Shades of Stiletto #894043
Tints of Stiletto #894043
RGB
CMYK
RGB Variations
Color information
#894043 (or 0x894043) is known color: Stiletto. HEX triplet: 89, 40 and 43. RGB value is (137,64,67). Sum of RGB (Red+Green+Blue) = 137+64+67=268 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.12% from 268); Green value is 64 (25.39% from 255 or 23.88% from 268); Blue value is 67 (26.56% from 255 or 25% from 268); Max value from RGB is 137 - color contains mainly: red. Hex color #894043 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894043 is #76BFBC. Grayscale: #565656. Windows color (decimal): -7782333 or 4407433. OLE color: 4407433.
HSL color Cylindrical-coordinate representation of color #894043: hue angle of 357.53º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #894043 is Cyan = 0, Magento = 0.53, Yellow = 0.51 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 64 | 67 | - |
| CMYK | 0 | 0.53 | 0.51 | 0.46 |
| HSL | 357.53º | 0.36% | 0.39% | - |
| HSV(B) | 357.53º | 0.53% | 0.54% | - |
| XYZ | 13.16 | 9.39 | 6.43 | - |
| YUV | 86.17 | 117.18 | 164.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 64 | 67 | 0 | 0.53 | 0.51 | 0.46 | 357.53 | 0.36 | 0.39 |
| Hex | 89 | 40 | 43 | 0 | 35 | 33 | 2E | 166 | 24 | 27 |
| Octal | 211 | 100 | 103 | 0 | 65 | 63 | 56 | 546 | 44 | 47 |
| Binary | 10001001 | 1000000 | 1000011 | 0 | 110101 | 110011 | 101110 | 101100110 | 100100 | 100111 |
Color Harmonies of #894043
Complementary color
Monochromatic Colors of #894043
Black with #894043
Text Example
Text Example
White with #894043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894043; }
p { color: rgb(137,64,67); }
H1.HeaderClassName
{
color: #894043;
}
.AnyTagClassName
{
color: #894043;
}
</style>
background-color css
<style>
a { background-color: #894043; }
a { background-color: rgb(137,64,67); }
div.DivClassName
{
background-color: #894043;
}
.BgClassName
{
background-color: #894043;
}
</style>
border-color css
<style>
span { border-color: #894043; }
span { border-color: rgb(137,64,67); }
td.TdClassName
{
border-color: #894043;
}
.TagClassName
{
border-color: #894043;
}
</style>