In RGB color space, #ecc000 hex color has a red value of 236, a green value of 192 and a blue value of 0.
In CMYK color space (used in color printing), #ecc000 hex color is composed of 0% cyan, 18.64% magenta, 100% yellow and 7.45% black.
#ecc000 color has a hue of 48.8 degrees, a saturation of 100% and a lightness of 46.3%.
#ecc000 hex color contains mainly RED.
The closest web safe color of #ecc000 is #ffcc00
#ecc000 hex color has a decimal value of 15515648.
HEX | ecc000 | #ecc000 |
---|---|---|
RGB | 236, 192, 0 | rgb(236, 192, 0) |
RGB Percent | 92.55, 75.29, 0 | rgb(92.55, 75.29, 0) |
CMYK | 0, 19, 100, 7 | |
HSL | 48.8°, 100, 46.3 | hsl(48.8, 100%, 46.3%) |
HSV | 48.8°, 100, 92.5 |
XYZ | 53.442, 55.532, 7.902 |
---|---|
Hunter Lab | 74.52, -2.398, 45.877 |
CIE-LAB | 79.347, 1.707, 80.967 |
CIE-LCH | 79.347, 80.985, 88.792 |
CIE-LUV | 0, 18.64, 100, 7.45 |
Web Safe | ffcc00 |
RGB percent of color #ecc000
CMYK percent of color #ecc000
Text with hexadecimal color #ecc000
This text has a font color of #ecc000
<p style="color:#ecc000">Text here</p>
#ecc000 Background Color
This box has a background color of #ecc000
<div style="background-color:#ecc000">Text here</div>
#ecc000 Border Color
This box has a border color of #ecc000
<div style="border: 4px solid #ecc000">Text here</div>
CSS codes
<p style="color:#ecc000">Text here</p>
<div style="background-color:#ecc000">Text here</div>
<div style="border: 4px solid #ecc000">Text here</div>
#ecc000 Color on white background
This is how a font and box color of #ecc000 will look
on a white background.
#ecc000 Color on black background
This is how a font and box color of #ecc000 hex color will look
on a black background.