In RGB color space, #ccc250 hex color has a red value of 204, a green value of 194 and a blue value of 80.
In CMYK color space (used in color printing), #ccc250 hex color is composed of 0% cyan, 4.9% magenta, 60.78% yellow and 20% black.
#ccc250 color has a hue of 55.2 degrees, a saturation of 54.87% and a lightness of 55.7%.
#ccc250 hex color contains mainly RED.
The closest web safe color of #ccc250 is #cccc66
#ccc250 hex color has a decimal value of 13419088.
HEX | ccc250 | #ccc250 |
---|---|---|
RGB | 204, 194, 80 | rgb(204, 194, 80) |
RGB Percent | 80, 76.08, 31.37 | rgb(80, 76.08, 31.37) |
CMYK | 0, 5, 61, 20 | |
HSL | 55.2°, 54.87, 55.7 | hsl(55.2, 54.87%, 55.7%) |
HSV | 55.2°, 60.8, 80 |
XYZ | 45.642, 52, 15.221 |
---|---|
Hunter Lab | 72.111, -13.214, 37.963 |
CIE-LAB | 77.281, -10.53, 57.031 |
CIE-LCH | 77.281, 57.995, 100.461 |
CIE-LUV | 0, 4.9, 60.78, 20 |
Web Safe | cccc66 |
RGB percent of color #ccc250
CMYK percent of color #ccc250
Text with hexadecimal color #ccc250
This text has a font color of #ccc250
<p style="color:#ccc250">Text here</p>
#ccc250 Background Color
This box has a background color of #ccc250
<div style="background-color:#ccc250">Text here</div>
#ccc250 Border Color
This box has a border color of #ccc250
<div style="border: 4px solid #ccc250">Text here</div>
CSS codes
<p style="color:#ccc250">Text here</p>
<div style="background-color:#ccc250">Text here</div>
<div style="border: 4px solid #ccc250">Text here</div>
#ccc250 Color on white background
This is how a font and box color of #ccc250 will look
on a white background.
#ccc250 Color on black background
This is how a font and box color of #ccc250 hex color will look
on a black background.