Shades of Contessa #C37670
Tints of Contessa #C37670
RGB
CMYK
RGB Variations
Color information
#C37670 (or 0xC37670) is known color: Contessa. HEX triplet: C3, 76 and 70. RGB value is (195,118,112). Sum of RGB (Red+Green+Blue) = 195+118+112=425 (56% of max value = 765). Red value is 195 (76.56% from 255 or 45.88% from 425); Green value is 118 (46.48% from 255 or 27.76% from 425); Blue value is 112 (44.14% from 255 or 26.35% from 425); Max value from RGB is 195 - color contains mainly: red. Hex color #C37670 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C37670 is #3C898F. Grayscale: #8C8C8C. Windows color (decimal): -3967376 or 7370435. OLE color: 7370435.
HSL color Cylindrical-coordinate representation of color #C37670: hue angle of 4.34º degrees, saturation: 0.41, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #C37670 is Cyan = 0, Magento = 0.39, Yellow = 0.43 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 118 | 112 | - |
| CMYK | 0 | 0.39 | 0.43 | 0.24 |
| HSL | 4.34º | 0.41% | 0.6% | - |
| HSV(B) | 4.34º | 0.43% | 0.76% | - |
| XYZ | 31.91 | 25.73 | 18.61 | - |
| YUV | 140.34 | 112.01 | 166.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 118 | 112 | 0 | 0.39 | 0.43 | 0.24 | 4.34 | 0.41 | 0.6 |
| Hex | C3 | 76 | 70 | 0 | 27 | 2B | 18 | 4 | 29 | 3C |
| Octal | 303 | 166 | 160 | 0 | 47 | 53 | 30 | 4 | 51 | 74 |
| Binary | 11000011 | 1110110 | 1110000 | 0 | 100111 | 101011 | 11000 | 100 | 101001 | 111100 |
Color Harmonies of #C37670
Complementary color
Monochromatic Colors of #C37670
Black with #C37670
Text Example
Text Example
White with #C37670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C37670; }
p { color: rgb(195,118,112); }
H1.HeaderClassName
{
color: #C37670;
}
.AnyTagClassName
{
color: #C37670;
}
</style>
background-color css
<style>
a { background-color: #C37670; }
a { background-color: rgb(195,118,112); }
div.DivClassName
{
background-color: #C37670;
}
.BgClassName
{
background-color: #C37670;
}
</style>
border-color css
<style>
span { border-color: #C37670; }
span { border-color: rgb(195,118,112); }
td.TdClassName
{
border-color: #C37670;
}
.TagClassName
{
border-color: #C37670;
}
</style>