Shades of Stiletto #873840
Tints of Stiletto #873840
RGB
CMYK
RGB Variations
Color information
#873840 (or 0x873840) is known color: Stiletto. HEX triplet: 87, 38 and 40. RGB value is (135,56,64). Sum of RGB (Red+Green+Blue) = 135+56+64=255 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.94% from 255); Green value is 56 (22.27% from 255 or 21.96% from 255); Blue value is 64 (25.39% from 255 or 25.10% from 255); Max value from RGB is 135 - color contains mainly: red. Hex color #873840 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873840 is #78C7BF. Grayscale: #505050. Windows color (decimal): -7915456 or 4208775. OLE color: 4208775.
HSL color Cylindrical-coordinate representation of color #873840: hue angle of 353.92º degrees, saturation: 0.41, 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 #873840 is Cyan = 0, Magento = 0.59, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 56 | 64 | - |
| CMYK | 0 | 0.59 | 0.53 | 0.47 |
| HSL | 353.92º | 0.41% | 0.37% | - |
| HSV(B) | 353.92º | 0.59% | 0.53% | - |
| XYZ | 12.33 | 8.35 | 5.81 | - |
| YUV | 80.53 | 118.67 | 166.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 56 | 64 | 0 | 0.59 | 0.53 | 0.47 | 353.92 | 0.41 | 0.37 |
| Hex | 87 | 38 | 40 | 0 | 3B | 35 | 2F | 162 | 29 | 25 |
| Octal | 207 | 70 | 100 | 0 | 73 | 65 | 57 | 542 | 51 | 45 |
| Binary | 10000111 | 111000 | 1000000 | 0 | 111011 | 110101 | 101111 | 101100010 | 101001 | 100101 |
Color Harmonies of #873840
Complementary color
Monochromatic Colors of #873840
Black with #873840
Text Example
Text Example
White with #873840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873840; }
p { color: rgb(135,56,64); }
H1.HeaderClassName
{
color: #873840;
}
.AnyTagClassName
{
color: #873840;
}
</style>
background-color css
<style>
a { background-color: #873840; }
a { background-color: rgb(135,56,64); }
div.DivClassName
{
background-color: #873840;
}
.BgClassName
{
background-color: #873840;
}
</style>
border-color css
<style>
span { border-color: #873840; }
span { border-color: rgb(135,56,64); }
td.TdClassName
{
border-color: #873840;
}
.TagClassName
{
border-color: #873840;
}
</style>