Shades of Stiletto #893944
Tints of Stiletto #893944
RGB
CMYK
RGB Variations
Color information
#893944 (or 0x893944) is known color: Stiletto. HEX triplet: 89, 39 and 44. RGB value is (137,57,68). Sum of RGB (Red+Green+Blue) = 137+57+68=262 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.29% from 262); Green value is 57 (22.66% from 255 or 21.76% from 262); Blue value is 68 (26.95% from 255 or 25.95% from 262); Max value from RGB is 137 - color contains mainly: red. Hex color #893944 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893944 is #76C6BB. Grayscale: #525252. Windows color (decimal): -7784124 or 4471177. OLE color: 4471177.
HSL color Cylindrical-coordinate representation of color #893944: hue angle of 351.75º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #893944 is Cyan = 0, Magento = 0.58, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 57 | 68 | - |
| CMYK | 0 | 0.58 | 0.50 | 0.46 |
| HSL | 351.75º | 0.41% | 0.38% | - |
| HSV(B) | 351.75º | 0.58% | 0.54% | - |
| XYZ | 12.82 | 8.66 | 6.46 | - |
| YUV | 82.17 | 120 | 167.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 57 | 68 | 0 | 0.58 | 0.50 | 0.46 | 351.75 | 0.41 | 0.38 |
| Hex | 89 | 39 | 44 | 0 | 3A | 32 | 2E | 160 | 29 | 26 |
| Octal | 211 | 71 | 104 | 0 | 72 | 62 | 56 | 540 | 51 | 46 |
| Binary | 10001001 | 111001 | 1000100 | 0 | 111010 | 110010 | 101110 | 101100000 | 101001 | 100110 |
Color Harmonies of #893944
Complementary color
Monochromatic Colors of #893944
Black with #893944
Text Example
Text Example
White with #893944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893944; }
p { color: rgb(137,57,68); }
H1.HeaderClassName
{
color: #893944;
}
.AnyTagClassName
{
color: #893944;
}
</style>
background-color css
<style>
a { background-color: #893944; }
a { background-color: rgb(137,57,68); }
div.DivClassName
{
background-color: #893944;
}
.BgClassName
{
background-color: #893944;
}
</style>
border-color css
<style>
span { border-color: #893944; }
span { border-color: rgb(137,57,68); }
td.TdClassName
{
border-color: #893944;
}
.TagClassName
{
border-color: #893944;
}
</style>