FF9A00 Color Hex
#FF9A00 Color Hex
#FF9A00 Color Information
- In the RGB color space, the color value #ff9a00 is composed of 100% red, 60.39% green, and 0% blue.
- In the CMYK color space, it consists of 0 cyan, 0.4 magenta, 1 yellow, and 0 black.
- It has a color angle of 36 degrees, a saturation of 100%, and a luminance of 50%.
- Contrast color of #ff9a00 is #000000
#FF9A00 Color Conversion
Hex | ff9a00 | #ff9a00 |
RGB Decimal | 255, 154, 0 | rgb(255, 154, 0) |
RGB Percent | 100, 60.39, 0 | rgb(100%, 60.39%, 0%) |
HSL | 36°,100%,50% | hsl(36°,100%,50%) |
CMYK | 0, 0.4, 1, 0 | |
HSV (or HSB) | 36°, 10%, 10%, |
YUV | 167, 33, 190 |
XYZ | 52.796, 44.371, 5.782 |
CIE-LAB | 72.476, 29.652, 77.371 |
#ff9a00 border color
.css_border_solid{ border: 3px solid #ff9a00 }
.css_border_dotted{ border: 3px dotted #ff9a00 }
.css_border_dashed{ border: 3px dashed #ff9a00 }
.css_border_double{ border: 3px double #ff9a00 }
Css background gradient color with #FF9A00
.box_css_gradient_with_ff9a00{ background-color: #ff9a00;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a00', endColorstr='#472b00');background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff9a00), to(#472b00));background-image: -webkit-linear-gradient(top, #ff9a00, #472b00);background-image: -moz-linear-gradient(top, #ff9a00, #472b00);background-image: -o-linear-gradient(top, #ff9a00, #472b00);background-image: linear-gradient(to bottom, #ff9a00, #472b00); }
#ff9a00 Color Preview on Black Background
Sample font with color #ff9a00 on background of color black
#ff9a00 Color Preview on White Background
Sample font with color #ff9a00 on background of color white
#ff9a00 background color
The sample font has a contrasting color to the color #ff9a00
Contrast color with #ff9a00 color is #000000