In RGB color space, #cdef30 hex color has a red value of 205, a green value of 239 and a blue value of 48.
In CMYK color space (used in color printing), #cdef30 hex color is composed of 14.23% cyan, 0% magenta, 79.92% yellow and 6.27% black.
#cdef30 color has a hue of 70.7 degrees, a saturation of 85.65% and a lightness of 56.3%.
#cdef30 hex color contains mainly GREEN.
The closest web safe color of #cdef30 is #ccff33
#cdef30 hex color has a decimal value of 13496112.
HEX | cdef30 | #cdef30 |
---|---|---|
RGB | 205, 239, 48 | rgb(205, 239, 48) |
RGB Percent | 80.39, 93.73, 18.82 | rgb(80.39, 93.73, 18.82) |
CMYK | 14, 0, 80, 6 | |
HSL | 70.7°, 85.65, 56.3 | hsl(70.7, 85.65%, 56.3%) |
HSV | 70.7°, 79.9, 93.7 |
XYZ | 56.577, 74.926, 14.276 |
---|---|
Hunter Lab | 86.56, -34.809, 50.813 |
CIE-LAB | 89.358, -33.529, 80.048 |
CIE-LCH | 89.358, 86.786, 112.727 |
CIE-LUV | 14.23, 0, 79.92, 6.27 |
Web Safe | ccff33 |
RGB percent of color #cdef30
CMYK percent of color #cdef30
Text with hexadecimal color #cdef30
This text has a font color of #cdef30
<p style="color:#cdef30">Text here</p>
#cdef30 Background Color
This box has a background color of #cdef30
<div style="background-color:#cdef30">Text here</div>
#cdef30 Border Color
This box has a border color of #cdef30
<div style="border: 4px solid #cdef30">Text here</div>
CSS codes
<p style="color:#cdef30">Text here</p>
<div style="background-color:#cdef30">Text here</div>
<div style="border: 4px solid #cdef30">Text here</div>
#cdef30 Color on white background
This is how a font and box color of #cdef30 will look
on a white background.
#cdef30 Color on black background
This is how a font and box color of #cdef30 hex color will look
on a black background.