Shades of Sangria #821114
Tints of Sangria #821114
RGB
CMYK
RGB Variations
Color information
#821114 (or 0x821114) is known color: Sangria. HEX triplet: 82, 11 and 14. RGB value is (130,17,20). Sum of RGB (Red+Green+Blue) = 130+17+20=167 (22% of max value = 765). Red value is 130 (51.17% from 255 or 77.84% from 167); Green value is 17 (7.03% from 255 or 10.18% from 167); Blue value is 20 (8.20% from 255 or 11.98% from 167); Max value from RGB is 130 - color contains mainly: red. Hex color #821114 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821114 is #7DEEEB. Grayscale: #333333. Windows color (decimal): -8253164 or 1315202. OLE color: 1315202.
HSL color Cylindrical-coordinate representation of color #821114: hue angle of 358.41º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #821114 is Cyan = 0, Magento = 0.87, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 17 | 20 | - |
| CMYK | 0 | 0.87 | 0.85 | 0.49 |
| HSL | 358.41º | 0.77% | 0.29% | - |
| HSV(B) | 358.41º | 0.87% | 0.51% | - |
| XYZ | 9.53 | 5.2 | 1.16 | - |
| YUV | 51.13 | 110.44 | 184.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 17 | 20 | 0 | 0.87 | 0.85 | 0.49 | 358.41 | 0.77 | 0.29 |
| Hex | 82 | 11 | 14 | 0 | 57 | 55 | 31 | 166 | 4D | 1D |
| Octal | 202 | 21 | 24 | 0 | 127 | 125 | 61 | 546 | 115 | 35 |
| Binary | 10000010 | 10001 | 10100 | 0 | 1010111 | 1010101 | 110001 | 101100110 | 1001101 | 11101 |
Color Harmonies of #821114
Complementary color
Monochromatic Colors of #821114
Black with #821114
Text Example
Text Example
White with #821114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821114; }
p { color: rgb(130,17,20); }
H1.HeaderClassName
{
color: #821114;
}
.AnyTagClassName
{
color: #821114;
}
</style>
background-color css
<style>
a { background-color: #821114; }
a { background-color: rgb(130,17,20); }
div.DivClassName
{
background-color: #821114;
}
.BgClassName
{
background-color: #821114;
}
</style>
border-color css
<style>
span { border-color: #821114; }
span { border-color: rgb(130,17,20); }
td.TdClassName
{
border-color: #821114;
}
.TagClassName
{
border-color: #821114;
}
</style>