reddish black
Enter any color value (e.g., #3e78e6, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#da9090 color RGB value is (218,144,144)
#da9090 color CMYK value
#da9090 color HSL value
HSV(or HSB) | 0° | 33.9 | 85.5 |
XYZ | 43.921 | 36.866 | 31.186 |
Yxy | 0.392 | 0.329 | 36.866 |
LAB | 67.176 | 28.04 | 11.572 |
LUV | 67.176 | 49.43 | 10.651 |
Hunter-LAB | 60.717 | 22.866 | 12.048 |
CIE-LCH | 67.176 | 30.334 | 22.425 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DA | 90 | 90 |
Decimal | 218 | 144 | 144 |
Octal | 332 | 220 | 220 |
Binary | 11011010 | 10010000 | 10010000 |
Below, you can see some colors close to #da9090. 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 #da9090.
<span style="color:#da9090">Text here</span>
This paragraph has a background color of #da9090.
<p style="background-color:#da9090;">Content here</p>
This element has a border color of #da9090.
<div style="border:1px #da9090;">Content here</div>
.text {color:#da9090;}
.background {background-color:#da9090;}
.border {border:1px solid #da9090;}
.text-shadow {border:1px solid #da9090;}
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, #010000 is the darkest color, while #faf0f0 is the lightest one.