Shades of Turkish Rose #937174
Tints of Turkish Rose #937174
RGB
CMYK
RGB Variations
Color information
#937174 (or 0x937174) is known color: Turkish Rose. HEX triplet: 93, 71 and 74. RGB value is (147,113,116). Sum of RGB (Red+Green+Blue) = 147+113+116=376 (49% of max value = 765). Red value is 147 (57.81% from 255 or 39.10% from 376); Green value is 113 (44.53% from 255 or 30.05% from 376); Blue value is 116 (45.70% from 255 or 30.85% from 376); Max value from RGB is 147 - color contains mainly: red. Hex color #937174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937174 is #6C8E8B. Grayscale: #7B7B7B. Windows color (decimal): -7114380 or 7631251. OLE color: 7631251.
HSL color Cylindrical-coordinate representation of color #937174: hue angle of 354.71º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #937174 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 113 | 116 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.42 |
| HSL | 354.71º | 0.14% | 0.51% | - |
| HSV(B) | 354.71º | 0.23% | 0.58% | - |
| XYZ | 21.09 | 19.27 | 19.13 | - |
| YUV | 123.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 113 | 116 | 0 | 0.23 | 0.21 | 0.42 | 354.71 | 0.14 | 0.51 |
| Hex | 93 | 71 | 74 | 0 | 17 | 15 | 2A | 163 | E | 33 |
| Octal | 223 | 161 | 164 | 0 | 27 | 25 | 52 | 543 | 16 | 63 |
| Binary | 10010011 | 1110001 | 1110100 | 0 | 10111 | 10101 | 101010 | 101100011 | 1110 | 110011 |
Color Harmonies of #937174
Complementary color
Monochromatic Colors of #937174
Black with #937174
Text Example
Text Example
White with #937174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937174; }
p { color: rgb(147,113,116); }
H1.HeaderClassName
{
color: #937174;
}
.AnyTagClassName
{
color: #937174;
}
</style>
background-color css
<style>
a { background-color: #937174; }
a { background-color: rgb(147,113,116); }
div.DivClassName
{
background-color: #937174;
}
.BgClassName
{
background-color: #937174;
}
</style>
border-color css
<style>
span { border-color: #937174; }
span { border-color: rgb(147,113,116); }
td.TdClassName
{
border-color: #937174;
}
.TagClassName
{
border-color: #937174;
}
</style>