FFA400 Color Hex
#FFA400 Color Hex
#FFA400 Color Information
- In the RGB color space, the color value #ffa400 is composed of 100% red, 64.31% green, and 0% blue.
- In the CMYK color space, it consists of 0 cyan, 0.36 magenta, 1 yellow, and 0 black.
- It has a color angle of 39 degrees, a saturation of 100%, and a luminance of 50%.
- Contrast color of #ffa400 is #000000
#FFA400 Color Conversion
Hex | ffa400 | #ffa400 |
RGB Decimal | 255, 164, 0 | rgb(255, 164, 0) |
RGB Percent | 100, 64.31, 0 | rgb(100%, 64.31%, 0%) |
HSL | 39°,100%,50% | hsl(39°,100%,50%) |
CMYK | 0, 0.36, 1, 0 | |
HSV (or HSB) | 39°, 11%, 11%, |
YUV | 173, 30, 185 |
XYZ | 54.515, 47.811, 6.355 |
CIE-LAB | 74.706, 24.457, 78.808 |
#ffa400 border color
.css_border_solid{ border: 3px solid #ffa400 }
.css_border_dotted{ border: 3px dotted #ffa400 }
.css_border_dashed{ border: 3px dashed #ffa400 }
.css_border_double{ border: 3px double #ffa400 }
Css background gradient color with #FFA400
.box_css_gradient_with_ffa400{ background-color: #ffa400;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa400', endColorstr='#472e00');background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffa400), to(#472e00));background-image: -webkit-linear-gradient(top, #ffa400, #472e00);background-image: -moz-linear-gradient(top, #ffa400, #472e00);background-image: -o-linear-gradient(top, #ffa400, #472e00);background-image: linear-gradient(to bottom, #ffa400, #472e00); }
#ffa400 Color Preview on Black Background
Sample font with color #ffa400 on background of color black
#ffa400 Color Preview on White Background
Sample font with color #ffa400 on background of color white
#ffa400 background color
The sample font has a contrasting color to the color #ffa400
Contrast color with #ffa400 color is #000000