Shades of Burgundy #810115
Tints of Burgundy #810115
RGB
CMYK
RGB Variations
Color information
#810115 (or 0x810115) is known color: Burgundy. HEX triplet: 81, 01 and 15. RGB value is (129,1,21). Sum of RGB (Red+Green+Blue) = 129+1+21=151 (20% of max value = 765). Red value is 129 (50.78% from 255 or 85.43% from 151); Green value is 1 (0.78% from 255 or 0.66% from 151); Blue value is 21 (8.59% from 255 or 13.91% from 151); Max value from RGB is 129 - color contains mainly: red. Hex color #810115 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #810115 is #7EFEEA. Grayscale: #292929. Windows color (decimal): -8322795 or 1376641. OLE color: 1376641.
HSL color Cylindrical-coordinate representation of color #810115: hue angle of 350.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 #810115 is Cyan = 0, Magento = 0.99, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 1 | 21 | - |
| CMYK | 0 | 0.99 | 0.84 | 0.49 |
| HSL | 350.63º | 0.98% | 0.25% | - |
| HSV(B) | 350.63º | 0.99% | 0.51% | - |
| XYZ | 9.2 | 4.74 | 1.14 | - |
| YUV | 41.55 | 116.41 | 190.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 1 | 21 | 0 | 0.99 | 0.84 | 0.49 | 350.63 | 0.98 | 0.25 |
| Hex | 81 | 1 | 15 | 0 | 63 | 54 | 31 | 15F | 62 | 19 |
| Octal | 201 | 1 | 25 | 0 | 143 | 124 | 61 | 537 | 142 | 31 |
| Binary | 10000001 | 1 | 10101 | 0 | 1100011 | 1010100 | 110001 | 101011111 | 1100010 | 11001 |
Color Harmonies of #810115
Complementary color
Monochromatic Colors of #810115
Black with #810115
Text Example
Text Example
White with #810115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810115; }
p { color: rgb(129,1,21); }
H1.HeaderClassName
{
color: #810115;
}
.AnyTagClassName
{
color: #810115;
}
</style>
background-color css
<style>
a { background-color: #810115; }
a { background-color: rgb(129,1,21); }
div.DivClassName
{
background-color: #810115;
}
.BgClassName
{
background-color: #810115;
}
</style>
border-color css
<style>
span { border-color: #810115; }
span { border-color: rgb(129,1,21); }
td.TdClassName
{
border-color: #810115;
}
.TagClassName
{
border-color: #810115;
}
</style>