#FF7F00 - Hex Color - Color Code
#FF7F00 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF7F00 Color Information
This page lists many detailed information about the hex color #FF7F00. Its Hexadecimal code is FF7F00. In a RGB color space, which is consist of 100% red, 49.8% green and 0% blue, and that corresponding RGB values are 255, 127, 0. In a CMYK color space, it is consist of 0% cyan, 50.2% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.5, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FF7F00
Color: | |
Hexadecimal: | FF7F00 |
RGB Decimal : | 255, 127, 0 |
HSL : | 30°, 100%, 50% |
HSV : | 30°, 100%, 100% |
CMYK : | 0%, 50.2%, 100%, 0% |
XYZ : | 48.829, 36.439, 4.46 |
xyY : | 0.544, 0.406, 36.439 |
CIE-LAB : | 66.854, 43.324, 73.91 |
CIE-LCH : | 66.854, 85.672, 59.622 |
Hunter-Lab : | 60.365, 38.752, 37.875 |
CMYK Color Model with #FF7F00
Cyan:0% | |
Magenta:50.2% | |
Yellow:100% | |
Black:0% |
RGB Color Model with #FF7F00
Red:100% | |
Green:49.8% | |
Blue:0% |
Color Schemes with #FF7F00
Complementary Colors of #FF7F00
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF7F00
#FF7F00 background color
<div style="background-color:#FF7F00;">background here </div >
#FF7F00 Text with hexadecimal color
<p style="color:#FF7F00">Text here</p>
#FF7F00 color css codes
text {color:#FF7F00;}
.background {background-color:#FF7F00;}
.border {border:1px solid #FF7F00;}
#FF7F00 Link color
<a href="#" style="color:#FF7F00">Link here</a>