Shades of Burgundy #841029
Tints of Burgundy #841029
RGB
CMYK
RGB Variations
Color information
#841029 (or 0x841029) is known color: Burgundy. HEX triplet: 84, 10 and 29. RGB value is (132,16,41). Sum of RGB (Red+Green+Blue) = 132+16+41=189 (25% of max value = 765). Red value is 132 (51.95% from 255 or 69.84% from 189); Green value is 16 (6.64% from 255 or 8.47% from 189); Blue value is 41 (16.41% from 255 or 21.69% from 189); Max value from RGB is 132 - color contains mainly: red. Hex color #841029 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #841029 is #7BEFD6. Grayscale: #353535. Windows color (decimal): -8122327 or 2691204. OLE color: 2691204.
HSL color Cylindrical-coordinate representation of color #841029: hue angle of 347.07º 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 #841029 is Cyan = 0, Magento = 0.88, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 16 | 41 | - |
| CMYK | 0 | 0.88 | 0.69 | 0.48 |
| HSL | 347.07º | 0.78% | 0.29% | - |
| HSV(B) | 347.07º | 0.88% | 0.52% | - |
| XYZ | 10.1 | 5.44 | 2.61 | - |
| YUV | 53.53 | 120.93 | 183.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 16 | 41 | 0 | 0.88 | 0.69 | 0.48 | 347.07 | 0.78 | 0.29 |
| Hex | 84 | 10 | 29 | 0 | 58 | 45 | 30 | 15B | 4E | 1D |
| Octal | 204 | 20 | 51 | 0 | 130 | 105 | 60 | 533 | 116 | 35 |
| Binary | 10000100 | 10000 | 101001 | 0 | 1011000 | 1000101 | 110000 | 101011011 | 1001110 | 11101 |
Color Harmonies of #841029
Complementary color
Monochromatic Colors of #841029
Black with #841029
Text Example
Text Example
White with #841029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841029; }
p { color: rgb(132,16,41); }
H1.HeaderClassName
{
color: #841029;
}
.AnyTagClassName
{
color: #841029;
}
</style>
background-color css
<style>
a { background-color: #841029; }
a { background-color: rgb(132,16,41); }
div.DivClassName
{
background-color: #841029;
}
.BgClassName
{
background-color: #841029;
}
</style>
border-color css
<style>
span { border-color: #841029; }
span { border-color: rgb(132,16,41); }
td.TdClassName
{
border-color: #841029;
}
.TagClassName
{
border-color: #841029;
}
</style>