Shades of Burgundy #710819
Tints of Burgundy #710819
RGB
CMYK
RGB Variations
Color information
#710819 (or 0x710819) is known color: Burgundy. HEX triplet: 71, 08 and 19. RGB value is (113,8,25). Sum of RGB (Red+Green+Blue) = 113+8+25=146 (19% of max value = 765). Red value is 113 (44.53% from 255 or 77.40% from 146); Green value is 8 (3.52% from 255 or 5.48% from 146); Blue value is 25 (10.16% from 255 or 17.12% from 146); Max value from RGB is 113 - color contains mainly: red. Hex color #710819 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710819 is #8EF7E6. Grayscale: #292929. Windows color (decimal): -9369575 or 1640561. OLE color: 1640561.
HSL color Cylindrical-coordinate representation of color #710819: hue angle of 350.29º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #710819 is Cyan = 0, Magento = 0.93, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 8 | 25 | - |
| CMYK | 0 | 0.93 | 0.78 | 0.56 |
| HSL | 350.29º | 0.87% | 0.24% | - |
| HSV(B) | 350.29º | 0.93% | 0.44% | - |
| XYZ | 7.07 | 3.75 | 1.27 | - |
| YUV | 41.33 | 118.79 | 179.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 25 | 0 | 0.93 | 0.78 | 0.56 | 350.29 | 0.87 | 0.24 |
| Hex | 71 | 8 | 19 | 0 | 5D | 4E | 38 | 15E | 57 | 18 |
| Octal | 161 | 10 | 31 | 0 | 135 | 116 | 70 | 536 | 127 | 30 |
| Binary | 1110001 | 1000 | 11001 | 0 | 1011101 | 1001110 | 111000 | 101011110 | 1010111 | 11000 |
Color Harmonies of #710819
Complementary color
Monochromatic Colors of #710819
Black with #710819
Text Example
Text Example
White with #710819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710819; }
p { color: rgb(113,8,25); }
H1.HeaderClassName
{
color: #710819;
}
.AnyTagClassName
{
color: #710819;
}
</style>
background-color css
<style>
a { background-color: #710819; }
a { background-color: rgb(113,8,25); }
div.DivClassName
{
background-color: #710819;
}
.BgClassName
{
background-color: #710819;
}
</style>
border-color css
<style>
span { border-color: #710819; }
span { border-color: rgb(113,8,25); }
td.TdClassName
{
border-color: #710819;
}
.TagClassName
{
border-color: #710819;
}
</style>