Regula Barbara Blue/ deep cyan
Enter any color value (e.g., #4a5ee6, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#009999 color RGB value is (0,153,153)
#009999 color CMYK value
#009999 color HSL value
HSV(or HSB) | 180.0° | 100.0 | 60.0 |
XYZ | 17.141 | 25.082 | 34.075 |
Yxy | 0.225 | 0.329 | 25.082 |
LAB | 57.156 | -32.836 | -9.656 |
LUV | 57.156 | -44.206 | -9.545 |
Hunter-LAB | 50.082 | -26.551 | -5.282 |
CIE-LCH | 57.156 | 34.226 | 196.386 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 99 | 99 |
Decimal | 0 | 153 | 153 |
Octal | 0 | 231 | 231 |
Binary | 00000000 | 10011001 | 10011001 |
Below, you can see some colors close to #009999. 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 #009999.
<span style="color:#009999">Text here</span>
This paragraph has a background color of #009999.
<p style="background-color:#009999;">Content here</p>
This element has a border color of #009999.
<div style="border:1px #009999;">Content here</div>
.text {color:#009999;}
.background {background-color:#009999;}
.border {border:1px solid #009999;}
.text-shadow {border:1px solid #009999;}
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, #000404 is the darkest color, while #eeffff is the lightest one.