Shades of Burgundy #840936
Tints of Burgundy #840936
RGB
CMYK
RGB Variations
Color information
#840936 (or 0x840936) is known color: Burgundy. HEX triplet: 84, 09 and 36. RGB value is (132,9,54). Sum of RGB (Red+Green+Blue) = 132+9+54=195 (25% of max value = 765). Red value is 132 (51.95% from 255 or 67.69% from 195); Green value is 9 (3.91% from 255 or 4.62% from 195); Blue value is 54 (21.48% from 255 or 27.69% from 195); Max value from RGB is 132 - color contains mainly: red. Hex color #840936 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #840936 is #7BF6C9. Grayscale: #323232. Windows color (decimal): -8124106 or 3541380. OLE color: 3541380.
HSL color Cylindrical-coordinate representation of color #840936: hue angle of 338.05º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #840936 is Cyan = 0, Magento = 0.93, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 9 | 54 | - |
| CMYK | 0 | 0.93 | 0.59 | 0.48 |
| HSL | 338.05º | 0.87% | 0.28% | - |
| HSV(B) | 338.05º | 0.93% | 0.52% | - |
| XYZ | 10.28 | 5.37 | 3.98 | - |
| YUV | 50.91 | 129.75 | 185.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 9 | 54 | 0 | 0.93 | 0.59 | 0.48 | 338.05 | 0.87 | 0.28 |
| Hex | 84 | 9 | 36 | 0 | 5D | 3B | 30 | 152 | 57 | 1C |
| Octal | 204 | 11 | 66 | 0 | 135 | 73 | 60 | 522 | 127 | 34 |
| Binary | 10000100 | 1001 | 110110 | 0 | 1011101 | 111011 | 110000 | 101010010 | 1010111 | 11100 |
Color Harmonies of #840936
Complementary color
Monochromatic Colors of #840936
Black with #840936
Text Example
Text Example
White with #840936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840936; }
p { color: rgb(132,9,54); }
H1.HeaderClassName
{
color: #840936;
}
.AnyTagClassName
{
color: #840936;
}
</style>
background-color css
<style>
a { background-color: #840936; }
a { background-color: rgb(132,9,54); }
div.DivClassName
{
background-color: #840936;
}
.BgClassName
{
background-color: #840936;
}
</style>
border-color css
<style>
span { border-color: #840936; }
span { border-color: rgb(132,9,54); }
td.TdClassName
{
border-color: #840936;
}
.TagClassName
{
border-color: #840936;
}
</style>