Shades of Charm #D67088
Tints of Charm #D67088
RGB
CMYK
RGB Variations
Color information
#D67088 (or 0xD67088) is known color: Charm. HEX triplet: D6, 70 and 88. RGB value is (214,112,136). Sum of RGB (Red+Green+Blue) = 214+112+136=462 (61% of max value = 765). Red value is 214 (83.98% from 255 or 46.32% from 462); Green value is 112 (44.14% from 255 or 24.24% from 462); Blue value is 136 (53.52% from 255 or 29.44% from 462); Max value from RGB is 214 - color contains mainly: red. Hex color #D67088 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D67088 is #298F77. Grayscale: #919191. Windows color (decimal): -2723704 or 8941782. OLE color: 8941782.
HSL color Cylindrical-coordinate representation of color #D67088: hue angle of 345.88º degrees, saturation: 0.55, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #D67088 is Cyan = 0, Magento = 0.48, Yellow = 0.36 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 112 | 136 | - |
| CMYK | 0 | 0.48 | 0.36 | 0.16 |
| HSL | 345.88º | 0.55% | 0.64% | - |
| HSV(B) | 345.88º | 0.48% | 0.84% | - |
| XYZ | 37.97 | 27.66 | 26.63 | - |
| YUV | 145.23 | 122.79 | 177.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 112 | 136 | 0 | 0.48 | 0.36 | 0.16 | 345.88 | 0.55 | 0.64 |
| Hex | D6 | 70 | 88 | 0 | 30 | 24 | 10 | 15A | 37 | 40 |
| Octal | 326 | 160 | 210 | 0 | 60 | 44 | 20 | 532 | 67 | 100 |
| Binary | 11010110 | 1110000 | 10001000 | 0 | 110000 | 100100 | 10000 | 101011010 | 110111 | 1000000 |
Color Harmonies of #D67088
Complementary color
Monochromatic Colors of #D67088
Black with #D67088
Text Example
Text Example
White with #D67088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67088; }
p { color: rgb(214,112,136); }
H1.HeaderClassName
{
color: #D67088;
}
.AnyTagClassName
{
color: #D67088;
}
</style>
background-color css
<style>
a { background-color: #D67088; }
a { background-color: rgb(214,112,136); }
div.DivClassName
{
background-color: #D67088;
}
.BgClassName
{
background-color: #D67088;
}
</style>
border-color css
<style>
span { border-color: #D67088; }
span { border-color: rgb(214,112,136); }
td.TdClassName
{
border-color: #D67088;
}
.TagClassName
{
border-color: #D67088;
}
</style>