In RGB color space, #01bbbb hex color has a red value of 1, a green value of 187 and a blue value of 187.
In CMYK color space (used in color printing), #01bbbb hex color is composed of 99.47% cyan, 0% magenta, 0% yellow and 26.67% black.
#01bbbb color has a hue of 180 degrees, a saturation of 98.94% and a lightness of 36.9%.
#01bbbb hex color contains mainly GREEN.
The closest web safe color of #01bbbb is #00cccc
#01bbbb hex color has a decimal value of 113595.
HEX | 01bbbb | #01bbbb |
---|---|---|
RGB | 1, 187, 187 | rgb(1, 187, 187) |
RGB Percent | 0.39, 73.33, 73.33 | rgb(0.39, 73.33, 73.33) |
CMYK | 99, 0, 0, 27 | |
HSL | 180°, 98.94, 36.9 | hsl(180, 98.94%, 36.9%) |
HSV | 180°, 99.5, 73.3 |
XYZ | 26.752, 39.135, 53.158 |
---|---|
Hunter Lab | 62.558, -33.144, -6.59 |
CIE-LAB | 68.849, -38.054, -11.191 |
CIE-LCH | 68.849, 39.665, 196.388 |
CIE-LUV | 99.47, 0, 0, 26.67 |
Web Safe | 00cccc |
RGB percent of color #01bbbb
CMYK percent of color #01bbbb
Text with hexadecimal color #01bbbb
This text has a font color of #01bbbb
<p style="color:#01bbbb">Text here</p>
#01bbbb Background Color
This box has a background color of #01bbbb
<div style="background-color:#01bbbb">Text here</div>
#01bbbb Border Color
This box has a border color of #01bbbb
<div style="border: 4px solid #01bbbb">Text here</div>
CSS codes
<p style="color:#01bbbb">Text here</p>
<div style="background-color:#01bbbb">Text here</div>
<div style="border: 4px solid #01bbbb">Text here</div>
#01bbbb Color on white background
This is how a font and box color of #01bbbb will look
on a white background.
#01bbbb Color on black background
This is how a font and box color of #01bbbb hex color will look
on a black background.