Shades of Maroon #820906
Tints of Maroon #820906
RGB
CMYK
RGB Variations
Color information
#820906 (or 0x820906) is known color: Maroon. HEX triplet: 82, 09 and 06. RGB value is (130,9,6). Sum of RGB (Red+Green+Blue) = 130+9+6=145 (19% of max value = 765). Red value is 130 (51.17% from 255 or 89.66% from 145); Green value is 9 (3.91% from 255 or 6.21% from 145); Blue value is 6 (2.73% from 255 or 4.14% from 145); Max value from RGB is 130 - color contains mainly: red. Hex color #820906 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #820906 is #7DF6F9. Grayscale: #2C2C2C. Windows color (decimal): -8255226 or 395650. OLE color: 395650.
HSL color Cylindrical-coordinate representation of color #820906: hue angle of 1.45º 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 #820906 is Cyan = 0, Magento = 0.93, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 9 | 6 | - |
| CMYK | 0 | 0.93 | 0.95 | 0.49 |
| HSL | 1.45º | 0.91% | 0.27% | - |
| HSV(B) | 1.45º | 0.95% | 0.51% | - |
| XYZ | 9.34 | 4.95 | 0.64 | - |
| YUV | 44.84 | 106.09 | 188.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 9 | 6 | 0 | 0.93 | 0.95 | 0.49 | 1.45 | 0.91 | 0.27 |
| Hex | 82 | 9 | 6 | 0 | 5D | 5F | 31 | 1 | 5B | 1B |
| Octal | 202 | 11 | 6 | 0 | 135 | 137 | 61 | 1 | 133 | 33 |
| Binary | 10000010 | 1001 | 110 | 0 | 1011101 | 1011111 | 110001 | 1 | 1011011 | 11011 |
Color Harmonies of #820906
Complementary color
Monochromatic Colors of #820906
Black with #820906
Text Example
Text Example
White with #820906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820906; }
p { color: rgb(130,9,6); }
H1.HeaderClassName
{
color: #820906;
}
.AnyTagClassName
{
color: #820906;
}
</style>
background-color css
<style>
a { background-color: #820906; }
a { background-color: rgb(130,9,6); }
div.DivClassName
{
background-color: #820906;
}
.BgClassName
{
background-color: #820906;
}
</style>
border-color css
<style>
span { border-color: #820906; }
span { border-color: rgb(130,9,6); }
td.TdClassName
{
border-color: #820906;
}
.TagClassName
{
border-color: #820906;
}
</style>