Shades of Turkish Rose #C07075
Tints of Turkish Rose #C07075
RGB
CMYK
RGB Variations
Color information
#C07075 (or 0xC07075) is known color: Turkish Rose. HEX triplet: C0, 70 and 75. RGB value is (192,112,117). Sum of RGB (Red+Green+Blue) = 192+112+117=421 (55% of max value = 765). Red value is 192 (75.39% from 255 or 45.61% from 421); Green value is 112 (44.14% from 255 or 26.60% from 421); Blue value is 117 (46.09% from 255 or 27.79% from 421); Max value from RGB is 192 - color contains mainly: red. Hex color #C07075 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C07075 is #3F8F8A. Grayscale: #888888. Windows color (decimal): -4165515 or 7696576. OLE color: 7696576.
HSL color Cylindrical-coordinate representation of color #C07075: hue angle of 356.25º degrees, saturation: 0.39, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #C07075 is Cyan = 0, Magento = 0.42, Yellow = 0.39 and Black (K on CMYK) = 0.25.
Color convert
| RGB | 192 | 112 | 117 | - |
| CMYK | 0 | 0.42 | 0.39 | 0.25 |
| HSL | 356.25º | 0.39% | 0.6% | - |
| HSV(B) | 356.25º | 0.42% | 0.75% | - |
| XYZ | 30.74 | 24.08 | 19.86 | - |
| YUV | 136.49 | 117 | 167.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 192 | 112 | 117 | 0 | 0.42 | 0.39 | 0.25 | 356.25 | 0.39 | 0.6 |
| Hex | C0 | 70 | 75 | 0 | 2A | 27 | 19 | 164 | 27 | 3C |
| Octal | 300 | 160 | 165 | 0 | 52 | 47 | 31 | 544 | 47 | 74 |
| Binary | 11000000 | 1110000 | 1110101 | 0 | 101010 | 100111 | 11001 | 101100100 | 100111 | 111100 |
Color Harmonies of #C07075
Complementary color
Monochromatic Colors of #C07075
Black with #C07075
Text Example
Text Example
White with #C07075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C07075; }
p { color: rgb(192,112,117); }
H1.HeaderClassName
{
color: #C07075;
}
.AnyTagClassName
{
color: #C07075;
}
</style>
background-color css
<style>
a { background-color: #C07075; }
a { background-color: rgb(192,112,117); }
div.DivClassName
{
background-color: #C07075;
}
.BgClassName
{
background-color: #C07075;
}
</style>
border-color css
<style>
span { border-color: #C07075; }
span { border-color: rgb(192,112,117); }
td.TdClassName
{
border-color: #C07075;
}
.TagClassName
{
border-color: #C07075;
}
</style>