Shades of Burgundy #840329
Tints of Burgundy #840329
RGB
CMYK
RGB Variations
Color information
#840329 (or 0x840329) is known color: Burgundy. HEX triplet: 84, 03 and 29. RGB value is (132,3,41). Sum of RGB (Red+Green+Blue) = 132+3+41=176 (23% of max value = 765). Red value is 132 (51.95% from 255 or 75% from 176); Green value is 3 (1.56% from 255 or 1.70% from 176); Blue value is 41 (16.41% from 255 or 23.30% from 176); Max value from RGB is 132 - color contains mainly: red. Hex color #840329 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #840329 is #7BFCD6. Grayscale: #2D2D2D. Windows color (decimal): -8125655 or 2687876. OLE color: 2687876.
HSL color Cylindrical-coordinate representation of color #840329: hue angle of 342.33º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #840329 is Cyan = 0, Magento = 0.98, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 3 | 41 | - |
| CMYK | 0 | 0.98 | 0.69 | 0.48 |
| HSL | 342.33º | 0.96% | 0.26% | - |
| HSV(B) | 342.33º | 0.98% | 0.52% | - |
| XYZ | 9.95 | 5.13 | 2.56 | - |
| YUV | 45.9 | 125.24 | 189.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 3 | 41 | 0 | 0.98 | 0.69 | 0.48 | 342.33 | 0.96 | 0.26 |
| Hex | 84 | 3 | 29 | 0 | 62 | 45 | 30 | 156 | 60 | 1A |
| Octal | 204 | 3 | 51 | 0 | 142 | 105 | 60 | 526 | 140 | 32 |
| Binary | 10000100 | 11 | 101001 | 0 | 1100010 | 1000101 | 110000 | 101010110 | 1100000 | 11010 |
Color Harmonies of #840329
Complementary color
Monochromatic Colors of #840329
Black with #840329
Text Example
Text Example
White with #840329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #840329; }
p { color: rgb(132,3,41); }
H1.HeaderClassName
{
color: #840329;
}
.AnyTagClassName
{
color: #840329;
}
</style>
background-color css
<style>
a { background-color: #840329; }
a { background-color: rgb(132,3,41); }
div.DivClassName
{
background-color: #840329;
}
.BgClassName
{
background-color: #840329;
}
</style>
border-color css
<style>
span { border-color: #840329; }
span { border-color: rgb(132,3,41); }
td.TdClassName
{
border-color: #840329;
}
.TagClassName
{
border-color: #840329;
}
</style>