Shades of Turkish Rose #C07072
Tints of Turkish Rose #C07072
RGB
CMYK
RGB Variations
Color information
#C07072 (or 0xC07072) is known color: Turkish Rose. HEX triplet: C0, 70 and 72. RGB value is (192,112,114). Sum of RGB (Red+Green+Blue) = 192+112+114=418 (55% of max value = 765). Red value is 192 (75.39% from 255 or 45.93% from 418); Green value is 112 (44.14% from 255 or 26.79% from 418); Blue value is 114 (44.92% from 255 or 27.27% from 418); Max value from RGB is 192 - color contains mainly: red. Hex color #C07072 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C07072 is #3F8F8D. Grayscale: #888888. Windows color (decimal): -4165518 or 7499968. OLE color: 7499968.
HSL color Cylindrical-coordinate representation of color #C07072: hue angle of 358.5º 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 #C07072 is Cyan = 0, Magento = 0.42, Yellow = 0.41 and Black (K on CMYK) = 0.25.
Color convert
| RGB | 192 | 112 | 114 | - |
| CMYK | 0 | 0.42 | 0.41 | 0.25 |
| HSL | 358.5º | 0.39% | 0.6% | - |
| HSV(B) | 358.5º | 0.42% | 0.75% | - |
| XYZ | 30.57 | 24.01 | 18.94 | - |
| YUV | 136.15 | 115.5 | 167.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 192 | 112 | 114 | 0 | 0.42 | 0.41 | 0.25 | 358.5 | 0.39 | 0.6 |
| Hex | C0 | 70 | 72 | 0 | 2A | 29 | 19 | 166 | 27 | 3C |
| Octal | 300 | 160 | 162 | 0 | 52 | 51 | 31 | 546 | 47 | 74 |
| Binary | 11000000 | 1110000 | 1110010 | 0 | 101010 | 101001 | 11001 | 101100110 | 100111 | 111100 |
Color Harmonies of #C07072
Complementary color
Monochromatic Colors of #C07072
Black with #C07072
Text Example
Text Example
White with #C07072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C07072; }
p { color: rgb(192,112,114); }
H1.HeaderClassName
{
color: #C07072;
}
.AnyTagClassName
{
color: #C07072;
}
</style>
background-color css
<style>
a { background-color: #C07072; }
a { background-color: rgb(192,112,114); }
div.DivClassName
{
background-color: #C07072;
}
.BgClassName
{
background-color: #C07072;
}
</style>
border-color css
<style>
span { border-color: #C07072; }
span { border-color: rgb(192,112,114); }
td.TdClassName
{
border-color: #C07072;
}
.TagClassName
{
border-color: #C07072;
}
</style>