Shades of Burgundy #720519
Tints of Burgundy #720519
RGB
CMYK
RGB Variations
Color information
#720519 (or 0x720519) is known color: Burgundy. HEX triplet: 72, 05 and 19. RGB value is (114,5,25). Sum of RGB (Red+Green+Blue) = 114+5+25=144 (19% of max value = 765). Red value is 114 (44.92% from 255 or 79.17% from 144); Green value is 5 (2.34% from 255 or 3.47% from 144); Blue value is 25 (10.16% from 255 or 17.36% from 144); Max value from RGB is 114 - color contains mainly: red. Hex color #720519 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #720519 is #8DFAE6. Grayscale: #272727. Windows color (decimal): -9304807 or 1639794. OLE color: 1639794.
HSL color Cylindrical-coordinate representation of color #720519: hue angle of 348.99º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #720519 is Cyan = 0, Magento = 0.96, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 5 | 25 | - |
| CMYK | 0 | 0.96 | 0.78 | 0.55 |
| HSL | 348.99º | 0.92% | 0.23% | - |
| HSV(B) | 348.99º | 0.96% | 0.45% | - |
| XYZ | 7.17 | 3.76 | 1.27 | - |
| YUV | 39.87 | 119.61 | 180.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 5 | 25 | 0 | 0.96 | 0.78 | 0.55 | 348.99 | 0.92 | 0.23 |
| Hex | 72 | 5 | 19 | 0 | 60 | 4E | 37 | 15D | 5C | 17 |
| Octal | 162 | 5 | 31 | 0 | 140 | 116 | 67 | 535 | 134 | 27 |
| Binary | 1110010 | 101 | 11001 | 0 | 1100000 | 1001110 | 110111 | 101011101 | 1011100 | 10111 |
Color Harmonies of #720519
Complementary color
Monochromatic Colors of #720519
Black with #720519
Text Example
Text Example
White with #720519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720519; }
p { color: rgb(114,5,25); }
H1.HeaderClassName
{
color: #720519;
}
.AnyTagClassName
{
color: #720519;
}
</style>
background-color css
<style>
a { background-color: #720519; }
a { background-color: rgb(114,5,25); }
div.DivClassName
{
background-color: #720519;
}
.BgClassName
{
background-color: #720519;
}
</style>
border-color css
<style>
span { border-color: #720519; }
span { border-color: rgb(114,5,25); }
td.TdClassName
{
border-color: #720519;
}
.TagClassName
{
border-color: #720519;
}
</style>