Shades of Turkish Rose #C37274
Tints of Turkish Rose #C37274
RGB
CMYK
RGB Variations
Color information
#C37274 (or 0xC37274) is known color: Turkish Rose. HEX triplet: C3, 72 and 74. RGB value is (195,114,116). Sum of RGB (Red+Green+Blue) = 195+114+116=425 (56% of max value = 765). Red value is 195 (76.56% from 255 or 45.88% from 425); Green value is 114 (44.92% from 255 or 26.82% from 425); Blue value is 116 (45.70% from 255 or 27.29% from 425); Max value from RGB is 195 - color contains mainly: red. Hex color #C37274 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C37274 is #3C8D8B. Grayscale: #8A8A8A. Windows color (decimal): -3968396 or 7631555. OLE color: 7631555.
HSL color Cylindrical-coordinate representation of color #C37274: hue angle of 358.52º degrees, saturation: 0.4, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #C37274 is Cyan = 0, Magento = 0.42, Yellow = 0.41 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 114 | 116 | - |
| CMYK | 0 | 0.42 | 0.41 | 0.24 |
| HSL | 358.52º | 0.4% | 0.61% | - |
| HSV(B) | 358.52º | 0.42% | 0.76% | - |
| XYZ | 31.68 | 24.9 | 19.66 | - |
| YUV | 138.45 | 115.34 | 168.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 114 | 116 | 0 | 0.42 | 0.41 | 0.24 | 358.52 | 0.4 | 0.61 |
| Hex | C3 | 72 | 74 | 0 | 2A | 29 | 18 | 167 | 28 | 3D |
| Octal | 303 | 162 | 164 | 0 | 52 | 51 | 30 | 547 | 50 | 75 |
| Binary | 11000011 | 1110010 | 1110100 | 0 | 101010 | 101001 | 11000 | 101100111 | 101000 | 111101 |
Color Harmonies of #C37274
Complementary color
Monochromatic Colors of #C37274
Black with #C37274
Text Example
Text Example
White with #C37274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C37274; }
p { color: rgb(195,114,116); }
H1.HeaderClassName
{
color: #C37274;
}
.AnyTagClassName
{
color: #C37274;
}
</style>
background-color css
<style>
a { background-color: #C37274; }
a { background-color: rgb(195,114,116); }
div.DivClassName
{
background-color: #C37274;
}
.BgClassName
{
background-color: #C37274;
}
</style>
border-color css
<style>
span { border-color: #C37274; }
span { border-color: rgb(195,114,116); }
td.TdClassName
{
border-color: #C37274;
}
.TagClassName
{
border-color: #C37274;
}
</style>