Shades of Dark Red #861106
Tints of Dark Red #861106
RGB
CMYK
RGB Variations
Color information
#861106 (or 0x861106) is known color: Dark Red. HEX triplet: 86, 11 and 06. RGB value is (134,17,6). Sum of RGB (Red+Green+Blue) = 134+17+6=157 (20% of max value = 765). Red value is 134 (52.73% from 255 or 85.35% from 157); Green value is 17 (7.03% from 255 or 10.83% from 157); Blue value is 6 (2.73% from 255 or 3.82% from 157); Max value from RGB is 134 - color contains mainly: red. Hex color #861106 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861106 is #79EEF9. Grayscale: #323232. Windows color (decimal): -7991034 or 397702. OLE color: 397702.
HSL color Cylindrical-coordinate representation of color #861106: hue angle of 5.16º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #861106 is Cyan = 0, Magento = 0.87, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 17 | 6 | - |
| CMYK | 0 | 0.87 | 0.96 | 0.47 |
| HSL | 5.16º | 0.91% | 0.27% | - |
| HSV(B) | 5.16º | 0.96% | 0.53% | - |
| XYZ | 10.06 | 5.48 | 0.7 | - |
| YUV | 50.73 | 102.76 | 187.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 17 | 6 | 0 | 0.87 | 0.96 | 0.47 | 5.16 | 0.91 | 0.27 |
| Hex | 86 | 11 | 6 | 0 | 57 | 60 | 2F | 5 | 5B | 1B |
| Octal | 206 | 21 | 6 | 0 | 127 | 140 | 57 | 5 | 133 | 33 |
| Binary | 10000110 | 10001 | 110 | 0 | 1010111 | 1100000 | 101111 | 101 | 1011011 | 11011 |
Color Harmonies of #861106
Complementary color
Monochromatic Colors of #861106
Black with #861106
Text Example
Text Example
White with #861106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861106; }
p { color: rgb(134,17,6); }
H1.HeaderClassName
{
color: #861106;
}
.AnyTagClassName
{
color: #861106;
}
</style>
background-color css
<style>
a { background-color: #861106; }
a { background-color: rgb(134,17,6); }
div.DivClassName
{
background-color: #861106;
}
.BgClassName
{
background-color: #861106;
}
</style>
border-color css
<style>
span { border-color: #861106; }
span { border-color: rgb(134,17,6); }
td.TdClassName
{
border-color: #861106;
}
.TagClassName
{
border-color: #861106;
}
</style>