Shades of Charm #D07487
Tints of Charm #D07487
RGB
CMYK
RGB Variations
Color information
#D07487 (or 0xD07487) is known color: Charm. HEX triplet: D0, 74 and 87. RGB value is (208,116,135). Sum of RGB (Red+Green+Blue) = 208+116+135=459 (60% of max value = 765). Red value is 208 (81.64% from 255 or 45.32% from 459); Green value is 116 (45.70% from 255 or 25.27% from 459); Blue value is 135 (53.12% from 255 or 29.41% from 459); Max value from RGB is 208 - color contains mainly: red. Hex color #D07487 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D07487 is #2F8B78. Grayscale: #919191. Windows color (decimal): -3115897 or 8877264. OLE color: 8877264.
HSL color Cylindrical-coordinate representation of color #D07487: hue angle of 347.61º degrees, saturation: 0.49, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #D07487 is Cyan = 0, Magento = 0.44, Yellow = 0.35 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 116 | 135 | - |
| CMYK | 0 | 0.44 | 0.35 | 0.18 |
| HSL | 347.61º | 0.49% | 0.64% | - |
| HSV(B) | 347.61º | 0.44% | 0.82% | - |
| XYZ | 36.63 | 27.65 | 26.33 | - |
| YUV | 145.67 | 121.98 | 172.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 116 | 135 | 0 | 0.44 | 0.35 | 0.18 | 347.61 | 0.49 | 0.64 |
| Hex | D0 | 74 | 87 | 0 | 2C | 23 | 12 | 15C | 31 | 40 |
| Octal | 320 | 164 | 207 | 0 | 54 | 43 | 22 | 534 | 61 | 100 |
| Binary | 11010000 | 1110100 | 10000111 | 0 | 101100 | 100011 | 10010 | 101011100 | 110001 | 1000000 |
Color Harmonies of #D07487
Complementary color
Monochromatic Colors of #D07487
Black with #D07487
Text Example
Text Example
White with #D07487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D07487; }
p { color: rgb(208,116,135); }
H1.HeaderClassName
{
color: #D07487;
}
.AnyTagClassName
{
color: #D07487;
}
</style>
background-color css
<style>
a { background-color: #D07487; }
a { background-color: rgb(208,116,135); }
div.DivClassName
{
background-color: #D07487;
}
.BgClassName
{
background-color: #D07487;
}
</style>
border-color css
<style>
span { border-color: #D07487; }
span { border-color: rgb(208,116,135); }
td.TdClassName
{
border-color: #D07487;
}
.TagClassName
{
border-color: #D07487;
}
</style>