Kingly Cloud/ mostly black
Enter any color value (e.g., #fc8d36, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dedede color RGB value is (222,222,222)
#dedede color CMYK value
#dedede color HSL value
HSV(or HSB) | 0° | 0 | 87.1 |
XYZ | 69.43 | 73.046 | 79.547 |
Yxy | 0.313 | 0.329 | 73.046 |
LAB | 88.47 | 0.005 | -0.009 |
LUV | 88.47 | 0.001 | -0.015 |
Hunter-LAB | 85.467 | -4.56 | 4.644 |
CIE-LCH | 88.47 | 0.011 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | DE | DE |
Decimal | 222 | 222 | 222 |
Octal | 336 | 336 | 336 |
Binary | 11011110 | 11011110 | 11011110 |
This text has a font color of #dedede.
<span style="color:#dedede">Text here</span>
This paragraph has a background color of #dedede.
<p style="background-color:#dedede;">Content here</p>
This element has a border color of #dedede.
<div style="border:1px #dedede;">Content here</div>
.text {color:#dedede;}
.background {background-color:#dedede;}
.border {border:1px solid #dedede;}
.text-shadow {border:1px solid #dedede;}
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, #090909 is the darkest color, while #fefefe is the lightest one.