Shades of Stiletto #873940
Tints of Stiletto #873940
RGB
CMYK
RGB Variations
Color information
#873940 (or 0x873940) is known color: Stiletto. HEX triplet: 87, 39 and 40. RGB value is (135,57,64). Sum of RGB (Red+Green+Blue) = 135+57+64=256 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.73% from 256); Green value is 57 (22.66% from 255 or 22.27% from 256); Blue value is 64 (25.39% from 255 or 25% from 256); Max value from RGB is 135 - color contains mainly: red. Hex color #873940 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873940 is #78C6BF. Grayscale: #515151. Windows color (decimal): -7915200 or 4209031. OLE color: 4209031.
HSL color Cylindrical-coordinate representation of color #873940: hue angle of 354.62º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #873940 is Cyan = 0, Magento = 0.58, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 57 | 64 | - |
| CMYK | 0 | 0.58 | 0.53 | 0.47 |
| HSL | 354.62º | 0.41% | 0.38% | - |
| HSV(B) | 354.62º | 0.58% | 0.53% | - |
| XYZ | 12.38 | 8.45 | 5.83 | - |
| YUV | 81.12 | 118.34 | 166.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 57 | 64 | 0 | 0.58 | 0.53 | 0.47 | 354.62 | 0.41 | 0.38 |
| Hex | 87 | 39 | 40 | 0 | 3A | 35 | 2F | 163 | 29 | 26 |
| Octal | 207 | 71 | 100 | 0 | 72 | 65 | 57 | 543 | 51 | 46 |
| Binary | 10000111 | 111001 | 1000000 | 0 | 111010 | 110101 | 101111 | 101100011 | 101001 | 100110 |
Color Harmonies of #873940
Complementary color
Monochromatic Colors of #873940
Black with #873940
Text Example
Text Example
White with #873940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873940; }
p { color: rgb(135,57,64); }
H1.HeaderClassName
{
color: #873940;
}
.AnyTagClassName
{
color: #873940;
}
</style>
background-color css
<style>
a { background-color: #873940; }
a { background-color: rgb(135,57,64); }
div.DivClassName
{
background-color: #873940;
}
.BgClassName
{
background-color: #873940;
}
</style>
border-color css
<style>
span { border-color: #873940; }
span { border-color: rgb(135,57,64); }
td.TdClassName
{
border-color: #873940;
}
.TagClassName
{
border-color: #873940;
}
</style>