Shades of Charm #D67690
Tints of Charm #D67690
RGB
CMYK
RGB Variations
Color information
#D67690 (or 0xD67690) is known color: Charm. HEX triplet: D6, 76 and 90. RGB value is (214,118,144). Sum of RGB (Red+Green+Blue) = 214+118+144=476 (63% of max value = 765). Red value is 214 (83.98% from 255 or 44.96% from 476); Green value is 118 (46.48% from 255 or 24.79% from 476); Blue value is 144 (56.64% from 255 or 30.25% from 476); Max value from RGB is 214 - color contains mainly: red. Hex color #D67690 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D67690 is #29896F. Grayscale: #959595. Windows color (decimal): -2722160 or 9467606. OLE color: 9467606.
HSL color Cylindrical-coordinate representation of color #D67690: hue angle of 343.75º degrees, saturation: 0.54, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #D67690 is Cyan = 0, Magento = 0.45, Yellow = 0.33 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 118 | 144 | - |
| CMYK | 0 | 0.45 | 0.33 | 0.16 |
| HSL | 343.75º | 0.54% | 0.65% | - |
| HSV(B) | 343.75º | 0.45% | 0.84% | - |
| XYZ | 39.24 | 29.27 | 29.97 | - |
| YUV | 149.67 | 124.8 | 173.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 118 | 144 | 0 | 0.45 | 0.33 | 0.16 | 343.75 | 0.54 | 0.65 |
| Hex | D6 | 76 | 90 | 0 | 2D | 21 | 10 | 158 | 36 | 41 |
| Octal | 326 | 166 | 220 | 0 | 55 | 41 | 20 | 530 | 66 | 101 |
| Binary | 11010110 | 1110110 | 10010000 | 0 | 101101 | 100001 | 10000 | 101011000 | 110110 | 1000001 |
Color Harmonies of #D67690
Complementary color
Monochromatic Colors of #D67690
Black with #D67690
Text Example
Text Example
White with #D67690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67690; }
p { color: rgb(214,118,144); }
H1.HeaderClassName
{
color: #D67690;
}
.AnyTagClassName
{
color: #D67690;
}
</style>
background-color css
<style>
a { background-color: #D67690; }
a { background-color: rgb(214,118,144); }
div.DivClassName
{
background-color: #D67690;
}
.BgClassName
{
background-color: #D67690;
}
</style>
border-color css
<style>
span { border-color: #D67690; }
span { border-color: rgb(214,118,144); }
td.TdClassName
{
border-color: #D67690;
}
.TagClassName
{
border-color: #D67690;
}
</style>