#FF7000 - Hex Color - Color Code
#FF7000 Hex Color, Includes conversions, schemes, html color codes and much more.
#FF7000 Color Information
This page lists many detailed information about the hex color #FF7000. Its Hexadecimal code is FF7000. In a RGB color space, which is consist of 100% red, 43.92% green and 0% blue, and that corresponding RGB values are 255, 112, 0. In a CMYK color space, it is consist of 0% cyan, 56.1% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.56, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FF7000
| Color: | |
| Hexadecimal: | FF7000 |
| RGB Decimal : | 255, 112, 0 |
| HSL : | 26°, 100%, 50% |
| HSV : | 26°, 100%, 100% |
| CMYK : | 0%, 56.1%, 100%, 0% |
| XYZ : | 47.034, 32.848, 3.861 |
| xyY : | 0.562, 0.392, 32.848 |
| CIE-LAB : | 64.038, 50.492, 72.287 |
| CIE-LCH : | 64.038, 88.176, 55.066 |
| Hunter-Lab : | 57.313, 46.187, 36.125 |
CMYK Color Model with #FF7000
| Cyan:0% | |
| Magenta:56.08% | |
| Yellow:100% | |
| Black:0% |
RGB Color Model with #FF7000
| Red:100% | |
| Green:43.92% | |
| Blue:0% |
Color Schemes with #FF7000
Complementary Colors of #FF7000
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FF7000
#FF7000 background color
<div style="background-color:#FF7000;">background here </div >
#FF7000 Text with hexadecimal color
<p style="color:#FF7000">Text here</p>
#FF7000 color css codes
text {color:#FF7000;}
.background {background-color:#FF7000;}
.border {border:1px solid #FF7000;}
#FF7000 Link color
<a href="#" style="color:#FF7000">Link here</a>