Shades of Turkish Rose #C37475
Tints of Turkish Rose #C37475
RGB
CMYK
RGB Variations
Color information
#C37475 (or 0xC37475) is known color: Turkish Rose. HEX triplet: C3, 74 and 75. RGB value is (195,116,117). Sum of RGB (Red+Green+Blue) = 195+116+117=428 (56% of max value = 765). Red value is 195 (76.56% from 255 or 45.56% from 428); Green value is 116 (45.70% from 255 or 27.10% from 428); Blue value is 117 (46.09% from 255 or 27.34% from 428); Max value from RGB is 195 - color contains mainly: red. Hex color #C37475 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C37475 is #3C8B8A. Grayscale: #8B8B8B. Windows color (decimal): -3967883 or 7697603. OLE color: 7697603.
HSL color Cylindrical-coordinate representation of color #C37475: hue angle of 359.24º 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 #C37475 is Cyan = 0, Magento = 0.41, Yellow = 0.4 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 116 | 117 | - |
| CMYK | 0 | 0.41 | 0.4 | 0.24 |
| HSL | 359.24º | 0.4% | 0.61% | - |
| HSV(B) | 359.24º | 0.41% | 0.76% | - |
| XYZ | 31.96 | 25.38 | 20.04 | - |
| YUV | 139.74 | 115.17 | 167.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 116 | 117 | 0 | 0.41 | 0.4 | 0.24 | 359.24 | 0.4 | 0.61 |
| Hex | C3 | 74 | 75 | 0 | 29 | 28 | 18 | 167 | 28 | 3D |
| Octal | 303 | 164 | 165 | 0 | 51 | 50 | 30 | 547 | 50 | 75 |
| Binary | 11000011 | 1110100 | 1110101 | 0 | 101001 | 101000 | 11000 | 101100111 | 101000 | 111101 |
Color Harmonies of #C37475
Complementary color
Monochromatic Colors of #C37475
Black with #C37475
Text Example
Text Example
White with #C37475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C37475; }
p { color: rgb(195,116,117); }
H1.HeaderClassName
{
color: #C37475;
}
.AnyTagClassName
{
color: #C37475;
}
</style>
background-color css
<style>
a { background-color: #C37475; }
a { background-color: rgb(195,116,117); }
div.DivClassName
{
background-color: #C37475;
}
.BgClassName
{
background-color: #C37475;
}
</style>
border-color css
<style>
span { border-color: #C37475; }
span { border-color: rgb(195,116,117); }
td.TdClassName
{
border-color: #C37475;
}
.TagClassName
{
border-color: #C37475;
}
</style>