Shades of Sangria #820712
Tints of Sangria #820712
RGB
CMYK
RGB Variations
Color information
#820712 (or 0x820712) is known color: Sangria. HEX triplet: 82, 07 and 12. RGB value is (130,7,18). Sum of RGB (Red+Green+Blue) = 130+7+18=155 (20% of max value = 765). Red value is 130 (51.17% from 255 or 83.87% from 155); Green value is 7 (3.12% from 255 or 4.52% from 155); Blue value is 18 (7.42% from 255 or 11.61% from 155); Max value from RGB is 130 - color contains mainly: red. Hex color #820712 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #820712 is #7DF8ED. Grayscale: #2D2D2D. Windows color (decimal): -8255726 or 1181570. OLE color: 1181570.
HSL color Cylindrical-coordinate representation of color #820712: hue angle of 354.63º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #820712 is Cyan = 0, Magento = 0.95, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 7 | 18 | - |
| CMYK | 0 | 0.95 | 0.86 | 0.49 |
| HSL | 354.63º | 0.9% | 0.27% | - |
| HSV(B) | 354.63º | 0.95% | 0.51% | - |
| XYZ | 9.39 | 4.94 | 1.03 | - |
| YUV | 45.03 | 112.75 | 188.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 7 | 18 | 0 | 0.95 | 0.86 | 0.49 | 354.63 | 0.9 | 0.27 |
| Hex | 82 | 7 | 12 | 0 | 5F | 56 | 31 | 163 | 5A | 1B |
| Octal | 202 | 7 | 22 | 0 | 137 | 126 | 61 | 543 | 132 | 33 |
| Binary | 10000010 | 111 | 10010 | 0 | 1011111 | 1010110 | 110001 | 101100011 | 1011010 | 11011 |
Color Harmonies of #820712
Complementary color
Monochromatic Colors of #820712
Black with #820712
Text Example
Text Example
White with #820712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820712; }
p { color: rgb(130,7,18); }
H1.HeaderClassName
{
color: #820712;
}
.AnyTagClassName
{
color: #820712;
}
</style>
background-color css
<style>
a { background-color: #820712; }
a { background-color: rgb(130,7,18); }
div.DivClassName
{
background-color: #820712;
}
.BgClassName
{
background-color: #820712;
}
</style>
border-color css
<style>
span { border-color: #820712; }
span { border-color: rgb(130,7,18); }
td.TdClassName
{
border-color: #820712;
}
.TagClassName
{
border-color: #820712;
}
</style>