Shades of Burgundy #840737
Tints of Burgundy #840737
RGB
CMYK
RGB Variations
Color information
#840737 (or 0x840737) is known color: Burgundy. HEX triplet: 84, 07 and 37. RGB value is (132,7,55). Sum of RGB (Red+Green+Blue) = 132+7+55=194 (25% of max value = 765). Red value is 132 (51.95% from 255 or 68.04% from 194); Green value is 7 (3.12% from 255 or 3.61% from 194); Blue value is 55 (21.88% from 255 or 28.35% from 194); Max value from RGB is 132 - color contains mainly: red. Hex color #840737 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #840737 is #7BF8C8. Grayscale: #313131. Windows color (decimal): -8124617 or 3606404. OLE color: 3606404.
HSL color Cylindrical-coordinate representation of color #840737: hue angle of 336.96º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #840737 is Cyan = 0, Magento = 0.95, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 7 | 55 | - |
| CMYK | 0 | 0.95 | 0.58 | 0.48 |
| HSL | 336.96º | 0.9% | 0.27% | - |
| HSV(B) | 336.96º | 0.95% | 0.52% | - |
| XYZ | 10.28 | 5.33 | 4.1 | - |
| YUV | 49.85 | 130.91 | 186.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 7 | 55 | 0 | 0.95 | 0.58 | 0.48 | 336.96 | 0.9 | 0.27 |
| Hex | 84 | 7 | 37 | 0 | 5F | 3A | 30 | 151 | 5A | 1B |
| Octal | 204 | 7 | 67 | 0 | 137 | 72 | 60 | 521 | 132 | 33 |
| Binary | 10000100 | 111 | 110111 | 0 | 1011111 | 111010 | 110000 | 101010001 | 1011010 | 11011 |
Color Harmonies of #840737
Complementary color
Monochromatic Colors of #840737
Black with #840737
Text Example
Text Example
White with #840737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840737; }
p { color: rgb(132,7,55); }
H1.HeaderClassName
{
color: #840737;
}
.AnyTagClassName
{
color: #840737;
}
</style>
background-color css
<style>
a { background-color: #840737; }
a { background-color: rgb(132,7,55); }
div.DivClassName
{
background-color: #840737;
}
.BgClassName
{
background-color: #840737;
}
</style>
border-color css
<style>
span { border-color: #840737; }
span { border-color: rgb(132,7,55); }
td.TdClassName
{
border-color: #840737;
}
.TagClassName
{
border-color: #840737;
}
</style>