Shades of Sangria #820911
Tints of Sangria #820911
RGB
CMYK
RGB Variations
Color information
#820911 (or 0x820911) is known color: Sangria. HEX triplet: 82, 09 and 11. RGB value is (130,9,17). Sum of RGB (Red+Green+Blue) = 130+9+17=156 (20% of max value = 765). Red value is 130 (51.17% from 255 or 83.33% from 156); Green value is 9 (3.91% from 255 or 5.77% from 156); Blue value is 17 (7.03% from 255 or 10.90% from 156); Max value from RGB is 130 - color contains mainly: red. Hex color #820911 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #820911 is #7DF6EE. Grayscale: #2E2E2E. Windows color (decimal): -8255215 or 1116546. OLE color: 1116546.
HSL color Cylindrical-coordinate representation of color #820911: hue angle of 356.03º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #820911 is Cyan = 0, Magento = 0.93, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 9 | 17 | - |
| CMYK | 0 | 0.93 | 0.87 | 0.49 |
| HSL | 356.03º | 0.87% | 0.27% | - |
| HSV(B) | 356.03º | 0.93% | 0.51% | - |
| XYZ | 9.4 | 4.98 | 1 | - |
| YUV | 46.09 | 111.59 | 187.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 9 | 17 | 0 | 0.93 | 0.87 | 0.49 | 356.03 | 0.87 | 0.27 |
| Hex | 82 | 9 | 11 | 0 | 5D | 57 | 31 | 164 | 57 | 1B |
| Octal | 202 | 11 | 21 | 0 | 135 | 127 | 61 | 544 | 127 | 33 |
| Binary | 10000010 | 1001 | 10001 | 0 | 1011101 | 1010111 | 110001 | 101100100 | 1010111 | 11011 |
Color Harmonies of #820911
Complementary color
Monochromatic Colors of #820911
Black with #820911
Text Example
Text Example
White with #820911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820911; }
p { color: rgb(130,9,17); }
H1.HeaderClassName
{
color: #820911;
}
.AnyTagClassName
{
color: #820911;
}
</style>
background-color css
<style>
a { background-color: #820911; }
a { background-color: rgb(130,9,17); }
div.DivClassName
{
background-color: #820911;
}
.BgClassName
{
background-color: #820911;
}
</style>
border-color css
<style>
span { border-color: #820911; }
span { border-color: rgb(130,9,17); }
td.TdClassName
{
border-color: #820911;
}
.TagClassName
{
border-color: #820911;
}
</style>