Shades of Charm #D17790
Tints of Charm #D17790
RGB
CMYK
RGB Variations
Color information
#D17790 (or 0xD17790) is known color: Charm. HEX triplet: D1, 77 and 90. RGB value is (209,119,144). Sum of RGB (Red+Green+Blue) = 209+119+144=472 (62% of max value = 765). Red value is 209 (82.03% from 255 or 44.28% from 472); Green value is 119 (46.88% from 255 or 25.21% from 472); Blue value is 144 (56.64% from 255 or 30.51% from 472); Max value from RGB is 209 - color contains mainly: red. Hex color #D17790 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #D17790 is #2E886F. Grayscale: #949494. Windows color (decimal): -3049584 or 9467857. OLE color: 9467857.
HSL color Cylindrical-coordinate representation of color #D17790: hue angle of 343.33º degrees, saturation: 0.49, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #D17790 is Cyan = 0, Magento = 0.43, Yellow = 0.31 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 119 | 144 | - |
| CMYK | 0 | 0.43 | 0.31 | 0.18 |
| HSL | 343.33º | 0.49% | 0.64% | - |
| HSV(B) | 343.33º | 0.43% | 0.82% | - |
| XYZ | 37.93 | 28.76 | 29.94 | - |
| YUV | 148.76 | 125.32 | 170.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 119 | 144 | 0 | 0.43 | 0.31 | 0.18 | 343.33 | 0.49 | 0.64 |
| Hex | D1 | 77 | 90 | 0 | 2B | 1F | 12 | 157 | 31 | 40 |
| Octal | 321 | 167 | 220 | 0 | 53 | 37 | 22 | 527 | 61 | 100 |
| Binary | 11010001 | 1110111 | 10010000 | 0 | 101011 | 11111 | 10010 | 101010111 | 110001 | 1000000 |
Color Harmonies of #D17790
Complementary color
Monochromatic Colors of #D17790
Black with #D17790
Text Example
Text Example
White with #D17790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D17790; }
p { color: rgb(209,119,144); }
H1.HeaderClassName
{
color: #D17790;
}
.AnyTagClassName
{
color: #D17790;
}
</style>
background-color css
<style>
a { background-color: #D17790; }
a { background-color: rgb(209,119,144); }
div.DivClassName
{
background-color: #D17790;
}
.BgClassName
{
background-color: #D17790;
}
</style>
border-color css
<style>
span { border-color: #D17790; }
span { border-color: rgb(209,119,144); }
td.TdClassName
{
border-color: #D17790;
}
.TagClassName
{
border-color: #D17790;
}
</style>