Shades of Sangria #861116
Tints of Sangria #861116
RGB
CMYK
RGB Variations
Color information
#861116 (or 0x861116) is known color: Sangria. HEX triplet: 86, 11 and 16. RGB value is (134,17,22). Sum of RGB (Red+Green+Blue) = 134+17+22=173 (22% of max value = 765). Red value is 134 (52.73% from 255 or 77.46% from 173); Green value is 17 (7.03% from 255 or 9.83% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 134 - color contains mainly: red. Hex color #861116 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861116 is #79EEE9. Grayscale: #343434. Windows color (decimal): -7991018 or 1446278. OLE color: 1446278.
HSL color Cylindrical-coordinate representation of color #861116: hue angle of 357.44º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #861116 is Cyan = 0, Magento = 0.87, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 17 | 22 | - |
| CMYK | 0 | 0.87 | 0.84 | 0.47 |
| HSL | 357.44º | 0.77% | 0.3% | - |
| HSV(B) | 357.44º | 0.87% | 0.53% | - |
| XYZ | 10.18 | 5.53 | 1.29 | - |
| YUV | 52.55 | 110.76 | 186.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 17 | 22 | 0 | 0.87 | 0.84 | 0.47 | 357.44 | 0.77 | 0.3 |
| Hex | 86 | 11 | 16 | 0 | 57 | 54 | 2F | 165 | 4D | 1E |
| Octal | 206 | 21 | 26 | 0 | 127 | 124 | 57 | 545 | 115 | 36 |
| Binary | 10000110 | 10001 | 10110 | 0 | 1010111 | 1010100 | 101111 | 101100101 | 1001101 | 11110 |
Color Harmonies of #861116
Complementary color
Monochromatic Colors of #861116
Black with #861116
Text Example
Text Example
White with #861116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861116; }
p { color: rgb(134,17,22); }
H1.HeaderClassName
{
color: #861116;
}
.AnyTagClassName
{
color: #861116;
}
</style>
background-color css
<style>
a { background-color: #861116; }
a { background-color: rgb(134,17,22); }
div.DivClassName
{
background-color: #861116;
}
.BgClassName
{
background-color: #861116;
}
</style>
border-color css
<style>
span { border-color: #861116; }
span { border-color: rgb(134,17,22); }
td.TdClassName
{
border-color: #861116;
}
.TagClassName
{
border-color: #861116;
}
</style>