#FF9000 - Hex Color - Color Code
#FF9000 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF9000 Color Information
This page lists many detailed information about the hex color #FF9000. Its Hexadecimal code is FF9000. In a RGB color space, which is consist of 100% red, 56.47% green and 0% blue, and that corresponding RGB values are 255, 144, 0. In a CMYK color space, it is consist of 0% cyan, 43.5% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.44, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FF9000
Color: | |
Hexadecimal: | FF9000 |
RGB Decimal : | 255, 144, 0 |
HSL : | 34°, 100%, 50% |
HSV : | 34°, 100%, 100% |
CMYK : | 0%, 43.5%, 100%, 0% |
XYZ : | 51.213, 41.207, 5.254 |
xyY : | 0.524, 0.422, 41.207 |
CIE-LAB : | 70.32, 34.795, 76.014 |
CIE-LCH : | 70.32, 83.599, 65.404 |
Hunter-Lab : | 64.192, 30.073, 40.081 |
CMYK Color Model with #FF9000
Cyan:0% | |
Magenta:43.53% | |
Yellow:100% | |
Black:0% |
RGB Color Model with #FF9000
Red:100% | |
Green:56.47% | |
Blue:0% |
Color Schemes with #FF9000
Complementary Colors of #FF9000
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF9000
#FF9000 background color
<div style="background-color:#FF9000;">background here </div >
#FF9000 Text with hexadecimal color
<p style="color:#FF9000">Text here</p>
#FF9000 color css codes
text {color:#FF9000;}
.background {background-color:#FF9000;}
.border {border:1px solid #FF9000;}
#FF9000 Link color
<a href="#" style="color:#FF9000">Link here</a>