reddish black
Enter any color value (e.g., #5fd5b5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#00e6e6 color RGB value is (0,230,230)
#00e6e6 color CMYK value
#00e6e6 color HSL value
HSV(or HSB) | 180° | 100 | 90.2 |
XYZ | 42.58 | 62.307 | 84.645 |
Yxy | 0.225 | 0.329 | 62.307 |
LAB | 83.076 | -44.471 | -13.077 |
LUV | 83.076 | -64.254 | -13.874 |
Hunter-LAB | 78.935 | -41.847 | -8.325 |
CIE-LCH | 83.076 | 46.354 | 196.386 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | E6 | E6 |
Decimal | 0 | 230 | 230 |
Octal | 0 | 346 | 346 |
Binary | 00000000 | 11100110 | 11100110 |
Below, you can see some colors close to #00e6e6. 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 #00e6e6.
<span style="color:#00e6e6">Text here</span>
This paragraph has a background color of #00e6e6.
<p style="background-color:#00e6e6;">Content here</p>
This element has a border color of #00e6e6.
<div style="border:1px #00e6e6;">Content here</div>
.text {color:#00e6e6;}
.background {background-color:#00e6e6;}
.border {border:1px solid #00e6e6;}
.text-shadow {border:1px solid #00e6e6;}
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.