Shades of Turkish Rose #936E72
Tints of Turkish Rose #936E72
RGB
CMYK
RGB Variations
Color information
#936E72 (or 0x936E72) is known color: Turkish Rose. HEX triplet: 93, 6E and 72. RGB value is (147,110,114). Sum of RGB (Red+Green+Blue) = 147+110+114=371 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.62% from 371); Green value is 110 (43.36% from 255 or 29.65% from 371); Blue value is 114 (44.92% from 255 or 30.73% from 371); Max value from RGB is 147 - color contains mainly: red. Hex color #936E72 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936E72 is #6C918D. Grayscale: #797979. Windows color (decimal): -7115150 or 7499411. OLE color: 7499411.
HSL color Cylindrical-coordinate representation of color #936E72: hue angle of 353.51º degrees, saturation: 0.15, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #936E72 is Cyan = 0, Magento = 0.25, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 110 | 114 | - |
| CMYK | 0 | 0.25 | 0.22 | 0.42 |
| HSL | 353.51º | 0.15% | 0.5% | - |
| HSV(B) | 353.51º | 0.25% | 0.58% | - |
| XYZ | 20.65 | 18.57 | 18.42 | - |
| YUV | 121.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 110 | 114 | 0 | 0.25 | 0.22 | 0.42 | 353.51 | 0.15 | 0.5 |
| Hex | 93 | 6E | 72 | 0 | 19 | 16 | 2A | 162 | F | 32 |
| Octal | 223 | 156 | 162 | 0 | 31 | 26 | 52 | 542 | 17 | 62 |
| Binary | 10010011 | 1101110 | 1110010 | 0 | 11001 | 10110 | 101010 | 101100010 | 1111 | 110010 |
Color Harmonies of #936E72
Complementary color
Monochromatic Colors of #936E72
Black with #936E72
Text Example
Text Example
White with #936E72
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936E72; }
p { color: rgb(147,110,114); }
H1.HeaderClassName
{
color: #936E72;
}
.AnyTagClassName
{
color: #936E72;
}
</style>
background-color css
<style>
a { background-color: #936E72; }
a { background-color: rgb(147,110,114); }
div.DivClassName
{
background-color: #936E72;
}
.BgClassName
{
background-color: #936E72;
}
</style>
border-color css
<style>
span { border-color: #936E72; }
span { border-color: rgb(147,110,114); }
td.TdClassName
{
border-color: #936E72;
}
.TagClassName
{
border-color: #936E72;
}
</style>