Shades of Burgundy #810135
Tints of Burgundy #810135
RGB
CMYK
RGB Variations
Color information
#810135 (or 0x810135) is known color: Burgundy. HEX triplet: 81, 01 and 35. RGB value is (129,1,53). Sum of RGB (Red+Green+Blue) = 129+1+53=183 (24% of max value = 765). Red value is 129 (50.78% from 255 or 70.49% from 183); Green value is 1 (0.78% from 255 or 0.55% from 183); Blue value is 53 (21.09% from 255 or 28.96% from 183); Max value from RGB is 129 - color contains mainly: red. Hex color #810135 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #810135 is #7EFECA. Grayscale: #2D2D2D. Windows color (decimal): -8322763 or 3473793. OLE color: 3473793.
HSL color Cylindrical-coordinate representation of color #810135: hue angle of 335.62º degrees, saturation: 0.98, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #810135 is Cyan = 0, Magento = 0.99, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 1 | 53 | - |
| CMYK | 0 | 0.99 | 0.59 | 0.49 |
| HSL | 335.63º | 0.98% | 0.25% | - |
| HSV(B) | 335.63º | 0.99% | 0.51% | - |
| XYZ | 9.71 | 4.95 | 3.81 | - |
| YUV | 45.2 | 132.41 | 187.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 1 | 53 | 0 | 0.99 | 0.59 | 0.49 | 335.63 | 0.98 | 0.25 |
| Hex | 81 | 1 | 35 | 0 | 63 | 3B | 31 | 150 | 62 | 19 |
| Octal | 201 | 1 | 65 | 0 | 143 | 73 | 61 | 520 | 142 | 31 |
| Binary | 10000001 | 1 | 110101 | 0 | 1100011 | 111011 | 110001 | 101010000 | 1100010 | 11001 |
Color Harmonies of #810135
Complementary color
Monochromatic Colors of #810135
Black with #810135
Text Example
Text Example
White with #810135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810135; }
p { color: rgb(129,1,53); }
H1.HeaderClassName
{
color: #810135;
}
.AnyTagClassName
{
color: #810135;
}
</style>
background-color css
<style>
a { background-color: #810135; }
a { background-color: rgb(129,1,53); }
div.DivClassName
{
background-color: #810135;
}
.BgClassName
{
background-color: #810135;
}
</style>
border-color css
<style>
span { border-color: #810135; }
span { border-color: rgb(129,1,53); }
td.TdClassName
{
border-color: #810135;
}
.TagClassName
{
border-color: #810135;
}
</style>