Shades of Stiletto #893943
Tints of Stiletto #893943
RGB
CMYK
RGB Variations
Color information
#893943 (or 0x893943) is known color: Stiletto. HEX triplet: 89, 39 and 43. RGB value is (137,57,67). Sum of RGB (Red+Green+Blue) = 137+57+67=261 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.49% from 261); Green value is 57 (22.66% from 255 or 21.84% from 261); Blue value is 67 (26.56% from 255 or 25.67% from 261); Max value from RGB is 137 - color contains mainly: red. Hex color #893943 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893943 is #76C6BC. Grayscale: #525252. Windows color (decimal): -7784125 or 4405641. OLE color: 4405641.
HSL color Cylindrical-coordinate representation of color #893943: hue angle of 352.5º 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 #893943 is Cyan = 0, Magento = 0.58, Yellow = 0.51 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 57 | 67 | - |
| CMYK | 0 | 0.58 | 0.51 | 0.46 |
| HSL | 352.5º | 0.41% | 0.38% | - |
| HSV(B) | 352.5º | 0.58% | 0.54% | - |
| XYZ | 12.79 | 8.65 | 6.31 | - |
| YUV | 82.06 | 119.5 | 167.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 57 | 67 | 0 | 0.58 | 0.51 | 0.46 | 352.5 | 0.41 | 0.38 |
| Hex | 89 | 39 | 43 | 0 | 3A | 33 | 2E | 160 | 29 | 26 |
| Octal | 211 | 71 | 103 | 0 | 72 | 63 | 56 | 540 | 51 | 46 |
| Binary | 10001001 | 111001 | 1000011 | 0 | 111010 | 110011 | 101110 | 101100000 | 101001 | 100110 |
Color Harmonies of #893943
Complementary color
Monochromatic Colors of #893943
Black with #893943
Text Example
Text Example
White with #893943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893943; }
p { color: rgb(137,57,67); }
H1.HeaderClassName
{
color: #893943;
}
.AnyTagClassName
{
color: #893943;
}
</style>
background-color css
<style>
a { background-color: #893943; }
a { background-color: rgb(137,57,67); }
div.DivClassName
{
background-color: #893943;
}
.BgClassName
{
background-color: #893943;
}
</style>
border-color css
<style>
span { border-color: #893943; }
span { border-color: rgb(137,57,67); }
td.TdClassName
{
border-color: #893943;
}
.TagClassName
{
border-color: #893943;
}
</style>