#FF8000 - Hex Color - Color Code
#FF8000 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF8000 Color Information
This page lists many detailed information about the hex color #FF8000. Its Hexadecimal code is FF8000. In a RGB color space, which is consist of 100% red, 50.2% green and 0% blue, and that corresponding RGB values are 255, 128, 0. In a CMYK color space, it is consist of 0% cyan, 49.8% 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 #FF8000
| Color: | |
| Hexadecimal: | FF8000 | 
| RGB Decimal : | 255, 128, 0 | 
| HSL : | 30°, 100%, 50% | 
| HSV : | 30°, 100%, 100% | 
| CMYK : | 0%, 49.8%, 100%, 0% | 
| XYZ : | 48.959, 36.698, 4.503 | 
| xyY : | 0.543, 0.407, 36.698 | 
| CIE-LAB : | 67.05, 42.832, 74.026 | 
| CIE-LCH : | 67.05, 85.525, 59.946 | 
| Hunter-Lab : | 60.579, 38.248, 37.998 | 
CMYK Color Model with #FF8000
| Cyan:0% | |
| Magenta:49.8% | |
| Yellow:100% | |
| Black:0% | 
RGB Color Model with #FF8000
| Red:100% | |
| Green:50.2% | |
| Blue:0% | 
Color Schemes with #FF8000
Complementary Colors of #FF8000
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF8000
#FF8000 background color
<div style="background-color:#FF8000;">background here </div >
#FF8000 Text with hexadecimal color
<p style="color:#FF8000">Text here</p>
#FF8000 color css codes
text {color:#FF8000;}
		.background {background-color:#FF8000;}
		.border {border:1px solid #FF8000;}
		
#FF8000 Link color
<a href="#" style="color:#FF8000">Link here</a>