Shades of Burgundy #720717
Tints of Burgundy #720717
RGB
CMYK
RGB Variations
Color information
#720717 (or 0x720717) is known color: Burgundy. HEX triplet: 72, 07 and 17. RGB value is (114,7,23). Sum of RGB (Red+Green+Blue) = 114+7+23=144 (19% of max value = 765). Red value is 114 (44.92% from 255 or 79.17% from 144); Green value is 7 (3.12% from 255 or 4.86% from 144); Blue value is 23 (9.38% from 255 or 15.97% from 144); Max value from RGB is 114 - color contains mainly: red. Hex color #720717 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #720717 is #8DF8E8. Grayscale: #282828. Windows color (decimal): -9304297 or 1509234. OLE color: 1509234.
HSL color Cylindrical-coordinate representation of color #720717: hue angle of 351.03º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #720717 is Cyan = 0, Magento = 0.94, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 7 | 23 | - |
| CMYK | 0 | 0.94 | 0.80 | 0.55 |
| HSL | 351.03º | 0.88% | 0.24% | - |
| HSV(B) | 351.03º | 0.94% | 0.45% | - |
| XYZ | 7.17 | 3.79 | 1.16 | - |
| YUV | 40.82 | 117.95 | 180.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 7 | 23 | 0 | 0.94 | 0.80 | 0.55 | 351.03 | 0.88 | 0.24 |
| Hex | 72 | 7 | 17 | 0 | 5E | 50 | 37 | 15F | 58 | 18 |
| Octal | 162 | 7 | 27 | 0 | 136 | 120 | 67 | 537 | 130 | 30 |
| Binary | 1110010 | 111 | 10111 | 0 | 1011110 | 1010000 | 110111 | 101011111 | 1011000 | 11000 |
Color Harmonies of #720717
Complementary color
Monochromatic Colors of #720717
Black with #720717
Text Example
Text Example
White with #720717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720717; }
p { color: rgb(114,7,23); }
H1.HeaderClassName
{
color: #720717;
}
.AnyTagClassName
{
color: #720717;
}
</style>
background-color css
<style>
a { background-color: #720717; }
a { background-color: rgb(114,7,23); }
div.DivClassName
{
background-color: #720717;
}
.BgClassName
{
background-color: #720717;
}
</style>
border-color css
<style>
span { border-color: #720717; }
span { border-color: rgb(114,7,23); }
td.TdClassName
{
border-color: #720717;
}
.TagClassName
{
border-color: #720717;
}
</style>