Shades of Contessa #D07571
Tints of Contessa #D07571
RGB
CMYK
RGB Variations
Color information
#D07571 (or 0xD07571) is known color: Contessa. HEX triplet: D0, 75 and 71. RGB value is (208,117,113). Sum of RGB (Red+Green+Blue) = 208+117+113=438 (58% of max value = 765). Red value is 208 (81.64% from 255 or 47.49% from 438); Green value is 117 (46.09% from 255 or 26.71% from 438); Blue value is 113 (44.53% from 255 or 25.80% from 438); Max value from RGB is 208 - color contains mainly: red. Hex color #D07571 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D07571 is #2F8A8E. Grayscale: #8F8F8F. Windows color (decimal): -3115663 or 7435728. OLE color: 7435728.
HSL color Cylindrical-coordinate representation of color #D07571: hue angle of 2.53º degrees, saturation: 0.5, 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 #D07571 is Cyan = 0, Magento = 0.44, Yellow = 0.46 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 117 | 113 | - |
| CMYK | 0 | 0.44 | 0.46 | 0.18 |
| HSL | 2.53º | 0.5% | 0.63% | - |
| HSV(B) | 2.53º | 0.46% | 0.82% | - |
| XYZ | 35.35 | 27.32 | 19.03 | - |
| YUV | 143.75 | 110.65 | 173.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 117 | 113 | 0 | 0.44 | 0.46 | 0.18 | 2.53 | 0.5 | 0.63 |
| Hex | D0 | 75 | 71 | 0 | 2C | 2E | 12 | 3 | 32 | 3F |
| Octal | 320 | 165 | 161 | 0 | 54 | 56 | 22 | 3 | 62 | 77 |
| Binary | 11010000 | 1110101 | 1110001 | 0 | 101100 | 101110 | 10010 | 11 | 110010 | 111111 |
Color Harmonies of #D07571
Complementary color
Monochromatic Colors of #D07571
Black with #D07571
Text Example
Text Example
White with #D07571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D07571; }
p { color: rgb(208,117,113); }
H1.HeaderClassName
{
color: #D07571;
}
.AnyTagClassName
{
color: #D07571;
}
</style>
background-color css
<style>
a { background-color: #D07571; }
a { background-color: rgb(208,117,113); }
div.DivClassName
{
background-color: #D07571;
}
.BgClassName
{
background-color: #D07571;
}
</style>
border-color css
<style>
span { border-color: #D07571; }
span { border-color: rgb(208,117,113); }
td.TdClassName
{
border-color: #D07571;
}
.TagClassName
{
border-color: #D07571;
}
</style>