In RGB color space, #3bffff hex color has a red value of 59, a green value of 255 and a blue value of 255.
In CMYK color space (used in color printing), #3bffff hex color is composed of 76.86% cyan, 0% magenta, 0% yellow and 0% black.
#3bffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 61.6%.
#3bffff hex color contains mainly GREEN.
The closest web safe color of #3bffff is #33ffff
#3bffff hex color has a decimal value of 3932159.
HEX | 3bffff | #3bffff |
---|---|---|
RGB | 59, 255, 255 | rgb(59, 255, 255) |
RGB Percent | 23.14, 100, 100 | rgb(23.14, 100, 100) |
CMYK | 77, 0, 0, 0 | |
HSL | 180°, 100, 61.6 | hsl(180, 100%, 61.6%) |
HSV | 180°, 76.9, 100 |
XYZ | 55.614, 79.67, 107.054 |
---|---|
Hunter Lab | 89.258, -44.984, -8.63 |
CIE-LAB | 91.537, -45.319, -13.466 |
CIE-LCH | 91.537, 47.277, 196.549 |
CIE-LUV | 76.86, 0, 0, 0 |
Web Safe | 33ffff |
RGB percent of color #3bffff
CMYK percent of color #3bffff
Text with hexadecimal color #3bffff
This text has a font color of #3bffff
<p style="color:#3bffff">Text here</p>
#3bffff Background Color
This box has a background color of #3bffff
<div style="background-color:#3bffff">Text here</div>
#3bffff Border Color
This box has a border color of #3bffff
<div style="border: 4px solid #3bffff">Text here</div>
CSS codes
<p style="color:#3bffff">Text here</p>
<div style="background-color:#3bffff">Text here</div>
<div style="border: 4px solid #3bffff">Text here</div>
#3bffff Color on white background
This is how a font and box color of #3bffff will look
on a white background.
#3bffff Color on black background
This is how a font and box color of #3bffff hex color will look
on a black background.