Shades of Burgundy #831029
Tints of Burgundy #831029
RGB
CMYK
RGB Variations
Color information
#831029 (or 0x831029) is known color: Burgundy. HEX triplet: 83, 10 and 29. RGB value is (131,16,41). Sum of RGB (Red+Green+Blue) = 131+16+41=188 (24% of max value = 765). Red value is 131 (51.56% from 255 or 69.68% from 188); Green value is 16 (6.64% from 255 or 8.51% from 188); Blue value is 41 (16.41% from 255 or 21.81% from 188); Max value from RGB is 131 - color contains mainly: red. Hex color #831029 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831029 is #7CEFD6. Grayscale: #353535. Windows color (decimal): -8187863 or 2691203. OLE color: 2691203.
HSL color Cylindrical-coordinate representation of color #831029: hue angle of 346.96º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #831029 is Cyan = 0, Magento = 0.88, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 16 | 41 | - |
| CMYK | 0 | 0.88 | 0.69 | 0.49 |
| HSL | 346.96º | 0.78% | 0.29% | - |
| HSV(B) | 346.96º | 0.88% | 0.51% | - |
| XYZ | 9.95 | 5.36 | 2.61 | - |
| YUV | 53.24 | 121.1 | 183.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 16 | 41 | 0 | 0.88 | 0.69 | 0.49 | 346.96 | 0.78 | 0.29 |
| Hex | 83 | 10 | 29 | 0 | 58 | 45 | 31 | 15B | 4E | 1D |
| Octal | 203 | 20 | 51 | 0 | 130 | 105 | 61 | 533 | 116 | 35 |
| Binary | 10000011 | 10000 | 101001 | 0 | 1011000 | 1000101 | 110001 | 101011011 | 1001110 | 11101 |
Color Harmonies of #831029
Complementary color
Monochromatic Colors of #831029
Black with #831029
Text Example
Text Example
White with #831029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831029; }
p { color: rgb(131,16,41); }
H1.HeaderClassName
{
color: #831029;
}
.AnyTagClassName
{
color: #831029;
}
</style>
background-color css
<style>
a { background-color: #831029; }
a { background-color: rgb(131,16,41); }
div.DivClassName
{
background-color: #831029;
}
.BgClassName
{
background-color: #831029;
}
</style>
border-color css
<style>
span { border-color: #831029; }
span { border-color: rgb(131,16,41); }
td.TdClassName
{
border-color: #831029;
}
.TagClassName
{
border-color: #831029;
}
</style>