Shades of Burgundy #710519
Tints of Burgundy #710519
RGB
CMYK
RGB Variations
Color information
#710519 (or 0x710519) is known color: Burgundy. HEX triplet: 71, 05 and 19. RGB value is (113,5,25). Sum of RGB (Red+Green+Blue) = 113+5+25=143 (18% of max value = 765). Red value is 113 (44.53% from 255 or 79.02% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 25 (10.16% from 255 or 17.48% from 143); Max value from RGB is 113 - color contains mainly: red. Hex color #710519 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710519 is #8EFAE6. Grayscale: #272727. Windows color (decimal): -9370343 or 1639793. OLE color: 1639793.
HSL color Cylindrical-coordinate representation of color #710519: hue angle of 348.89º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #710519 is Cyan = 0, Magento = 0.96, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 25 | - |
| CMYK | 0 | 0.96 | 0.78 | 0.56 |
| HSL | 348.89º | 0.92% | 0.23% | - |
| HSV(B) | 348.89º | 0.96% | 0.44% | - |
| XYZ | 7.04 | 3.69 | 1.26 | - |
| YUV | 39.57 | 119.78 | 180.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 25 | 0 | 0.96 | 0.78 | 0.56 | 348.89 | 0.92 | 0.23 |
| Hex | 71 | 5 | 19 | 0 | 60 | 4E | 38 | 15D | 5C | 17 |
| Octal | 161 | 5 | 31 | 0 | 140 | 116 | 70 | 535 | 134 | 27 |
| Binary | 1110001 | 101 | 11001 | 0 | 1100000 | 1001110 | 111000 | 101011101 | 1011100 | 10111 |
Color Harmonies of #710519
Complementary color
Monochromatic Colors of #710519
Black with #710519
Text Example
Text Example
White with #710519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710519; }
p { color: rgb(113,5,25); }
H1.HeaderClassName
{
color: #710519;
}
.AnyTagClassName
{
color: #710519;
}
</style>
background-color css
<style>
a { background-color: #710519; }
a { background-color: rgb(113,5,25); }
div.DivClassName
{
background-color: #710519;
}
.BgClassName
{
background-color: #710519;
}
</style>
border-color css
<style>
span { border-color: #710519; }
span { border-color: rgb(113,5,25); }
td.TdClassName
{
border-color: #710519;
}
.TagClassName
{
border-color: #710519;
}
</style>