Shades of Sangria #861015
Tints of Sangria #861015
RGB
CMYK
RGB Variations
Color information
#861015 (or 0x861015) is known color: Sangria. HEX triplet: 86, 10 and 15. RGB value is (134,16,21). Sum of RGB (Red+Green+Blue) = 134+16+21=171 (22% of max value = 765). Red value is 134 (52.73% from 255 or 78.36% from 171); Green value is 16 (6.64% from 255 or 9.36% from 171); Blue value is 21 (8.59% from 255 or 12.28% from 171); Max value from RGB is 134 - color contains mainly: red. Hex color #861015 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861015 is #79EFEA. Grayscale: #333333. Windows color (decimal): -7991275 or 1380486. OLE color: 1380486.
HSL color Cylindrical-coordinate representation of color #861015: hue angle of 357.46º 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 #861015 is Cyan = 0, Magento = 0.88, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 16 | 21 | - |
| CMYK | 0 | 0.88 | 0.84 | 0.47 |
| HSL | 357.46º | 0.79% | 0.29% | - |
| HSV(B) | 357.46º | 0.88% | 0.53% | - |
| XYZ | 10.15 | 5.49 | 1.23 | - |
| YUV | 51.85 | 110.59 | 186.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 21 | 0 | 0.88 | 0.84 | 0.47 | 357.46 | 0.79 | 0.29 |
| Hex | 86 | 10 | 15 | 0 | 58 | 54 | 2F | 165 | 4F | 1D |
| Octal | 206 | 20 | 25 | 0 | 130 | 124 | 57 | 545 | 117 | 35 |
| Binary | 10000110 | 10000 | 10101 | 0 | 1011000 | 1010100 | 101111 | 101100101 | 1001111 | 11101 |
Color Harmonies of #861015
Complementary color
Monochromatic Colors of #861015
Black with #861015
Text Example
Text Example
White with #861015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861015; }
p { color: rgb(134,16,21); }
H1.HeaderClassName
{
color: #861015;
}
.AnyTagClassName
{
color: #861015;
}
</style>
background-color css
<style>
a { background-color: #861015; }
a { background-color: rgb(134,16,21); }
div.DivClassName
{
background-color: #861015;
}
.BgClassName
{
background-color: #861015;
}
</style>
border-color css
<style>
span { border-color: #861015; }
span { border-color: rgb(134,16,21); }
td.TdClassName
{
border-color: #861015;
}
.TagClassName
{
border-color: #861015;
}
</style>