Shades of Turkish Rose #937072
Tints of Turkish Rose #937072
RGB
CMYK
RGB Variations
Color information
#937072 (or 0x937072) is known color: Turkish Rose. HEX triplet: 93, 70 and 72. RGB value is (147,112,114). Sum of RGB (Red+Green+Blue) = 147+112+114=373 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.41% from 373); Green value is 112 (44.14% from 255 or 30.03% from 373); Blue value is 114 (44.92% from 255 or 30.56% from 373); Max value from RGB is 147 - color contains mainly: red. Hex color #937072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937072 is #6C8F8D. Grayscale: #7A7A7A. Windows color (decimal): -7114638 or 7499923. OLE color: 7499923.
HSL color Cylindrical-coordinate representation of color #937072: hue angle of 356.57º 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 #937072 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 112 | 114 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.42 |
| HSL | 356.57º | 0.14% | 0.51% | - |
| HSV(B) | 356.57º | 0.24% | 0.58% | - |
| XYZ | 20.86 | 19.01 | 18.49 | - |
| YUV | 122.69 | 123.1 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 112 | 114 | 0 | 0.24 | 0.22 | 0.42 | 356.57 | 0.14 | 0.51 |
| Hex | 93 | 70 | 72 | 0 | 18 | 16 | 2A | 165 | E | 33 |
| Octal | 223 | 160 | 162 | 0 | 30 | 26 | 52 | 545 | 16 | 63 |
| Binary | 10010011 | 1110000 | 1110010 | 0 | 11000 | 10110 | 101010 | 101100101 | 1110 | 110011 |
Color Harmonies of #937072
Complementary color
Monochromatic Colors of #937072
Black with #937072
Text Example
Text Example
White with #937072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937072; }
p { color: rgb(147,112,114); }
H1.HeaderClassName
{
color: #937072;
}
.AnyTagClassName
{
color: #937072;
}
</style>
background-color css
<style>
a { background-color: #937072; }
a { background-color: rgb(147,112,114); }
div.DivClassName
{
background-color: #937072;
}
.BgClassName
{
background-color: #937072;
}
</style>
border-color css
<style>
span { border-color: #937072; }
span { border-color: rgb(147,112,114); }
td.TdClassName
{
border-color: #937072;
}
.TagClassName
{
border-color: #937072;
}
</style>