Shades of Turkish Rose #937379
Tints of Turkish Rose #937379
RGB
CMYK
RGB Variations
Color information
#937379 (or 0x937379) is known color: Turkish Rose. HEX triplet: 93, 73 and 79. RGB value is (147,115,121). Sum of RGB (Red+Green+Blue) = 147+115+121=383 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.38% from 383); Green value is 115 (45.31% from 255 or 30.03% from 383); Blue value is 121 (47.66% from 255 or 31.59% from 383); Max value from RGB is 147 - color contains mainly: red. Hex color #937379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937379 is #6C8C86. Grayscale: #7D7D7D. Windows color (decimal): -7113863 or 7959443. OLE color: 7959443.
HSL color Cylindrical-coordinate representation of color #937379: hue angle of 348.75º 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 #937379 is Cyan = 0, Magento = 0.22, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 115 | 121 | - |
| CMYK | 0 | 0.22 | 0.18 | 0.42 |
| HSL | 348.75º | 0.13% | 0.51% | - |
| HSV(B) | 348.75º | 0.22% | 0.58% | - |
| XYZ | 21.61 | 19.84 | 20.78 | - |
| YUV | 125.25 | 125.6 | 143.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 115 | 121 | 0 | 0.22 | 0.18 | 0.42 | 348.75 | 0.13 | 0.51 |
| Hex | 93 | 73 | 79 | 0 | 16 | 12 | 2A | 15D | D | 33 |
| Octal | 223 | 163 | 171 | 0 | 26 | 22 | 52 | 535 | 15 | 63 |
| Binary | 10010011 | 1110011 | 1111001 | 0 | 10110 | 10010 | 101010 | 101011101 | 1101 | 110011 |
Color Harmonies of #937379
Complementary color
Monochromatic Colors of #937379
Black with #937379
Text Example
Text Example
White with #937379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937379; }
p { color: rgb(147,115,121); }
H1.HeaderClassName
{
color: #937379;
}
.AnyTagClassName
{
color: #937379;
}
</style>
background-color css
<style>
a { background-color: #937379; }
a { background-color: rgb(147,115,121); }
div.DivClassName
{
background-color: #937379;
}
.BgClassName
{
background-color: #937379;
}
</style>
border-color css
<style>
span { border-color: #937379; }
span { border-color: rgb(147,115,121); }
td.TdClassName
{
border-color: #937379;
}
.TagClassName
{
border-color: #937379;
}
</style>