Shades of Sangria #861016
Tints of Sangria #861016
RGB
CMYK
RGB Variations
Color information
#861016 (or 0x861016) is known color: Sangria. HEX triplet: 86, 10 and 16. RGB value is (134,16,22). Sum of RGB (Red+Green+Blue) = 134+16+22=172 (22% of max value = 765). Red value is 134 (52.73% from 255 or 77.91% from 172); Green value is 16 (6.64% from 255 or 9.30% from 172); Blue value is 22 (8.98% from 255 or 12.79% from 172); Max value from RGB is 134 - color contains mainly: red. Hex color #861016 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861016 is #79EFE9. Grayscale: #343434. Windows color (decimal): -7991274 or 1446022. OLE color: 1446022.
HSL color Cylindrical-coordinate representation of color #861016: hue angle of 356.95º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #861016 is Cyan = 0, Magento = 0.88, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 16 | 22 | - |
| CMYK | 0 | 0.88 | 0.84 | 0.47 |
| HSL | 356.95º | 0.79% | 0.29% | - |
| HSV(B) | 356.95º | 0.88% | 0.53% | - |
| XYZ | 10.16 | 5.5 | 1.28 | - |
| YUV | 51.97 | 111.09 | 186.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 22 | 0 | 0.88 | 0.84 | 0.47 | 356.95 | 0.79 | 0.29 |
| Hex | 86 | 10 | 16 | 0 | 58 | 54 | 2F | 165 | 4F | 1D |
| Octal | 206 | 20 | 26 | 0 | 130 | 124 | 57 | 545 | 117 | 35 |
| Binary | 10000110 | 10000 | 10110 | 0 | 1011000 | 1010100 | 101111 | 101100101 | 1001111 | 11101 |
Color Harmonies of #861016
Complementary color
Monochromatic Colors of #861016
Black with #861016
Text Example
Text Example
White with #861016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861016; }
p { color: rgb(134,16,22); }
H1.HeaderClassName
{
color: #861016;
}
.AnyTagClassName
{
color: #861016;
}
</style>
background-color css
<style>
a { background-color: #861016; }
a { background-color: rgb(134,16,22); }
div.DivClassName
{
background-color: #861016;
}
.BgClassName
{
background-color: #861016;
}
</style>
border-color css
<style>
span { border-color: #861016; }
span { border-color: rgb(134,16,22); }
td.TdClassName
{
border-color: #861016;
}
.TagClassName
{
border-color: #861016;
}
</style>