Shades of Turkish Rose #937279
Tints of Turkish Rose #937279
RGB
CMYK
RGB Variations
Color information
#937279 (or 0x937279) is known color: Turkish Rose. HEX triplet: 93, 72 and 79. RGB value is (147,114,121). Sum of RGB (Red+Green+Blue) = 147+114+121=382 (50% of max value = 765). Red value is 147 (57.81% from 255 or 38.48% from 382); Green value is 114 (44.92% from 255 or 29.84% from 382); Blue value is 121 (47.66% from 255 or 31.68% from 382); Max value from RGB is 147 - color contains mainly: red. Hex color #937279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #937279 is #6C8D86. Grayscale: #7C7C7C. Windows color (decimal): -7114119 or 7959187. OLE color: 7959187.
HSL color Cylindrical-coordinate representation of color #937279: hue angle of 347.27º 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 #937279 is Cyan = 0, Magento = 0.22, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 114 | 121 | - |
| CMYK | 0 | 0.22 | 0.18 | 0.42 |
| HSL | 347.27º | 0.13% | 0.51% | - |
| HSV(B) | 347.27º | 0.22% | 0.58% | - |
| XYZ | 21.5 | 19.62 | 20.74 | - |
| YUV | 124.67 | 125.93 | 143.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 114 | 121 | 0 | 0.22 | 0.18 | 0.42 | 347.27 | 0.13 | 0.51 |
| Hex | 93 | 72 | 79 | 0 | 16 | 12 | 2A | 15B | D | 33 |
| Octal | 223 | 162 | 171 | 0 | 26 | 22 | 52 | 533 | 15 | 63 |
| Binary | 10010011 | 1110010 | 1111001 | 0 | 10110 | 10010 | 101010 | 101011011 | 1101 | 110011 |
Color Harmonies of #937279
Complementary color
Monochromatic Colors of #937279
Black with #937279
Text Example
Text Example
White with #937279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #937279; }
p { color: rgb(147,114,121); }
H1.HeaderClassName
{
color: #937279;
}
.AnyTagClassName
{
color: #937279;
}
</style>
background-color css
<style>
a { background-color: #937279; }
a { background-color: rgb(147,114,121); }
div.DivClassName
{
background-color: #937279;
}
.BgClassName
{
background-color: #937279;
}
</style>
border-color css
<style>
span { border-color: #937279; }
span { border-color: rgb(147,114,121); }
td.TdClassName
{
border-color: #937279;
}
.TagClassName
{
border-color: #937279;
}
</style>