Shades of Sangria #821214
Tints of Sangria #821214
RGB
CMYK
RGB Variations
Color information
#821214 (or 0x821214) is known color: Sangria. HEX triplet: 82, 12 and 14. RGB value is (130,18,20). Sum of RGB (Red+Green+Blue) = 130+18+20=168 (22% of max value = 765). Red value is 130 (51.17% from 255 or 77.38% from 168); Green value is 18 (7.42% from 255 or 10.71% from 168); Blue value is 20 (8.20% from 255 or 11.90% from 168); Max value from RGB is 130 - color contains mainly: red. Hex color #821214 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821214 is #7DEDEB. Grayscale: #333333. Windows color (decimal): -8252908 or 1315458. OLE color: 1315458.
HSL color Cylindrical-coordinate representation of color #821214: hue angle of 358.93º 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 #821214 is Cyan = 0, Magento = 0.86, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 18 | 20 | - |
| CMYK | 0 | 0.86 | 0.85 | 0.49 |
| HSL | 358.93º | 0.76% | 0.29% | - |
| HSV(B) | 358.93º | 0.86% | 0.51% | - |
| XYZ | 9.55 | 5.23 | 1.17 | - |
| YUV | 51.72 | 110.11 | 183.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 18 | 20 | 0 | 0.86 | 0.85 | 0.49 | 358.93 | 0.76 | 0.29 |
| Hex | 82 | 12 | 14 | 0 | 56 | 55 | 31 | 167 | 4C | 1D |
| Octal | 202 | 22 | 24 | 0 | 126 | 125 | 61 | 547 | 114 | 35 |
| Binary | 10000010 | 10010 | 10100 | 0 | 1010110 | 1010101 | 110001 | 101100111 | 1001100 | 11101 |
Color Harmonies of #821214
Complementary color
Monochromatic Colors of #821214
Black with #821214
Text Example
Text Example
White with #821214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821214; }
p { color: rgb(130,18,20); }
H1.HeaderClassName
{
color: #821214;
}
.AnyTagClassName
{
color: #821214;
}
</style>
background-color css
<style>
a { background-color: #821214; }
a { background-color: rgb(130,18,20); }
div.DivClassName
{
background-color: #821214;
}
.BgClassName
{
background-color: #821214;
}
</style>
border-color css
<style>
span { border-color: #821214; }
span { border-color: rgb(130,18,20); }
td.TdClassName
{
border-color: #821214;
}
.TagClassName
{
border-color: #821214;
}
</style>