reddish black
Enter any color value (e.g., #caf737, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ddddea color RGB value is (221,221,234)
#ddddea color CMYK value
#ddddea color HSL value
HSV(or HSB) | 240° | 5.6 | 91.8 |
XYZ | 70.527 | 73.026 | 88.22 |
Yxy | 0.304 | 0.315 | 73.026 |
LAB | 88.46 | 2.404 | -6.348 |
LUV | 88.46 | -0.738 | -10.256 |
Hunter-LAB | 85.455 | -2.229 | -1.39 |
CIE-LCH | 88.46 | 6.788 | 290.745 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DD | DD | EA |
Decimal | 221 | 221 | 234 |
Octal | 335 | 335 | 352 |
Binary | 11011101 | 11011101 | 11101010 |
Below, you can see some colors close to #ddddea. 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 #ddddea.
<span style="color:#ddddea">Text here</span>
This paragraph has a background color of #ddddea.
<p style="background-color:#ddddea;">Content here</p>
This element has a border color of #ddddea.
<div style="border:1px #ddddea;">Content here</div>
.text {color:#ddddea;}
.background {background-color:#ddddea;}
.border {border:1px solid #ddddea;}
.text-shadow {border:1px solid #ddddea;}
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, #030305 is the darkest color, while #f7f7fa is the lightest one.