#00bbbb short hex color code is #0bb.
In RGB color space, #00bbbb hex color has a red value of 0, a green value of 187 and a blue value of 187.
In CMYK color space (used in color printing), #00bbbb hex color is composed of 100% cyan, 0% magenta, 0% yellow and 26.67% black.
#00bbbb color has a hue of 180 degrees, a saturation of 100% and a lightness of 36.7%.
#00bbbb hex color contains mainly GREEN.
The closest web safe color of #00bbbb is #00cccc
#00bbbb hex color has a decimal value of 48059.
HEX | 00bbbb | #00bbbb |
---|---|---|
RGB | 0, 187, 187 | rgb(0, 187, 187) |
RGB Percent | 0, 73.33, 73.33 | rgb(0, 73.33, 73.33) |
CMYK | 100, 0, 0, 27 | |
HSL | 180°, 100, 36.7 | hsl(180, 100%, 36.7%) |
HSV | 180°, 100, 73.3 |
XYZ | 26.74, 39.129, 53.157 |
---|---|
Hunter Lab | 62.553, -33.164, -6.597 |
CIE-LAB | 68.845, -38.084, -11.198 |
CIE-LCH | 68.845, 39.696, 196.385 |
CIE-LUV | 100, 0, 0, 26.67 |
Web Safe | 00cccc |
RGB percent of color #00bbbb
CMYK percent of color #00bbbb
Text with hexadecimal color #00bbbb
This text has a font color of #00bbbb
<p style="color:#00bbbb">Text here</p>
#00bbbb Background Color
This box has a background color of #00bbbb
<div style="background-color:#00bbbb">Text here</div>
#00bbbb Border Color
This box has a border color of #00bbbb
<div style="border: 4px solid #00bbbb">Text here</div>
CSS codes
<p style="color:#00bbbb">Text here</p>
<div style="background-color:#00bbbb">Text here</div>
<div style="border: 4px solid #00bbbb">Text here</div>
#00bbbb Color on white background
This is how a font and box color of #00bbbb will look
on a white background.
#00bbbb Color on black background
This is how a font and box color of #00bbbb hex color will look
on a black background.