Shades of Sangria #820607
Tints of Sangria #820607
RGB
CMYK
RGB Variations
Color information
#820607 (or 0x820607) is known color: Sangria. HEX triplet: 82, 06 and 07. RGB value is (130,6,7). Sum of RGB (Red+Green+Blue) = 130+6+7=143 (18% of max value = 765). Red value is 130 (51.17% from 255 or 90.91% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 7 (3.12% from 255 or 4.90% from 143); Max value from RGB is 130 - color contains mainly: red. Hex color #820607 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #820607 is #7DF9F8. Grayscale: #2B2B2B. Windows color (decimal): -8255993 or 460418. OLE color: 460418.
HSL color Cylindrical-coordinate representation of color #820607: hue angle of 359.52º degrees, saturation: 0.91, 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 #820607 is Cyan = 0, Magento = 0.95, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 6 | 7 | - |
| CMYK | 0 | 0.95 | 0.95 | 0.49 |
| HSL | 359.52º | 0.91% | 0.27% | - |
| HSV(B) | 359.52º | 0.95% | 0.51% | - |
| XYZ | 9.31 | 4.89 | 0.65 | - |
| YUV | 43.19 | 107.58 | 189.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 6 | 7 | 0 | 0.95 | 0.95 | 0.49 | 359.52 | 0.91 | 0.27 |
| Hex | 82 | 6 | 7 | 0 | 5F | 5F | 31 | 168 | 5B | 1B |
| Octal | 202 | 6 | 7 | 0 | 137 | 137 | 61 | 550 | 133 | 33 |
| Binary | 10000010 | 110 | 111 | 0 | 1011111 | 1011111 | 110001 | 101101000 | 1011011 | 11011 |
Color Harmonies of #820607
Complementary color
Monochromatic Colors of #820607
Black with #820607
Text Example
Text Example
White with #820607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820607; }
p { color: rgb(130,6,7); }
H1.HeaderClassName
{
color: #820607;
}
.AnyTagClassName
{
color: #820607;
}
</style>
background-color css
<style>
a { background-color: #820607; }
a { background-color: rgb(130,6,7); }
div.DivClassName
{
background-color: #820607;
}
.BgClassName
{
background-color: #820607;
}
</style>
border-color css
<style>
span { border-color: #820607; }
span { border-color: rgb(130,6,7); }
td.TdClassName
{
border-color: #820607;
}
.TagClassName
{
border-color: #820607;
}
</style>