Shades of Turkish Rose #C37275
Tints of Turkish Rose #C37275
RGB
CMYK
RGB Variations
Color information
#C37275 (or 0xC37275) is known color: Turkish Rose. HEX triplet: C3, 72 and 75. RGB value is (195,114,117). Sum of RGB (Red+Green+Blue) = 195+114+117=426 (56% of max value = 765). Red value is 195 (76.56% from 255 or 45.77% from 426); Green value is 114 (44.92% from 255 or 26.76% from 426); Blue value is 117 (46.09% from 255 or 27.46% from 426); Max value from RGB is 195 - color contains mainly: red. Hex color #C37275 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C37275 is #3C8D8A. Grayscale: #8A8A8A. Windows color (decimal): -3968395 or 7697091. OLE color: 7697091.
HSL color Cylindrical-coordinate representation of color #C37275: hue angle of 357.78º 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 #C37275 is Cyan = 0, Magento = 0.42, Yellow = 0.4 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 114 | 117 | - |
| CMYK | 0 | 0.42 | 0.4 | 0.24 |
| HSL | 357.78º | 0.4% | 0.61% | - |
| HSV(B) | 357.78º | 0.42% | 0.76% | - |
| XYZ | 31.73 | 24.92 | 19.97 | - |
| YUV | 138.56 | 115.84 | 168.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 114 | 117 | 0 | 0.42 | 0.4 | 0.24 | 357.78 | 0.4 | 0.61 |
| Hex | C3 | 72 | 75 | 0 | 2A | 28 | 18 | 166 | 28 | 3D |
| Octal | 303 | 162 | 165 | 0 | 52 | 50 | 30 | 546 | 50 | 75 |
| Binary | 11000011 | 1110010 | 1110101 | 0 | 101010 | 101000 | 11000 | 101100110 | 101000 | 111101 |
Color Harmonies of #C37275
Complementary color
Monochromatic Colors of #C37275
Black with #C37275
Text Example
Text Example
White with #C37275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C37275; }
p { color: rgb(195,114,117); }
H1.HeaderClassName
{
color: #C37275;
}
.AnyTagClassName
{
color: #C37275;
}
</style>
background-color css
<style>
a { background-color: #C37275; }
a { background-color: rgb(195,114,117); }
div.DivClassName
{
background-color: #C37275;
}
.BgClassName
{
background-color: #C37275;
}
</style>
border-color css
<style>
span { border-color: #C37275; }
span { border-color: rgb(195,114,117); }
td.TdClassName
{
border-color: #C37275;
}
.TagClassName
{
border-color: #C37275;
}
</style>