Shades of Stiletto #863540
Tints of Stiletto #863540
RGB
CMYK
RGB Variations
Color information
#863540 (or 0x863540) is known color: Stiletto. HEX triplet: 86, 35 and 40. RGB value is (134,53,64). Sum of RGB (Red+Green+Blue) = 134+53+64=251 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.39% from 251); Green value is 53 (21.09% from 255 or 21.12% from 251); Blue value is 64 (25.39% from 255 or 25.50% from 251); Max value from RGB is 134 - color contains mainly: red. Hex color #863540 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863540 is #79CABF. Grayscale: #4E4E4E. Windows color (decimal): -7981760 or 4208006. OLE color: 4208006.
HSL color Cylindrical-coordinate representation of color #863540: hue angle of 351.85º 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 #863540 is Cyan = 0, Magento = 0.60, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 53 | 64 | - |
| CMYK | 0 | 0.60 | 0.52 | 0.47 |
| HSL | 351.85º | 0.43% | 0.37% | - |
| HSV(B) | 351.85º | 0.6% | 0.53% | - |
| XYZ | 12.03 | 7.98 | 5.76 | - |
| YUV | 78.47 | 119.84 | 167.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 53 | 64 | 0 | 0.60 | 0.52 | 0.47 | 351.85 | 0.43 | 0.37 |
| Hex | 86 | 35 | 40 | 0 | 3C | 34 | 2F | 160 | 2B | 25 |
| Octal | 206 | 65 | 100 | 0 | 74 | 64 | 57 | 540 | 53 | 45 |
| Binary | 10000110 | 110101 | 1000000 | 0 | 111100 | 110100 | 101111 | 101100000 | 101011 | 100101 |
Color Harmonies of #863540
Complementary color
Monochromatic Colors of #863540
Black with #863540
Text Example
Text Example
White with #863540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863540; }
p { color: rgb(134,53,64); }
H1.HeaderClassName
{
color: #863540;
}
.AnyTagClassName
{
color: #863540;
}
</style>
background-color css
<style>
a { background-color: #863540; }
a { background-color: rgb(134,53,64); }
div.DivClassName
{
background-color: #863540;
}
.BgClassName
{
background-color: #863540;
}
</style>
border-color css
<style>
span { border-color: #863540; }
span { border-color: rgb(134,53,64); }
td.TdClassName
{
border-color: #863540;
}
.TagClassName
{
border-color: #863540;
}
</style>