Shades of Contessa #D17370
Tints of Contessa #D17370
RGB
CMYK
RGB Variations
Color information
#D17370 (or 0xD17370) is known color: Contessa. HEX triplet: D1, 73 and 70. RGB value is (209,115,112). Sum of RGB (Red+Green+Blue) = 209+115+112=436 (57% of max value = 765). Red value is 209 (82.03% from 255 or 47.94% from 436); Green value is 115 (45.31% from 255 or 26.38% from 436); Blue value is 112 (44.14% from 255 or 25.69% from 436); Max value from RGB is 209 - color contains mainly: red. Hex color #D17370 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D17370 is #2E8C8F. Grayscale: #8E8E8E. Windows color (decimal): -3050640 or 7369681. OLE color: 7369681.
HSL color Cylindrical-coordinate representation of color #D17370: hue angle of 1.86º degrees, saturation: 0.51, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #D17370 is Cyan = 0, Magento = 0.45, Yellow = 0.46 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 115 | 112 | - |
| CMYK | 0 | 0.45 | 0.46 | 0.18 |
| HSL | 1.86º | 0.51% | 0.63% | - |
| HSV(B) | 1.86º | 0.46% | 0.82% | - |
| XYZ | 35.35 | 26.99 | 18.68 | - |
| YUV | 142.76 | 110.64 | 175.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 115 | 112 | 0 | 0.45 | 0.46 | 0.18 | 1.86 | 0.51 | 0.63 |
| Hex | D1 | 73 | 70 | 0 | 2D | 2E | 12 | 2 | 33 | 3F |
| Octal | 321 | 163 | 160 | 0 | 55 | 56 | 22 | 2 | 63 | 77 |
| Binary | 11010001 | 1110011 | 1110000 | 0 | 101101 | 101110 | 10010 | 10 | 110011 | 111111 |
Color Harmonies of #D17370
Complementary color
Monochromatic Colors of #D17370
Black with #D17370
Text Example
Text Example
White with #D17370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D17370; }
p { color: rgb(209,115,112); }
H1.HeaderClassName
{
color: #D17370;
}
.AnyTagClassName
{
color: #D17370;
}
</style>
background-color css
<style>
a { background-color: #D17370; }
a { background-color: rgb(209,115,112); }
div.DivClassName
{
background-color: #D17370;
}
.BgClassName
{
background-color: #D17370;
}
</style>
border-color css
<style>
span { border-color: #D17370; }
span { border-color: rgb(209,115,112); }
td.TdClassName
{
border-color: #D17370;
}
.TagClassName
{
border-color: #D17370;
}
</style>