reddish black
Enter any color value (e.g., #0c7fdc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#00bbbb color RGB value is (0,187,187)
#00bbbb color CMYK value
#00bbbb color HSL value
HSV(or HSB) | 180° | 100 | 73.3 |
XYZ | 26.74 | 39.129 | 53.157 |
Yxy | 0.225 | 0.329 | 39.129 |
LAB | 68.844 | -38.083 | -11.198 |
LUV | 68.844 | -53.246 | -11.497 |
Hunter-LAB | 62.553 | -33.162 | -6.597 |
CIE-LCH | 68.844 | 39.695 | 196.386 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | BB | BB |
Decimal | 0 | 187 | 187 |
Octal | 0 | 273 | 273 |
Binary | 00000000 | 10111011 | 10111011 |
Below, you can see some colors close to #00bbbb. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #00bbbb.
<span style="color:#00bbbb">Text here</span>
This paragraph has a background color of #00bbbb.
<p style="background-color:#00bbbb;">Content here</p>
This element has a border color of #00bbbb.
<div style="border:1px #00bbbb;">Content here</div>
.text {color:#00bbbb;}
.background {background-color:#00bbbb;}
.border {border:1px solid #00bbbb;}
.text-shadow {border:1px solid #00bbbb;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #001111 is the darkest color, while #fbffff is the lightest one.