Shades of Sangria #821216
Tints of Sangria #821216
RGB
CMYK
RGB Variations
Color information
#821216 (or 0x821216) is known color: Sangria. HEX triplet: 82, 12 and 16. RGB value is (130,18,22). Sum of RGB (Red+Green+Blue) = 130+18+22=170 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.47% from 170); Green value is 18 (7.42% from 255 or 10.59% from 170); Blue value is 22 (8.98% from 255 or 12.94% from 170); Max value from RGB is 130 - color contains mainly: red. Hex color #821216 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821216 is #7DEDE9. Grayscale: #343434. Windows color (decimal): -8252906 or 1446530. OLE color: 1446530.
HSL color Cylindrical-coordinate representation of color #821216: hue angle of 357.86º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #821216 is Cyan = 0, Magento = 0.86, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 18 | 22 | - |
| CMYK | 0 | 0.86 | 0.83 | 0.49 |
| HSL | 357.86º | 0.76% | 0.29% | - |
| HSV(B) | 357.86º | 0.86% | 0.51% | - |
| XYZ | 9.57 | 5.24 | 1.27 | - |
| YUV | 51.94 | 111.11 | 183.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 18 | 22 | 0 | 0.86 | 0.83 | 0.49 | 357.86 | 0.76 | 0.29 |
| Hex | 82 | 12 | 16 | 0 | 56 | 53 | 31 | 166 | 4C | 1D |
| Octal | 202 | 22 | 26 | 0 | 126 | 123 | 61 | 546 | 114 | 35 |
| Binary | 10000010 | 10010 | 10110 | 0 | 1010110 | 1010011 | 110001 | 101100110 | 1001100 | 11101 |
Color Harmonies of #821216
Complementary color
Monochromatic Colors of #821216
Black with #821216
Text Example
Text Example
White with #821216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821216; }
p { color: rgb(130,18,22); }
H1.HeaderClassName
{
color: #821216;
}
.AnyTagClassName
{
color: #821216;
}
</style>
background-color css
<style>
a { background-color: #821216; }
a { background-color: rgb(130,18,22); }
div.DivClassName
{
background-color: #821216;
}
.BgClassName
{
background-color: #821216;
}
</style>
border-color css
<style>
span { border-color: #821216; }
span { border-color: rgb(130,18,22); }
td.TdClassName
{
border-color: #821216;
}
.TagClassName
{
border-color: #821216;
}
</style>