FFA631 Color Hex

#FFA631 Color Hex

#FFA631 Color Information

  • In the RGB color space, the color value #ffa631 is composed of 100% red, 65.1% green, and 19.22% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.35 magenta, 0.81 yellow, and 0 black.
  • It has a color angle of 34 degrees, a saturation of 100%, and a luminance of 60%.
  • Contrast color of #ffa631 is #000000

#FFA631 Color Conversion

Hex ffa631 #ffa631
RGB Decimal 255, 166, 49 rgb(255, 166, 49)
RGB Percent 100, 65.1, 19.22 rgb(100%, 65.1%, 19.22%)
HSL 34°,100%,60% hsl(34°,100%,60%)
CMYK 0, 0.35, 0.81, 0
HSV (or HSB) 34°, 9%, 9%,
YUV 179, 54, 181
XYZ 55.431, 48.754, 9.395
CIE-LAB 75.298, 24.214, 69.034

#ffa631 border color

.css_border_solid{ border: 3px solid #ffa631 }
.css_border_dotted{ border: 3px dotted #ffa631 }
.css_border_dashed{ border: 3px dashed #ffa631 }
.css_border_double{ border: 3px double #ffa631 }

Css background gradient color with #FFA631

.box_css_gradient_with_ffa631{ 
	background-color: #ffa631;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa631', endColorstr='#784400');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffa631), to(#784400));
	background-image: -webkit-linear-gradient(top, #ffa631, #784400);
	background-image: -moz-linear-gradient(top, #ffa631, #784400);
	background-image: -o-linear-gradient(top, #ffa631, #784400);
	background-image: linear-gradient(to bottom, #ffa631, #784400);}

#ffa631 Color Preview on Black Background

Sample font with color #ffa631 on background of color black

#ffa631 Color Preview on White Background

Sample font with color #ffa631 on background of color white

#ffa631 background color

The sample font has a contrasting color to the color #ffa631

Contrast color with #ffa631 color is #000000