Shades of Stiletto #873640
Tints of Stiletto #873640
RGB
CMYK
RGB Variations
Color information
#873640 (or 0x873640) is known color: Stiletto. HEX triplet: 87, 36 and 40. RGB value is (135,54,64). Sum of RGB (Red+Green+Blue) = 135+54+64=253 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.36% from 253); Green value is 54 (21.48% from 255 or 21.34% from 253); Blue value is 64 (25.39% from 255 or 25.30% from 253); Max value from RGB is 135 - color contains mainly: red. Hex color #873640 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #873640 is #78C9BF. Grayscale: #4F4F4F. Windows color (decimal): -7915968 or 4208263. OLE color: 4208263.
HSL color Cylindrical-coordinate representation of color #873640: hue angle of 352.59º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #873640 is Cyan = 0, Magento = 0.60, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 54 | 64 | - |
| CMYK | 0 | 0.60 | 0.53 | 0.47 |
| HSL | 352.59º | 0.43% | 0.37% | - |
| HSV(B) | 352.59º | 0.6% | 0.53% | - |
| XYZ | 12.24 | 8.16 | 5.78 | - |
| YUV | 79.36 | 119.34 | 167.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 54 | 64 | 0 | 0.60 | 0.53 | 0.47 | 352.59 | 0.43 | 0.37 |
| Hex | 87 | 36 | 40 | 0 | 3C | 35 | 2F | 161 | 2B | 25 |
| Octal | 207 | 66 | 100 | 0 | 74 | 65 | 57 | 541 | 53 | 45 |
| Binary | 10000111 | 110110 | 1000000 | 0 | 111100 | 110101 | 101111 | 101100001 | 101011 | 100101 |
Color Harmonies of #873640
Complementary color
Monochromatic Colors of #873640
Black with #873640
Text Example
Text Example
White with #873640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #873640; }
p { color: rgb(135,54,64); }
H1.HeaderClassName
{
color: #873640;
}
.AnyTagClassName
{
color: #873640;
}
</style>
background-color css
<style>
a { background-color: #873640; }
a { background-color: rgb(135,54,64); }
div.DivClassName
{
background-color: #873640;
}
.BgClassName
{
background-color: #873640;
}
</style>
border-color css
<style>
span { border-color: #873640; }
span { border-color: rgb(135,54,64); }
td.TdClassName
{
border-color: #873640;
}
.TagClassName
{
border-color: #873640;
}
</style>