Shades of Turkish Rose #937071
Tints of Turkish Rose #937071
RGB
CMYK
RGB Variations
Color information
#937071 (or 0x937071) is known color: Turkish Rose. HEX triplet: 93, 70 and 71. RGB value is (147,112,113). Sum of RGB (Red+Green+Blue) = 147+112+113=372 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.52% from 372); Green value is 112 (44.14% from 255 or 30.11% from 372); Blue value is 113 (44.53% from 255 or 30.38% from 372); Max value from RGB is 147 - color contains mainly: red. Hex color #937071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937071 is #6C8F8E. Grayscale: #7A7A7A. Windows color (decimal): -7114639 or 7434387. OLE color: 7434387.
HSL color Cylindrical-coordinate representation of color #937071: hue angle of 358.29º 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 #937071 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 112 | 113 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.42 |
| HSL | 358.29º | 0.14% | 0.51% | - |
| HSV(B) | 358.29º | 0.24% | 0.58% | - |
| XYZ | 20.81 | 18.98 | 18.19 | - |
| YUV | 122.58 | 122.6 | 145.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 112 | 113 | 0 | 0.24 | 0.23 | 0.42 | 358.29 | 0.14 | 0.51 |
| Hex | 93 | 70 | 71 | 0 | 18 | 17 | 2A | 166 | E | 33 |
| Octal | 223 | 160 | 161 | 0 | 30 | 27 | 52 | 546 | 16 | 63 |
| Binary | 10010011 | 1110000 | 1110001 | 0 | 11000 | 10111 | 101010 | 101100110 | 1110 | 110011 |
Color Harmonies of #937071
Complementary color
Monochromatic Colors of #937071
Black with #937071
Text Example
Text Example
White with #937071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937071; }
p { color: rgb(147,112,113); }
H1.HeaderClassName
{
color: #937071;
}
.AnyTagClassName
{
color: #937071;
}
</style>
background-color css
<style>
a { background-color: #937071; }
a { background-color: rgb(147,112,113); }
div.DivClassName
{
background-color: #937071;
}
.BgClassName
{
background-color: #937071;
}
</style>
border-color css
<style>
span { border-color: #937071; }
span { border-color: rgb(147,112,113); }
td.TdClassName
{
border-color: #937071;
}
.TagClassName
{
border-color: #937071;
}
</style>