Shades of Sangria #861213
Tints of Sangria #861213
RGB
CMYK
RGB Variations
Color information
#861213 (or 0x861213) is known color: Sangria. HEX triplet: 86, 12 and 13. RGB value is (134,18,19). Sum of RGB (Red+Green+Blue) = 134+18+19=171 (22% of max value = 765). Red value is 134 (52.73% from 255 or 78.36% from 171); Green value is 18 (7.42% from 255 or 10.53% from 171); Blue value is 19 (7.81% from 255 or 11.11% from 171); Max value from RGB is 134 - color contains mainly: red. Hex color #861213 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861213 is #79EDEC. Grayscale: #343434. Windows color (decimal): -7990765 or 1249926. OLE color: 1249926.
HSL color Cylindrical-coordinate representation of color #861213: hue angle of 359.48º degrees, saturation: 0.76, 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 #861213 is Cyan = 0, Magento = 0.87, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 18 | 19 | - |
| CMYK | 0 | 0.87 | 0.86 | 0.47 |
| HSL | 359.48º | 0.76% | 0.3% | - |
| HSV(B) | 359.48º | 0.87% | 0.53% | - |
| XYZ | 10.17 | 5.55 | 1.15 | - |
| YUV | 52.8 | 108.93 | 185.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 18 | 19 | 0 | 0.87 | 0.86 | 0.47 | 359.48 | 0.76 | 0.3 |
| Hex | 86 | 12 | 13 | 0 | 57 | 56 | 2F | 167 | 4C | 1E |
| Octal | 206 | 22 | 23 | 0 | 127 | 126 | 57 | 547 | 114 | 36 |
| Binary | 10000110 | 10010 | 10011 | 0 | 1010111 | 1010110 | 101111 | 101100111 | 1001100 | 11110 |
Color Harmonies of #861213
Complementary color
Monochromatic Colors of #861213
Black with #861213
Text Example
Text Example
White with #861213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861213; }
p { color: rgb(134,18,19); }
H1.HeaderClassName
{
color: #861213;
}
.AnyTagClassName
{
color: #861213;
}
</style>
background-color css
<style>
a { background-color: #861213; }
a { background-color: rgb(134,18,19); }
div.DivClassName
{
background-color: #861213;
}
.BgClassName
{
background-color: #861213;
}
</style>
border-color css
<style>
span { border-color: #861213; }
span { border-color: rgb(134,18,19); }
td.TdClassName
{
border-color: #861213;
}
.TagClassName
{
border-color: #861213;
}
</style>