Shades of Turkish Rose #C37072
Tints of Turkish Rose #C37072
RGB
CMYK
RGB Variations
Color information
#C37072 (or 0xC37072) is known color: Turkish Rose. HEX triplet: C3, 70 and 72. RGB value is (195,112,114). Sum of RGB (Red+Green+Blue) = 195+112+114=421 (55% of max value = 765). Red value is 195 (76.56% from 255 or 46.32% from 421); Green value is 112 (44.14% from 255 or 26.60% from 421); Blue value is 114 (44.92% from 255 or 27.08% from 421); Max value from RGB is 195 - color contains mainly: red. Hex color #C37072 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C37072 is #3C8F8D. Grayscale: #898989. Windows color (decimal): -3968910 or 7499971. OLE color: 7499971.
HSL color Cylindrical-coordinate representation of color #C37072: hue angle of 358.55º 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 #C37072 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 112 | 114 | - |
| CMYK | 0 | 0.43 | 0.42 | 0.24 |
| HSL | 358.55º | 0.41% | 0.6% | - |
| HSV(B) | 358.55º | 0.43% | 0.76% | - |
| XYZ | 31.34 | 24.41 | 18.98 | - |
| YUV | 137.05 | 115 | 169.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 112 | 114 | 0 | 0.43 | 0.42 | 0.24 | 358.55 | 0.41 | 0.6 |
| Hex | C3 | 70 | 72 | 0 | 2B | 2A | 18 | 167 | 29 | 3C |
| Octal | 303 | 160 | 162 | 0 | 53 | 52 | 30 | 547 | 51 | 74 |
| Binary | 11000011 | 1110000 | 1110010 | 0 | 101011 | 101010 | 11000 | 101100111 | 101001 | 111100 |
Color Harmonies of #C37072
Complementary color
Monochromatic Colors of #C37072
Black with #C37072
Text Example
Text Example
White with #C37072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C37072; }
p { color: rgb(195,112,114); }
H1.HeaderClassName
{
color: #C37072;
}
.AnyTagClassName
{
color: #C37072;
}
</style>
background-color css
<style>
a { background-color: #C37072; }
a { background-color: rgb(195,112,114); }
div.DivClassName
{
background-color: #C37072;
}
.BgClassName
{
background-color: #C37072;
}
</style>
border-color css
<style>
span { border-color: #C37072; }
span { border-color: rgb(195,112,114); }
td.TdClassName
{
border-color: #C37072;
}
.TagClassName
{
border-color: #C37072;
}
</style>