#04dde4 color RGB value is (4,221,228)
#04dde4 color CMYK value
#04dde4 color HSL value
HSV(or HSB) | 181.9° | 98.2 | 89.4 |
XYZ | 39.91 | 57.34 | 82.363 |
Yxy | 0.222 | 0.319 | 57.34 |
LAB | 80.371 | -40.977 | -16.074 |
LUV | 80.371 | -61.301 | -19.28 |
Hunter-LAB | 75.723 | -38.437 | -11.483 |
CIE-LCH | 80.371 | 44.017 | 201.419 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4 | DD | E4 |
Decimal | 4 | 221 | 228 |
Octal | 4 | 335 | 344 |
Binary | 00000100 | 11011101 | 11100100 |
Below, you can see some colors close to #04dde4. 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 #04dde4.
<span style="color:#04dde4">Text here</span>
This paragraph has a background color of #04dde4.
<p style="background-color:#04dde4;">Content here</p>
This element has a border color of #04dde4.
<div style="border:1px #04dde4;">Content here</div>
.text {color:#04dde4;}
.background {background-color:#04dde4;}
.border {border:1px solid #04dde4;}
.text-shadow {border:1px solid #04dde4;}
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, #001313 is the darkest color, while #fdffff is the lightest one.