Shades of Turkish Rose #936F72
Tints of Turkish Rose #936F72
RGB
CMYK
RGB Variations
Color information
#936F72 (or 0x936F72) is known color: Turkish Rose. HEX triplet: 93, 6F and 72. RGB value is (147,111,114). Sum of RGB (Red+Green+Blue) = 147+111+114=372 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.52% from 372); Green value is 111 (43.75% from 255 or 29.84% from 372); Blue value is 114 (44.92% from 255 or 30.65% from 372); Max value from RGB is 147 - color contains mainly: red. Hex color #936F72 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #936F72 is #6C908D. Grayscale: #7A7A7A. Windows color (decimal): -7114894 or 7499667. OLE color: 7499667.
HSL color Cylindrical-coordinate representation of color #936F72: hue angle of 355º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #936F72 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 111 | 114 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.42 |
| HSL | 355º | 0.14% | 0.51% | - |
| HSV(B) | 355º | 0.24% | 0.58% | - |
| XYZ | 20.75 | 18.79 | 18.45 | - |
| YUV | 122.11 | 123.43 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 111 | 114 | 0 | 0.24 | 0.22 | 0.42 | 355 | 0.14 | 0.51 |
| Hex | 93 | 6F | 72 | 0 | 18 | 16 | 2A | 163 | E | 33 |
| Octal | 223 | 157 | 162 | 0 | 30 | 26 | 52 | 543 | 16 | 63 |
| Binary | 10010011 | 1101111 | 1110010 | 0 | 11000 | 10110 | 101010 | 101100011 | 1110 | 110011 |
Color Harmonies of #936F72
Complementary color
Monochromatic Colors of #936F72
Black with #936F72
Text Example
Text Example
White with #936F72
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936F72; }
p { color: rgb(147,111,114); }
H1.HeaderClassName
{
color: #936F72;
}
.AnyTagClassName
{
color: #936F72;
}
</style>
background-color css
<style>
a { background-color: #936F72; }
a { background-color: rgb(147,111,114); }
div.DivClassName
{
background-color: #936F72;
}
.BgClassName
{
background-color: #936F72;
}
</style>
border-color css
<style>
span { border-color: #936F72; }
span { border-color: rgb(147,111,114); }
td.TdClassName
{
border-color: #936F72;
}
.TagClassName
{
border-color: #936F72;
}
</style>