Shades of Turkish Rose #936D72
Tints of Turkish Rose #936D72
RGB
CMYK
RGB Variations
Color information
#936D72 (or 0x936D72) is known color: Turkish Rose. HEX triplet: 93, 6D and 72. RGB value is (147,109,114). Sum of RGB (Red+Green+Blue) = 147+109+114=370 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.73% from 370); Green value is 109 (42.97% from 255 or 29.46% from 370); Blue value is 114 (44.92% from 255 or 30.81% from 370); Max value from RGB is 147 - color contains mainly: red. Hex color #936D72 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936D72 is #6C928D. Grayscale: #787878. Windows color (decimal): -7115406 or 7499155. OLE color: 7499155.
HSL color Cylindrical-coordinate representation of color #936D72: hue angle of 352.11º degrees, saturation: 0.15, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #936D72 is Cyan = 0, Magento = 0.26, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 109 | 114 | - |
| CMYK | 0 | 0.26 | 0.22 | 0.42 |
| HSL | 352.11º | 0.15% | 0.5% | - |
| HSV(B) | 352.11º | 0.26% | 0.58% | - |
| XYZ | 20.54 | 18.36 | 18.38 | - |
| YUV | 120.93 | 124.09 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 109 | 114 | 0 | 0.26 | 0.22 | 0.42 | 352.11 | 0.15 | 0.5 |
| Hex | 93 | 6D | 72 | 0 | 1A | 16 | 2A | 160 | F | 32 |
| Octal | 223 | 155 | 162 | 0 | 32 | 26 | 52 | 540 | 17 | 62 |
| Binary | 10010011 | 1101101 | 1110010 | 0 | 11010 | 10110 | 101010 | 101100000 | 1111 | 110010 |
Color Harmonies of #936D72
Complementary color
Monochromatic Colors of #936D72
Black with #936D72
Text Example
Text Example
White with #936D72
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936D72; }
p { color: rgb(147,109,114); }
H1.HeaderClassName
{
color: #936D72;
}
.AnyTagClassName
{
color: #936D72;
}
</style>
background-color css
<style>
a { background-color: #936D72; }
a { background-color: rgb(147,109,114); }
div.DivClassName
{
background-color: #936D72;
}
.BgClassName
{
background-color: #936D72;
}
</style>
border-color css
<style>
span { border-color: #936D72; }
span { border-color: rgb(147,109,114); }
td.TdClassName
{
border-color: #936D72;
}
.TagClassName
{
border-color: #936D72;
}
</style>