Shades of Stiletto #863943
Tints of Stiletto #863943
RGB
CMYK
RGB Variations
Color information
#863943 (or 0x863943) is known color: Stiletto. HEX triplet: 86, 39 and 43. RGB value is (134,57,67). Sum of RGB (Red+Green+Blue) = 134+57+67=258 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.94% from 258); Green value is 57 (22.66% from 255 or 22.09% from 258); Blue value is 67 (26.56% from 255 or 25.97% from 258); Max value from RGB is 134 - color contains mainly: red. Hex color #863943 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863943 is #79C6BC. Grayscale: #515151. Windows color (decimal): -7980733 or 4405638. OLE color: 4405638.
HSL color Cylindrical-coordinate representation of color #863943: hue angle of 352.21º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #863943 is Cyan = 0, Magento = 0.57, Yellow = 0.5 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 57 | 67 | - |
| CMYK | 0 | 0.57 | 0.5 | 0.47 |
| HSL | 352.21º | 0.4% | 0.37% | - |
| HSV(B) | 352.21º | 0.57% | 0.53% | - |
| XYZ | 12.31 | 8.4 | 6.28 | - |
| YUV | 81.16 | 120.01 | 165.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 57 | 67 | 0 | 0.57 | 0.5 | 0.47 | 352.21 | 0.4 | 0.37 |
| Hex | 86 | 39 | 43 | 0 | 39 | 32 | 2F | 160 | 28 | 25 |
| Octal | 206 | 71 | 103 | 0 | 71 | 62 | 57 | 540 | 50 | 45 |
| Binary | 10000110 | 111001 | 1000011 | 0 | 111001 | 110010 | 101111 | 101100000 | 101000 | 100101 |
Color Harmonies of #863943
Complementary color
Monochromatic Colors of #863943
Black with #863943
Text Example
Text Example
White with #863943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863943; }
p { color: rgb(134,57,67); }
H1.HeaderClassName
{
color: #863943;
}
.AnyTagClassName
{
color: #863943;
}
</style>
background-color css
<style>
a { background-color: #863943; }
a { background-color: rgb(134,57,67); }
div.DivClassName
{
background-color: #863943;
}
.BgClassName
{
background-color: #863943;
}
</style>
border-color css
<style>
span { border-color: #863943; }
span { border-color: rgb(134,57,67); }
td.TdClassName
{
border-color: #863943;
}
.TagClassName
{
border-color: #863943;
}
</style>