Shades of Burgundy #720413
Tints of Burgundy #720413
RGB
CMYK
RGB Variations
Color information
#720413 (or 0x720413) is known color: Burgundy. HEX triplet: 72, 04 and 13. RGB value is (114,4,19). Sum of RGB (Red+Green+Blue) = 114+4+19=137 (18% of max value = 765). Red value is 114 (44.92% from 255 or 83.21% from 137); Green value is 4 (1.95% from 255 or 2.92% from 137); Blue value is 19 (7.81% from 255 or 13.87% from 137); Max value from RGB is 114 - color contains mainly: red. Hex color #720413 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #720413 is #8DFBEC. Grayscale: #262626. Windows color (decimal): -9305069 or 1246322. OLE color: 1246322.
HSL color Cylindrical-coordinate representation of color #720413: hue angle of 351.82º degrees, saturation: 0.93, 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 #720413 is Cyan = 0, Magento = 0.96, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 4 | 19 | - |
| CMYK | 0 | 0.96 | 0.83 | 0.55 |
| HSL | 351.82º | 0.93% | 0.23% | - |
| HSV(B) | 351.82º | 0.96% | 0.45% | - |
| XYZ | 7.1 | 3.71 | 0.96 | - |
| YUV | 38.6 | 116.94 | 181.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 4 | 19 | 0 | 0.96 | 0.83 | 0.55 | 351.82 | 0.93 | 0.23 |
| Hex | 72 | 4 | 13 | 0 | 60 | 53 | 37 | 160 | 5D | 17 |
| Octal | 162 | 4 | 23 | 0 | 140 | 123 | 67 | 540 | 135 | 27 |
| Binary | 1110010 | 100 | 10011 | 0 | 1100000 | 1010011 | 110111 | 101100000 | 1011101 | 10111 |
Color Harmonies of #720413
Complementary color
Monochromatic Colors of #720413
Black with #720413
Text Example
Text Example
White with #720413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720413; }
p { color: rgb(114,4,19); }
H1.HeaderClassName
{
color: #720413;
}
.AnyTagClassName
{
color: #720413;
}
</style>
background-color css
<style>
a { background-color: #720413; }
a { background-color: rgb(114,4,19); }
div.DivClassName
{
background-color: #720413;
}
.BgClassName
{
background-color: #720413;
}
</style>
border-color css
<style>
span { border-color: #720413; }
span { border-color: rgb(114,4,19); }
td.TdClassName
{
border-color: #720413;
}
.TagClassName
{
border-color: #720413;
}
</style>