FFA726 Color Hex

#FFA726 Color Hex

#FFA726 Color Information

  • In the RGB color space, the color value #ffa726 is composed of 100% red, 65.49% green, and 14.9% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.35 magenta, 0.85 yellow, and 0 black.
  • It has a color angle of 36 degrees, a saturation of 100%, and a luminance of 57%.
  • Contrast color of #ffa726 is #000000

#FFA726 Color Conversion

Hex ffa726 #ffa726
RGB Decimal 255, 167, 38 rgb(255, 167, 38)
RGB Percent 100, 65.49, 14.9 rgb(100%, 65.49%, 14.9%)
HSL 36°,100%,57% hsl(36°,100%,57%)
CMYK 0, 0.35, 0.85, 0
HSV (or HSB) 36°, 10%, 10%,
YUV 179, 48, 181
XYZ 55.409, 49.037, 8.379
CIE-LAB 75.475, 23.399, 72.647

#ffa726 border color

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

Css background gradient color with #FFA726

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

#ffa726 Color Preview on Black Background

Sample font with color #ffa726 on background of color black

#ffa726 Color Preview on White Background

Sample font with color #ffa726 on background of color white

#ffa726 background color

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

Contrast color with #ffa726 color is #000000