In RGB color space, #ffa101 hex color has a red value of 255, a green value of 161 and a blue value of 1.
In CMYK color space (used in color printing), #ffa101 hex color is composed of 0% cyan, 36.86% magenta, 99.61% yellow and 0% black.
#ffa101 color has a hue of 37.8 degrees, a saturation of 100% and a lightness of 50.2%.
#ffa101 hex color contains mainly RED.
The closest web safe color of #ffa101 is #ff9900
#ffa101 hex color has a decimal value of 16752897.
HEX | ffa101 | #ffa101 |
---|---|---|
RGB | 255, 161, 1 | rgb(255, 161, 1) |
RGB Percent | 100, 63.14, 0.39 | rgb(100, 63.14, 0.39) |
CMYK | 0, 37, 100, 0 | |
HSL | 37.8°, 100, 50.2 | hsl(37.8, 100%, 50.2%) |
HSV | 37.8°, 99.6, 100 |
XYZ | 53.99, 46.752, 6.207 |
---|---|
Hunter Lab | 68.375, 21.289, 42.481 |
CIE-LAB | 74.031, 26.026, 78.253 |
CIE-LCH | 74.031, 82.467, 71.603 |
CIE-LUV | 0, 36.86, 99.61, 0 |
Web Safe | ff9900 |
RGB percent of color #ffa101
CMYK percent of color #ffa101
Text with hexadecimal color #ffa101
This text has a font color of #ffa101
<p style="color:#ffa101">Text here</p>
#ffa101 Background Color
This box has a background color of #ffa101
<div style="background-color:#ffa101">Text here</div>
#ffa101 Border Color
This box has a border color of #ffa101
<div style="border: 4px solid #ffa101">Text here</div>
CSS codes
<p style="color:#ffa101">Text here</p>
<div style="background-color:#ffa101">Text here</div>
<div style="border: 4px solid #ffa101">Text here</div>
#ffa101 Color on white background
This is how a font and box color of #ffa101 will look
on a white background.
#ffa101 Color on black background
This is how a font and box color of #ffa101 hex color will look
on a black background.