Shades of Stiletto #863440
Tints of Stiletto #863440
RGB
CMYK
RGB Variations
Color information
#863440 (or 0x863440) is known color: Stiletto. HEX triplet: 86, 34 and 40. RGB value is (134,52,64). Sum of RGB (Red+Green+Blue) = 134+52+64=250 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.6% from 250); Green value is 52 (20.70% from 255 or 20.8% from 250); Blue value is 64 (25.39% from 255 or 25.6% from 250); Max value from RGB is 134 - color contains mainly: red. Hex color #863440 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863440 is #79CBBF. Grayscale: #4D4D4D. Windows color (decimal): -7982016 or 4207750. OLE color: 4207750.
HSL color Cylindrical-coordinate representation of color #863440: hue angle of 351.22º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #863440 is Cyan = 0, Magento = 0.61, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 64 | - |
| CMYK | 0 | 0.61 | 0.52 | 0.47 |
| HSL | 351.22º | 0.44% | 0.36% | - |
| HSV(B) | 351.22º | 0.61% | 0.53% | - |
| XYZ | 11.98 | 7.89 | 5.74 | - |
| YUV | 77.89 | 120.17 | 168.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 64 | 0 | 0.61 | 0.52 | 0.47 | 351.22 | 0.44 | 0.36 |
| Hex | 86 | 34 | 40 | 0 | 3D | 34 | 2F | 15F | 2C | 24 |
| Octal | 206 | 64 | 100 | 0 | 75 | 64 | 57 | 537 | 54 | 44 |
| Binary | 10000110 | 110100 | 1000000 | 0 | 111101 | 110100 | 101111 | 101011111 | 101100 | 100100 |
Color Harmonies of #863440
Complementary color
Monochromatic Colors of #863440
Black with #863440
Text Example
Text Example
White with #863440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863440; }
p { color: rgb(134,52,64); }
H1.HeaderClassName
{
color: #863440;
}
.AnyTagClassName
{
color: #863440;
}
</style>
background-color css
<style>
a { background-color: #863440; }
a { background-color: rgb(134,52,64); }
div.DivClassName
{
background-color: #863440;
}
.BgClassName
{
background-color: #863440;
}
</style>
border-color css
<style>
span { border-color: #863440; }
span { border-color: rgb(134,52,64); }
td.TdClassName
{
border-color: #863440;
}
.TagClassName
{
border-color: #863440;
}
</style>