Shades of Turkish Rose #937377
Tints of Turkish Rose #937377
RGB
CMYK
RGB Variations
Color information
#937377 (or 0x937377) is known color: Turkish Rose. HEX triplet: 93, 73 and 77. RGB value is (147,115,119). Sum of RGB (Red+Green+Blue) = 147+115+119=381 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.58% from 381); Green value is 115 (45.31% from 255 or 30.18% from 381); Blue value is 119 (46.88% from 255 or 31.23% from 381); Max value from RGB is 147 - color contains mainly: red. Hex color #937377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937377 is #6C8C88. Grayscale: #7D7D7D. Windows color (decimal): -7113865 or 7828371. OLE color: 7828371.
HSL color Cylindrical-coordinate representation of color #937377: hue angle of 352.5º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #937377 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 115 | 119 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.42 |
| HSL | 352.5º | 0.13% | 0.51% | - |
| HSV(B) | 352.5º | 0.22% | 0.58% | - |
| XYZ | 21.49 | 19.8 | 20.14 | - |
| YUV | 125.02 | 124.6 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 115 | 119 | 0 | 0.22 | 0.19 | 0.42 | 352.5 | 0.13 | 0.51 |
| Hex | 93 | 73 | 77 | 0 | 16 | 13 | 2A | 160 | D | 33 |
| Octal | 223 | 163 | 167 | 0 | 26 | 23 | 52 | 540 | 15 | 63 |
| Binary | 10010011 | 1110011 | 1110111 | 0 | 10110 | 10011 | 101010 | 101100000 | 1101 | 110011 |
Color Harmonies of #937377
Complementary color
Monochromatic Colors of #937377
Black with #937377
Text Example
Text Example
White with #937377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937377; }
p { color: rgb(147,115,119); }
H1.HeaderClassName
{
color: #937377;
}
.AnyTagClassName
{
color: #937377;
}
</style>
background-color css
<style>
a { background-color: #937377; }
a { background-color: rgb(147,115,119); }
div.DivClassName
{
background-color: #937377;
}
.BgClassName
{
background-color: #937377;
}
</style>
border-color css
<style>
span { border-color: #937377; }
span { border-color: rgb(147,115,119); }
td.TdClassName
{
border-color: #937377;
}
.TagClassName
{
border-color: #937377;
}
</style>