reddish black
Enter any color value (e.g., #4b13de, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#00e5e5 color RGB value is (0,229,229)
#00e5e5 color CMYK value
#00e5e5 color HSL value
HSV(or HSB) | 180° | 100 | 89.8 |
XYZ | 42.162 | 61.696 | 83.815 |
Yxy | 0.225 | 0.329 | 61.696 |
LAB | 82.751 | -44.325 | -13.034 |
LUV | 82.751 | -64.003 | -13.82 |
Hunter-LAB | 78.547 | -41.642 | -8.284 |
CIE-LCH | 82.751 | 46.202 | 196.386 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | E5 | E5 |
Decimal | 0 | 229 | 229 |
Octal | 0 | 345 | 345 |
Binary | 00000000 | 11100101 | 11100101 |
Below, you can see some colors close to #00e5e5. 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 #00e5e5.
<span style="color:#00e5e5">Text here</span>
This paragraph has a background color of #00e5e5.
<p style="background-color:#00e5e5;">Content here</p>
This element has a border color of #00e5e5.
<div style="border:1px #00e5e5;">Content here</div>
.text {color:#00e5e5;}
.background {background-color:#00e5e5;}
.border {border:1px solid #00e5e5;}
.text-shadow {border:1px solid #00e5e5;}
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, #001010 is the darkest color, while #faffff is the lightest one.