Shades of Turkish Rose #C37375
Tints of Turkish Rose #C37375
RGB
CMYK
RGB Variations
Color information
#C37375 (or 0xC37375) is known color: Turkish Rose. HEX triplet: C3, 73 and 75. RGB value is (195,115,117). Sum of RGB (Red+Green+Blue) = 195+115+117=427 (56% of max value = 765). Red value is 195 (76.56% from 255 or 45.67% from 427); Green value is 115 (45.31% from 255 or 26.93% from 427); Blue value is 117 (46.09% from 255 or 27.40% from 427); Max value from RGB is 195 - color contains mainly: red. Hex color #C37375 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C37375 is #3C8C8A. Grayscale: #8B8B8B. Windows color (decimal): -3968139 or 7697347. OLE color: 7697347.
HSL color Cylindrical-coordinate representation of color #C37375: hue angle of 358.5º degrees, saturation: 0.4, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #C37375 is Cyan = 0, Magento = 0.41, Yellow = 0.4 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 115 | 117 | - |
| CMYK | 0 | 0.41 | 0.4 | 0.24 |
| HSL | 358.5º | 0.4% | 0.61% | - |
| HSV(B) | 358.5º | 0.41% | 0.76% | - |
| XYZ | 31.85 | 25.15 | 20.01 | - |
| YUV | 139.15 | 115.5 | 167.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 115 | 117 | 0 | 0.41 | 0.4 | 0.24 | 358.5 | 0.4 | 0.61 |
| Hex | C3 | 73 | 75 | 0 | 29 | 28 | 18 | 166 | 28 | 3D |
| Octal | 303 | 163 | 165 | 0 | 51 | 50 | 30 | 546 | 50 | 75 |
| Binary | 11000011 | 1110011 | 1110101 | 0 | 101001 | 101000 | 11000 | 101100110 | 101000 | 111101 |
Color Harmonies of #C37375
Complementary color
Monochromatic Colors of #C37375
Black with #C37375
Text Example
Text Example
White with #C37375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C37375; }
p { color: rgb(195,115,117); }
H1.HeaderClassName
{
color: #C37375;
}
.AnyTagClassName
{
color: #C37375;
}
</style>
background-color css
<style>
a { background-color: #C37375; }
a { background-color: rgb(195,115,117); }
div.DivClassName
{
background-color: #C37375;
}
.BgClassName
{
background-color: #C37375;
}
</style>
border-color css
<style>
span { border-color: #C37375; }
span { border-color: rgb(195,115,117); }
td.TdClassName
{
border-color: #C37375;
}
.TagClassName
{
border-color: #C37375;
}
</style>