In RGB color space, #ffa512 hex color has a red value of 255, a green value of 165 and a blue value of 18.
In CMYK color space (used in color printing), #ffa512 hex color is composed of 0% cyan, 35.29% magenta, 92.94% yellow and 0% black.
#ffa512 color has a hue of 37.2 degrees, a saturation of 100% and a lightness of 53.5%.
#ffa512 hex color contains mainly RED.
The closest web safe color of #ffa512 is #ff9900
#ffa512 hex color has a decimal value of 16753938.
HEX | ffa512 | #ffa512 |
---|---|---|
RGB | 255, 165, 18 | rgb(255, 165, 18) |
RGB Percent | 100, 64.71, 7.06 | rgb(100, 64.71, 7.06) |
CMYK | 0, 35, 93, 0 | |
HSL | 37.2°, 100, 53.5 | hsl(37.2, 100%, 53.5%) |
HSV | 37.2°, 92.9, 100 |
XYZ | 54.804, 48.214, 6.99 |
---|---|
Hunter Lab | 69.436, 19.371, 42.637 |
CIE-LAB | 74.96, 24.093, 76.745 |
CIE-LCH | 74.96, 80.438, 72.571 |
CIE-LUV | 0, 35.29, 92.94, 0 |
Web Safe | ff9900 |
RGB percent of color #ffa512
CMYK percent of color #ffa512
Text with hexadecimal color #ffa512
This text has a font color of #ffa512
<p style="color:#ffa512">Text here</p>
#ffa512 Background Color
This box has a background color of #ffa512
<div style="background-color:#ffa512">Text here</div>
#ffa512 Border Color
This box has a border color of #ffa512
<div style="border: 4px solid #ffa512">Text here</div>
CSS codes
<p style="color:#ffa512">Text here</p>
<div style="background-color:#ffa512">Text here</div>
<div style="border: 4px solid #ffa512">Text here</div>
#ffa512 Color on white background
This is how a font and box color of #ffa512 will look
on a white background.
#ffa512 Color on black background
This is how a font and box color of #ffa512 hex color will look
on a black background.