Shades of Sangria #821416
Tints of Sangria #821416
RGB
CMYK
RGB Variations
Color information
#821416 (or 0x821416) is known color: Sangria. HEX triplet: 82, 14 and 16. RGB value is (130,20,22). Sum of RGB (Red+Green+Blue) = 130+20+22=172 (22% of max value = 765). Red value is 130 (51.17% from 255 or 75.58% from 172); Green value is 20 (8.20% from 255 or 11.63% from 172); Blue value is 22 (8.98% from 255 or 12.79% from 172); Max value from RGB is 130 - color contains mainly: red. Hex color #821416 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821416 is #7DEBE9. Grayscale: #353535. Windows color (decimal): -8252394 or 1447042. OLE color: 1447042.
HSL color Cylindrical-coordinate representation of color #821416: hue angle of 358.91º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #821416 is Cyan = 0, Magento = 0.85, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 20 | 22 | - |
| CMYK | 0 | 0.85 | 0.83 | 0.49 |
| HSL | 358.91º | 0.73% | 0.29% | - |
| HSV(B) | 358.91º | 0.85% | 0.51% | - |
| XYZ | 9.6 | 5.3 | 1.28 | - |
| YUV | 53.12 | 110.44 | 182.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 20 | 22 | 0 | 0.85 | 0.83 | 0.49 | 358.91 | 0.73 | 0.29 |
| Hex | 82 | 14 | 16 | 0 | 55 | 53 | 31 | 167 | 49 | 1D |
| Octal | 202 | 24 | 26 | 0 | 125 | 123 | 61 | 547 | 111 | 35 |
| Binary | 10000010 | 10100 | 10110 | 0 | 1010101 | 1010011 | 110001 | 101100111 | 1001001 | 11101 |
Color Harmonies of #821416
Complementary color
Monochromatic Colors of #821416
Black with #821416
Text Example
Text Example
White with #821416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821416; }
p { color: rgb(130,20,22); }
H1.HeaderClassName
{
color: #821416;
}
.AnyTagClassName
{
color: #821416;
}
</style>
background-color css
<style>
a { background-color: #821416; }
a { background-color: rgb(130,20,22); }
div.DivClassName
{
background-color: #821416;
}
.BgClassName
{
background-color: #821416;
}
</style>
border-color css
<style>
span { border-color: #821416; }
span { border-color: rgb(130,20,22); }
td.TdClassName
{
border-color: #821416;
}
.TagClassName
{
border-color: #821416;
}
</style>