#FFA100 - Hex Color - Color Code
#FFA100 Hex Color, Includes conversions, schemes, html color codes and much more.
#FFA100 Color Information
This page lists many detailed information about the hex color #FFA100. Its Hexadecimal code is FFA100. In a RGB color space, which is consist of 100% red, 63.14% green and 0% blue, and that corresponding RGB values are 255, 161, 0. In a CMYK color space, it is consist of 0% cyan, 36.9% magenta, 100% yellow and 0% black, whereas that corresponding CMYK values are 0, 0.37, 1, 0. Other more information such as degree, lightness, saturation, please browses the following content.
Color Conversion with #FFA100
Color: | |
Hexadecimal: | FFA100 |
RGB Decimal : | 255, 161, 0 |
HSL : | 38°, 100%, 50% |
HSV : | 38°, 100%, 100% |
CMYK : | 0%, 36.9%, 100%, 0% |
XYZ : | 53.985, 46.75, 6.178 |
xyY : | 0.505, 0.437, 46.75 |
CIE-LAB : | 74.029, 26.019, 78.369 |
CIE-LCH : | 74.029, 82.576, 71.633 |
Hunter-Lab : | 68.374, 21.281, 42.504 |
CMYK Color Model with #FFA100
Cyan:0% | |
Magenta:36.86% | |
Yellow:100% | |
Black:0% |
RGB Color Model with #FFA100
Red:100% | |
Green:63.14% | |
Blue:0% |
Color Schemes with #FFA100
Complementary Colors of #FFA100
Tetradic Color
Split Complementary Color
Triadic Color
Analogous Color
Monochromatic Color
Html Color Codes width #FFA100
#FFA100 background color
<div style="background-color:#FFA100;">background here </div >
#FFA100 Text with hexadecimal color
<p style="color:#FFA100">Text here</p>
#FFA100 color css codes
text {color:#FFA100;}
.background {background-color:#FFA100;}
.border {border:1px solid #FFA100;}
#FFA100 Link color
<a href="#" style="color:#FFA100">Link here</a>