Shades of Sangria #820306
Tints of Sangria #820306
RGB
CMYK
RGB Variations
Color information
#820306 (or 0x820306) is known color: Sangria. HEX triplet: 82, 03 and 06. RGB value is (130,3,6). Sum of RGB (Red+Green+Blue) = 130+3+6=139 (18% of max value = 765). Red value is 130 (51.17% from 255 or 93.53% from 139); Green value is 3 (1.56% from 255 or 2.16% from 139); Blue value is 6 (2.73% from 255 or 4.32% from 139); Max value from RGB is 130 - color contains mainly: red. Hex color #820306 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #820306 is #7DFCF9. Grayscale: #292929. Windows color (decimal): -8256762 or 394114. OLE color: 394114.
HSL color Cylindrical-coordinate representation of color #820306: hue angle of 358.58º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #820306 is Cyan = 0, Magento = 0.98, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 3 | 6 | - |
| CMYK | 0 | 0.98 | 0.95 | 0.49 |
| HSL | 358.58º | 0.95% | 0.26% | - |
| HSV(B) | 358.58º | 0.98% | 0.51% | - |
| XYZ | 9.27 | 4.82 | 0.61 | - |
| YUV | 41.32 | 108.08 | 191.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 3 | 6 | 0 | 0.98 | 0.95 | 0.49 | 358.58 | 0.95 | 0.26 |
| Hex | 82 | 3 | 6 | 0 | 62 | 5F | 31 | 167 | 5F | 1A |
| Octal | 202 | 3 | 6 | 0 | 142 | 137 | 61 | 547 | 137 | 32 |
| Binary | 10000010 | 11 | 110 | 0 | 1100010 | 1011111 | 110001 | 101100111 | 1011111 | 11010 |
Color Harmonies of #820306
Complementary color
Monochromatic Colors of #820306
Black with #820306
Text Example
Text Example
White with #820306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820306; }
p { color: rgb(130,3,6); }
H1.HeaderClassName
{
color: #820306;
}
.AnyTagClassName
{
color: #820306;
}
</style>
background-color css
<style>
a { background-color: #820306; }
a { background-color: rgb(130,3,6); }
div.DivClassName
{
background-color: #820306;
}
.BgClassName
{
background-color: #820306;
}
</style>
border-color css
<style>
span { border-color: #820306; }
span { border-color: rgb(130,3,6); }
td.TdClassName
{
border-color: #820306;
}
.TagClassName
{
border-color: #820306;
}
</style>