Shades of Stiletto #873740
Tints of Stiletto #873740
RGB
CMYK
RGB Variations
Color information
#873740 (or 0x873740) is known color: Stiletto. HEX triplet: 87, 37 and 40. RGB value is (135,55,64). Sum of RGB (Red+Green+Blue) = 135+55+64=254 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.15% from 254); Green value is 55 (21.88% from 255 or 21.65% from 254); Blue value is 64 (25.39% from 255 or 25.20% from 254); Max value from RGB is 135 - color contains mainly: red. Hex color #873740 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873740 is #78C8BF. Grayscale: #4F4F4F. Windows color (decimal): -7915712 or 4208519. OLE color: 4208519.
HSL color Cylindrical-coordinate representation of color #873740: hue angle of 353.25º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #873740 is Cyan = 0, Magento = 0.59, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 55 | 64 | - |
| CMYK | 0 | 0.59 | 0.53 | 0.47 |
| HSL | 353.25º | 0.42% | 0.37% | - |
| HSV(B) | 353.25º | 0.59% | 0.53% | - |
| XYZ | 12.28 | 8.25 | 5.8 | - |
| YUV | 79.95 | 119 | 167.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 55 | 64 | 0 | 0.59 | 0.53 | 0.47 | 353.25 | 0.42 | 0.37 |
| Hex | 87 | 37 | 40 | 0 | 3B | 35 | 2F | 161 | 2A | 25 |
| Octal | 207 | 67 | 100 | 0 | 73 | 65 | 57 | 541 | 52 | 45 |
| Binary | 10000111 | 110111 | 1000000 | 0 | 111011 | 110101 | 101111 | 101100001 | 101010 | 100101 |
Color Harmonies of #873740
Complementary color
Monochromatic Colors of #873740
Black with #873740
Text Example
Text Example
White with #873740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873740; }
p { color: rgb(135,55,64); }
H1.HeaderClassName
{
color: #873740;
}
.AnyTagClassName
{
color: #873740;
}
</style>
background-color css
<style>
a { background-color: #873740; }
a { background-color: rgb(135,55,64); }
div.DivClassName
{
background-color: #873740;
}
.BgClassName
{
background-color: #873740;
}
</style>
border-color css
<style>
span { border-color: #873740; }
span { border-color: rgb(135,55,64); }
td.TdClassName
{
border-color: #873740;
}
.TagClassName
{
border-color: #873740;
}
</style>