Shades of Stiletto #894344
Tints of Stiletto #894344
RGB
CMYK
RGB Variations
Color information
#894344 (or 0x894344) is known color: Stiletto. HEX triplet: 89, 43 and 44. RGB value is (137,67,68). Sum of RGB (Red+Green+Blue) = 137+67+68=272 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.37% from 272); Green value is 67 (26.56% from 255 or 24.63% from 272); Blue value is 68 (26.95% from 255 or 25% from 272); Max value from RGB is 137 - color contains mainly: red. Hex color #894344 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894344 is #76BCBB. Grayscale: #585858. Windows color (decimal): -7781564 or 4473737. OLE color: 4473737.
HSL color Cylindrical-coordinate representation of color #894344: hue angle of 359.14º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #894344 is Cyan = 0, Magento = 0.51, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 67 | 68 | - |
| CMYK | 0 | 0.51 | 0.50 | 0.46 |
| HSL | 359.14º | 0.34% | 0.4% | - |
| HSV(B) | 359.14º | 0.51% | 0.54% | - |
| XYZ | 13.37 | 9.75 | 6.65 | - |
| YUV | 88.04 | 116.69 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 67 | 68 | 0 | 0.51 | 0.50 | 0.46 | 359.14 | 0.34 | 0.4 |
| Hex | 89 | 43 | 44 | 0 | 33 | 32 | 2E | 167 | 22 | 28 |
| Octal | 211 | 103 | 104 | 0 | 63 | 62 | 56 | 547 | 42 | 50 |
| Binary | 10001001 | 1000011 | 1000100 | 0 | 110011 | 110010 | 101110 | 101100111 | 100010 | 101000 |
Color Harmonies of #894344
Complementary color
Monochromatic Colors of #894344
Black with #894344
Text Example
Text Example
White with #894344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894344; }
p { color: rgb(137,67,68); }
H1.HeaderClassName
{
color: #894344;
}
.AnyTagClassName
{
color: #894344;
}
</style>
background-color css
<style>
a { background-color: #894344; }
a { background-color: rgb(137,67,68); }
div.DivClassName
{
background-color: #894344;
}
.BgClassName
{
background-color: #894344;
}
</style>
border-color css
<style>
span { border-color: #894344; }
span { border-color: rgb(137,67,68); }
td.TdClassName
{
border-color: #894344;
}
.TagClassName
{
border-color: #894344;
}
</style>