Cold Light of Day/ reddish black
Enter any color value (e.g., #3bd389, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#00eeee color RGB value is (0,238,238)
#00eeee color CMYK value
#00eeee color HSL value
HSV(or HSB) | 180° | 100 | 93.3 |
XYZ | 46.007 | 67.322 | 91.459 |
Yxy | 0.225 | 0.329 | 67.322 |
LAB | 85.666 | -45.633 | -13.419 |
LUV | 85.666 | -66.257 | -14.307 |
Hunter-LAB | 82.05 | -43.499 | -8.654 |
CIE-LCH | 85.666 | 47.565 | 196.386 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | EE | EE |
Decimal | 0 | 238 | 238 |
Octal | 0 | 356 | 356 |
Binary | 00000000 | 11101110 | 11101110 |
Below, you can see some colors close to #00eeee. 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 #00eeee.
<span style="color:#00eeee">Text here</span>
This paragraph has a background color of #00eeee.
<p style="background-color:#00eeee;">Content here</p>
This element has a border color of #00eeee.
<div style="border:1px #00eeee;">Content here</div>
.text {color:#00eeee;}
.background {background-color:#00eeee;}
.border {border:1px solid #00eeee;}
.text-shadow {border:1px solid #00eeee;}
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.