Shades of Turkish Rose #C07374
Tints of Turkish Rose #C07374
RGB
CMYK
RGB Variations
Color information
#C07374 (or 0xC07374) is known color: Turkish Rose. HEX triplet: C0, 73 and 74. RGB value is (192,115,116). Sum of RGB (Red+Green+Blue) = 192+115+116=423 (56% of max value = 765). Red value is 192 (75.39% from 255 or 45.39% from 423); Green value is 115 (45.31% from 255 or 27.19% from 423); Blue value is 116 (45.70% from 255 or 27.42% from 423); Max value from RGB is 192 - color contains mainly: red. Hex color #C07374 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C07374 is #3F8C8B. Grayscale: #8A8A8A. Windows color (decimal): -4164748 or 7631808. OLE color: 7631808.
HSL color Cylindrical-coordinate representation of color #C07374: hue angle of 359.22º degrees, saturation: 0.38, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #C07374 is Cyan = 0, Magento = 0.40, Yellow = 0.40 and Black (K on CMYK) = 0.25.
Color convert
| RGB | 192 | 115 | 116 | - |
| CMYK | 0 | 0.40 | 0.40 | 0.25 |
| HSL | 359.22º | 0.38% | 0.6% | - |
| HSV(B) | 359.22º | 0.4% | 0.75% | - |
| XYZ | 31.02 | 24.73 | 19.66 | - |
| YUV | 138.14 | 115.51 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 192 | 115 | 116 | 0 | 0.40 | 0.40 | 0.25 | 359.22 | 0.38 | 0.6 |
| Hex | C0 | 73 | 74 | 0 | 28 | 28 | 19 | 167 | 26 | 3C |
| Octal | 300 | 163 | 164 | 0 | 50 | 50 | 31 | 547 | 46 | 74 |
| Binary | 11000000 | 1110011 | 1110100 | 0 | 101000 | 101000 | 11001 | 101100111 | 100110 | 111100 |
Color Harmonies of #C07374
Complementary color
Monochromatic Colors of #C07374
Black with #C07374
Text Example
Text Example
White with #C07374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C07374; }
p { color: rgb(192,115,116); }
H1.HeaderClassName
{
color: #C07374;
}
.AnyTagClassName
{
color: #C07374;
}
</style>
background-color css
<style>
a { background-color: #C07374; }
a { background-color: rgb(192,115,116); }
div.DivClassName
{
background-color: #C07374;
}
.BgClassName
{
background-color: #C07374;
}
</style>
border-color css
<style>
span { border-color: #C07374; }
span { border-color: rgb(192,115,116); }
td.TdClassName
{
border-color: #C07374;
}
.TagClassName
{
border-color: #C07374;
}
</style>