Shades of Stiletto #893742
Tints of Stiletto #893742
RGB
CMYK
RGB Variations
Color information
#893742 (or 0x893742) is known color: Stiletto. HEX triplet: 89, 37 and 42. RGB value is (137,55,66). Sum of RGB (Red+Green+Blue) = 137+55+66=258 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.10% from 258); Green value is 55 (21.88% from 255 or 21.32% from 258); Blue value is 66 (26.17% from 255 or 25.58% from 258); Max value from RGB is 137 - color contains mainly: red. Hex color #893742 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #893742 is #76C8BD. Grayscale: #505050. Windows color (decimal): -7784638 or 4339593. OLE color: 4339593.
HSL color Cylindrical-coordinate representation of color #893742: hue angle of 351.95º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #893742 is Cyan = 0, Magento = 0.60, Yellow = 0.52 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 55 | 66 | - |
| CMYK | 0 | 0.60 | 0.52 | 0.46 |
| HSL | 351.95º | 0.43% | 0.38% | - |
| HSV(B) | 351.95º | 0.6% | 0.54% | - |
| XYZ | 12.67 | 8.44 | 6.12 | - |
| YUV | 80.77 | 119.67 | 168.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 55 | 66 | 0 | 0.60 | 0.52 | 0.46 | 351.95 | 0.43 | 0.38 |
| Hex | 89 | 37 | 42 | 0 | 3C | 34 | 2E | 160 | 2B | 26 |
| Octal | 211 | 67 | 102 | 0 | 74 | 64 | 56 | 540 | 53 | 46 |
| Binary | 10001001 | 110111 | 1000010 | 0 | 111100 | 110100 | 101110 | 101100000 | 101011 | 100110 |
Color Harmonies of #893742
Complementary color
Monochromatic Colors of #893742
Black with #893742
Text Example
Text Example
White with #893742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #893742; }
p { color: rgb(137,55,66); }
H1.HeaderClassName
{
color: #893742;
}
.AnyTagClassName
{
color: #893742;
}
</style>
background-color css
<style>
a { background-color: #893742; }
a { background-color: rgb(137,55,66); }
div.DivClassName
{
background-color: #893742;
}
.BgClassName
{
background-color: #893742;
}
</style>
border-color css
<style>
span { border-color: #893742; }
span { border-color: rgb(137,55,66); }
td.TdClassName
{
border-color: #893742;
}
.TagClassName
{
border-color: #893742;
}
</style>