Shades of Stiletto #863742
Tints of Stiletto #863742
RGB
CMYK
RGB Variations
Color information
#863742 (or 0x863742) is known color: Stiletto. HEX triplet: 86, 37 and 42. RGB value is (134,55,66). Sum of RGB (Red+Green+Blue) = 134+55+66=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 55 (21.88% from 255 or 21.57% from 255); Blue value is 66 (26.17% from 255 or 25.88% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #863742 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #863742 is #79C8BD. Grayscale: #4F4F4F. Windows color (decimal): -7981246 or 4339590. OLE color: 4339590.
HSL color Cylindrical-coordinate representation of color #863742: hue angle of 351.65º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #863742 is Cyan = 0, Magento = 0.59, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 66 | - |
| CMYK | 0 | 0.59 | 0.51 | 0.47 |
| HSL | 351.65º | 0.42% | 0.37% | - |
| HSV(B) | 351.65º | 0.59% | 0.53% | - |
| XYZ | 12.18 | 8.19 | 6.09 | - |
| YUV | 79.88 | 120.17 | 166.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 66 | 0 | 0.59 | 0.51 | 0.47 | 351.65 | 0.42 | 0.37 |
| Hex | 86 | 37 | 42 | 0 | 3B | 33 | 2F | 160 | 2A | 25 |
| Octal | 206 | 67 | 102 | 0 | 73 | 63 | 57 | 540 | 52 | 45 |
| Binary | 10000110 | 110111 | 1000010 | 0 | 111011 | 110011 | 101111 | 101100000 | 101010 | 100101 |
Color Harmonies of #863742
Complementary color
Monochromatic Colors of #863742
Black with #863742
Text Example
Text Example
White with #863742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863742; }
p { color: rgb(134,55,66); }
H1.HeaderClassName
{
color: #863742;
}
.AnyTagClassName
{
color: #863742;
}
</style>
background-color css
<style>
a { background-color: #863742; }
a { background-color: rgb(134,55,66); }
div.DivClassName
{
background-color: #863742;
}
.BgClassName
{
background-color: #863742;
}
</style>
border-color css
<style>
span { border-color: #863742; }
span { border-color: rgb(134,55,66); }
td.TdClassName
{
border-color: #863742;
}
.TagClassName
{
border-color: #863742;
}
</style>