Shades of Stiletto #863941
Tints of Stiletto #863941
RGB
CMYK
RGB Variations
Color information
#863941 (or 0x863941) is known color: Stiletto. HEX triplet: 86, 39 and 41. RGB value is (134,57,65). Sum of RGB (Red+Green+Blue) = 134+57+65=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 57 (22.66% from 255 or 22.27% from 256); Blue value is 65 (25.78% from 255 or 25.39% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #863941 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863941 is #79C6BE. Grayscale: #505050. Windows color (decimal): -7980735 or 4274566. OLE color: 4274566.
HSL color Cylindrical-coordinate representation of color #863941: hue angle of 353.77º 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 #863941 is Cyan = 0, Magento = 0.57, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 57 | 65 | - |
| CMYK | 0 | 0.57 | 0.51 | 0.47 |
| HSL | 353.77º | 0.4% | 0.37% | - |
| HSV(B) | 353.77º | 0.57% | 0.53% | - |
| XYZ | 12.25 | 8.38 | 5.97 | - |
| YUV | 80.94 | 119.01 | 165.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 57 | 65 | 0 | 0.57 | 0.51 | 0.47 | 353.77 | 0.4 | 0.37 |
| Hex | 86 | 39 | 41 | 0 | 39 | 33 | 2F | 162 | 28 | 25 |
| Octal | 206 | 71 | 101 | 0 | 71 | 63 | 57 | 542 | 50 | 45 |
| Binary | 10000110 | 111001 | 1000001 | 0 | 111001 | 110011 | 101111 | 101100010 | 101000 | 100101 |
Color Harmonies of #863941
Complementary color
Monochromatic Colors of #863941
Black with #863941
Text Example
Text Example
White with #863941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863941; }
p { color: rgb(134,57,65); }
H1.HeaderClassName
{
color: #863941;
}
.AnyTagClassName
{
color: #863941;
}
</style>
background-color css
<style>
a { background-color: #863941; }
a { background-color: rgb(134,57,65); }
div.DivClassName
{
background-color: #863941;
}
.BgClassName
{
background-color: #863941;
}
</style>
border-color css
<style>
span { border-color: #863941; }
span { border-color: rgb(134,57,65); }
td.TdClassName
{
border-color: #863941;
}
.TagClassName
{
border-color: #863941;
}
</style>