Shades of Burgundy #831229
Tints of Burgundy #831229
RGB
CMYK
RGB Variations
Color information
#831229 (or 0x831229) is known color: Burgundy. HEX triplet: 83, 12 and 29. RGB value is (131,18,41). Sum of RGB (Red+Green+Blue) = 131+18+41=190 (25% of max value = 765). Red value is 131 (51.56% from 255 or 68.95% from 190); Green value is 18 (7.42% from 255 or 9.47% from 190); Blue value is 41 (16.41% from 255 or 21.58% from 190); Max value from RGB is 131 - color contains mainly: red. Hex color #831229 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #831229 is #7CEDD6. Grayscale: #363636. Windows color (decimal): -8187351 or 2691715. OLE color: 2691715.
HSL color Cylindrical-coordinate representation of color #831229: hue angle of 347.79º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #831229 is Cyan = 0, Magento = 0.86, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 18 | 41 | - |
| CMYK | 0 | 0.86 | 0.69 | 0.49 |
| HSL | 347.79º | 0.76% | 0.29% | - |
| HSV(B) | 347.79º | 0.86% | 0.51% | - |
| XYZ | 9.98 | 5.42 | 2.62 | - |
| YUV | 54.41 | 120.44 | 182.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 18 | 41 | 0 | 0.86 | 0.69 | 0.49 | 347.79 | 0.76 | 0.29 |
| Hex | 83 | 12 | 29 | 0 | 56 | 45 | 31 | 15C | 4C | 1D |
| Octal | 203 | 22 | 51 | 0 | 126 | 105 | 61 | 534 | 114 | 35 |
| Binary | 10000011 | 10010 | 101001 | 0 | 1010110 | 1000101 | 110001 | 101011100 | 1001100 | 11101 |
Color Harmonies of #831229
Complementary color
Monochromatic Colors of #831229
Black with #831229
Text Example
Text Example
White with #831229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831229; }
p { color: rgb(131,18,41); }
H1.HeaderClassName
{
color: #831229;
}
.AnyTagClassName
{
color: #831229;
}
</style>
background-color css
<style>
a { background-color: #831229; }
a { background-color: rgb(131,18,41); }
div.DivClassName
{
background-color: #831229;
}
.BgClassName
{
background-color: #831229;
}
</style>
border-color css
<style>
span { border-color: #831229; }
span { border-color: rgb(131,18,41); }
td.TdClassName
{
border-color: #831229;
}
.TagClassName
{
border-color: #831229;
}
</style>