In RGB color space, #2dffff hex color has a red value of 45, a green value of 255 and a blue value of 255.
In CMYK color space (used in color printing), #2dffff hex color is composed of 82.35% cyan, 0% magenta, 0% yellow and 0% black.
#2dffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 58.8%.
#2dffff hex color contains mainly GREEN.
The closest web safe color of #2dffff is #33ffff
#2dffff hex color has a decimal value of 3014655.
HEX | 2dffff | #2dffff |
---|---|---|
RGB | 45, 255, 255 | rgb(45, 255, 255) |
RGB Percent | 17.65, 100, 100 | rgb(17.65, 100, 100) |
CMYK | 82, 0, 0, 0 | |
HSL | 180°, 100, 58.8 | hsl(180, 100%, 58.8%) |
HSV | 180°, 82.4, 100 |
XYZ | 54.892, 79.298, 107.021 |
---|---|
Hunter Lab | 89.049, -45.805, -8.921 |
CIE-LAB | 91.369, -46.414, -13.734 |
CIE-LCH | 91.369, 48.403, 196.484 |
CIE-LUV | 82.35, 0, 0, 0 |
Web Safe | 33ffff |
RGB percent of color #2dffff
CMYK percent of color #2dffff
Text with hexadecimal color #2dffff
This text has a font color of #2dffff
<p style="color:#2dffff">Text here</p>
#2dffff Background Color
This box has a background color of #2dffff
<div style="background-color:#2dffff">Text here</div>
#2dffff Border Color
This box has a border color of #2dffff
<div style="border: 4px solid #2dffff">Text here</div>
CSS codes
<p style="color:#2dffff">Text here</p>
<div style="background-color:#2dffff">Text here</div>
<div style="border: 4px solid #2dffff">Text here</div>
#2dffff Color on white background
This is how a font and box color of #2dffff will look
on a white background.
#2dffff Color on black background
This is how a font and box color of #2dffff hex color will look
on a black background.