Shades of Burgundy #810138
Tints of Burgundy #810138
RGB
CMYK
RGB Variations
Color information
#810138 (or 0x810138) is known color: Burgundy. HEX triplet: 81, 01 and 38. RGB value is (129,1,56). Sum of RGB (Red+Green+Blue) = 129+1+56=186 (24% of max value = 765). Red value is 129 (50.78% from 255 or 69.35% from 186); Green value is 1 (0.78% from 255 or 0.54% from 186); Blue value is 56 (22.27% from 255 or 30.11% from 186); Max value from RGB is 129 - color contains mainly: red. Hex color #810138 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #810138 is #7EFEC7. Grayscale: #2D2D2D. Windows color (decimal): -8322760 or 3670401. OLE color: 3670401.
HSL color Cylindrical-coordinate representation of color #810138: hue angle of 334.22º 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 #810138 is Cyan = 0, Magento = 0.99, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 1 | 56 | - |
| CMYK | 0 | 0.99 | 0.57 | 0.49 |
| HSL | 334.22º | 0.98% | 0.25% | - |
| HSV(B) | 334.22º | 0.99% | 0.51% | - |
| XYZ | 9.78 | 4.97 | 4.19 | - |
| YUV | 45.54 | 133.91 | 187.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 1 | 56 | 0 | 0.99 | 0.57 | 0.49 | 334.22 | 0.98 | 0.25 |
| Hex | 81 | 1 | 38 | 0 | 63 | 39 | 31 | 14E | 62 | 19 |
| Octal | 201 | 1 | 70 | 0 | 143 | 71 | 61 | 516 | 142 | 31 |
| Binary | 10000001 | 1 | 111000 | 0 | 1100011 | 111001 | 110001 | 101001110 | 1100010 | 11001 |
Color Harmonies of #810138
Complementary color
Monochromatic Colors of #810138
Black with #810138
Text Example
Text Example
White with #810138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810138; }
p { color: rgb(129,1,56); }
H1.HeaderClassName
{
color: #810138;
}
.AnyTagClassName
{
color: #810138;
}
</style>
background-color css
<style>
a { background-color: #810138; }
a { background-color: rgb(129,1,56); }
div.DivClassName
{
background-color: #810138;
}
.BgClassName
{
background-color: #810138;
}
</style>
border-color css
<style>
span { border-color: #810138; }
span { border-color: rgb(129,1,56); }
td.TdClassName
{
border-color: #810138;
}
.TagClassName
{
border-color: #810138;
}
</style>