Shades of Burgundy #841034
Tints of Burgundy #841034
RGB
CMYK
RGB Variations
Color information
#841034 (or 0x841034) is known color: Burgundy. HEX triplet: 84, 10 and 34. RGB value is (132,16,52). Sum of RGB (Red+Green+Blue) = 132+16+52=200 (26% of max value = 765). Red value is 132 (51.95% from 255 or 66% from 200); Green value is 16 (6.64% from 255 or 8% from 200); Blue value is 52 (20.70% from 255 or 26% from 200); Max value from RGB is 132 - color contains mainly: red. Hex color #841034 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841034 is #7BEFCB. Grayscale: #363636. Windows color (decimal): -8122316 or 3412100. OLE color: 3412100.
HSL color Cylindrical-coordinate representation of color #841034: hue angle of 341.38º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #841034 is Cyan = 0, Magento = 0.88, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 16 | 52 | - |
| CMYK | 0 | 0.88 | 0.61 | 0.48 |
| HSL | 341.38º | 0.78% | 0.29% | - |
| HSV(B) | 341.38º | 0.88% | 0.52% | - |
| XYZ | 10.32 | 5.52 | 3.77 | - |
| YUV | 54.79 | 126.43 | 183.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 16 | 52 | 0 | 0.88 | 0.61 | 0.48 | 341.38 | 0.78 | 0.29 |
| Hex | 84 | 10 | 34 | 0 | 58 | 3D | 30 | 155 | 4E | 1D |
| Octal | 204 | 20 | 64 | 0 | 130 | 75 | 60 | 525 | 116 | 35 |
| Binary | 10000100 | 10000 | 110100 | 0 | 1011000 | 111101 | 110000 | 101010101 | 1001110 | 11101 |
Color Harmonies of #841034
Complementary color
Monochromatic Colors of #841034
Black with #841034
Text Example
Text Example
White with #841034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841034; }
p { color: rgb(132,16,52); }
H1.HeaderClassName
{
color: #841034;
}
.AnyTagClassName
{
color: #841034;
}
</style>
background-color css
<style>
a { background-color: #841034; }
a { background-color: rgb(132,16,52); }
div.DivClassName
{
background-color: #841034;
}
.BgClassName
{
background-color: #841034;
}
</style>
border-color css
<style>
span { border-color: #841034; }
span { border-color: rgb(132,16,52); }
td.TdClassName
{
border-color: #841034;
}
.TagClassName
{
border-color: #841034;
}
</style>