Shades of Turkish Rose #C27172
Tints of Turkish Rose #C27172
RGB
CMYK
RGB Variations
Color information
#C27172 (or 0xC27172) is known color: Turkish Rose. HEX triplet: C2, 71 and 72. RGB value is (194,113,114). Sum of RGB (Red+Green+Blue) = 194+113+114=421 (55% of max value = 765). Red value is 194 (76.17% from 255 or 46.08% from 421); Green value is 113 (44.53% from 255 or 26.84% from 421); Blue value is 114 (44.92% from 255 or 27.08% from 421); Max value from RGB is 194 - color contains mainly: red. Hex color #C27172 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C27172 is #3D8E8D. Grayscale: #898989. Windows color (decimal): -4034190 or 7500226. OLE color: 7500226.
HSL color Cylindrical-coordinate representation of color #C27172: hue angle of 359.26º degrees, saturation: 0.4, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #C27172 is Cyan = 0, Magento = 0.42, Yellow = 0.41 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 113 | 114 | - |
| CMYK | 0 | 0.42 | 0.41 | 0.24 |
| HSL | 359.26º | 0.4% | 0.6% | - |
| HSV(B) | 359.26º | 0.42% | 0.76% | - |
| XYZ | 31.19 | 24.49 | 19 | - |
| YUV | 137.33 | 114.84 | 168.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 113 | 114 | 0 | 0.42 | 0.41 | 0.24 | 359.26 | 0.4 | 0.6 |
| Hex | C2 | 71 | 72 | 0 | 2A | 29 | 18 | 167 | 28 | 3C |
| Octal | 302 | 161 | 162 | 0 | 52 | 51 | 30 | 547 | 50 | 74 |
| Binary | 11000010 | 1110001 | 1110010 | 0 | 101010 | 101001 | 11000 | 101100111 | 101000 | 111100 |
Color Harmonies of #C27172
Complementary color
Monochromatic Colors of #C27172
Black with #C27172
Text Example
Text Example
White with #C27172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C27172; }
p { color: rgb(194,113,114); }
H1.HeaderClassName
{
color: #C27172;
}
.AnyTagClassName
{
color: #C27172;
}
</style>
background-color css
<style>
a { background-color: #C27172; }
a { background-color: rgb(194,113,114); }
div.DivClassName
{
background-color: #C27172;
}
.BgClassName
{
background-color: #C27172;
}
</style>
border-color css
<style>
span { border-color: #C27172; }
span { border-color: rgb(194,113,114); }
td.TdClassName
{
border-color: #C27172;
}
.TagClassName
{
border-color: #C27172;
}
</style>