deep cyan
Enter any color value (e.g., #87c52a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#005959 color RGB value is (0,89,89)
#005959 color CMYK value
#005959 color HSL value
HSV(or HSB) | 180.0° | 100.0 | 34.9 |
XYZ | 5.376 | 7.866 | 10.686 |
Yxy | 0.225 | 0.329 | 7.866 |
LAB | 33.702 | -22.309 | -6.560 |
LUV | 33.702 | -26.066 | -5.628 |
Hunter-LAB | 28.046 | -14.869 | -2.958 |
CIE-LCH | 33.702 | 23.254 | 196.386 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 59 | 59 |
Decimal | 0 | 89 | 89 |
Octal | 0 | 131 | 131 |
Binary | 00000000 | 01011001 | 01011001 |
Below, you can see some colors close to #005959. 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 #005959.
<span style="color:#005959">Text here</span>
This paragraph has a background color of #005959.
<p style="background-color:#005959;">Content here</p>
This element has a border color of #005959.
<div style="border:1px #005959;">Content here</div>
.text {color:#005959;}
.background {background-color:#005959;}
.border {border:1px solid #005959;}
.text-shadow {border:1px solid #005959;}
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.