Shades of Sangria #861315
Tints of Sangria #861315
RGB
CMYK
RGB Variations
Color information
#861315 (or 0x861315) is known color: Sangria. HEX triplet: 86, 13 and 15. RGB value is (134,19,21). Sum of RGB (Red+Green+Blue) = 134+19+21=174 (23% of max value = 765). Red value is 134 (52.73% from 255 or 77.01% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 21 (8.59% from 255 or 12.07% from 174); Max value from RGB is 134 - color contains mainly: red. Hex color #861315 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861315 is #79ECEA. Grayscale: #353535. Windows color (decimal): -7990507 or 1381254. OLE color: 1381254.
HSL color Cylindrical-coordinate representation of color #861315: hue angle of 358.96º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #861315 is Cyan = 0, Magento = 0.86, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 19 | 21 | - |
| CMYK | 0 | 0.86 | 0.84 | 0.47 |
| HSL | 358.96º | 0.75% | 0.3% | - |
| HSV(B) | 358.96º | 0.86% | 0.53% | - |
| XYZ | 10.2 | 5.59 | 1.25 | - |
| YUV | 53.61 | 109.6 | 185.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 19 | 21 | 0 | 0.86 | 0.84 | 0.47 | 358.96 | 0.75 | 0.3 |
| Hex | 86 | 13 | 15 | 0 | 56 | 54 | 2F | 167 | 4B | 1E |
| Octal | 206 | 23 | 25 | 0 | 126 | 124 | 57 | 547 | 113 | 36 |
| Binary | 10000110 | 10011 | 10101 | 0 | 1010110 | 1010100 | 101111 | 101100111 | 1001011 | 11110 |
Color Harmonies of #861315
Complementary color
Monochromatic Colors of #861315
Black with #861315
Text Example
Text Example
White with #861315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861315; }
p { color: rgb(134,19,21); }
H1.HeaderClassName
{
color: #861315;
}
.AnyTagClassName
{
color: #861315;
}
</style>
background-color css
<style>
a { background-color: #861315; }
a { background-color: rgb(134,19,21); }
div.DivClassName
{
background-color: #861315;
}
.BgClassName
{
background-color: #861315;
}
</style>
border-color css
<style>
span { border-color: #861315; }
span { border-color: rgb(134,19,21); }
td.TdClassName
{
border-color: #861315;
}
.TagClassName
{
border-color: #861315;
}
</style>