Shades of Burgundy #720617
Tints of Burgundy #720617
RGB
CMYK
RGB Variations
Color information
#720617 (or 0x720617) is known color: Burgundy. HEX triplet: 72, 06 and 17. RGB value is (114,6,23). Sum of RGB (Red+Green+Blue) = 114+6+23=143 (18% of max value = 765). Red value is 114 (44.92% from 255 or 79.72% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 23 (9.38% from 255 or 16.08% from 143); Max value from RGB is 114 - color contains mainly: red. Hex color #720617 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #720617 is #8DF9E8. Grayscale: #282828. Windows color (decimal): -9304553 or 1508978. OLE color: 1508978.
HSL color Cylindrical-coordinate representation of color #720617: hue angle of 350.56º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #720617 is Cyan = 0, Magento = 0.95, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 6 | 23 | - |
| CMYK | 0 | 0.95 | 0.80 | 0.55 |
| HSL | 350.56º | 0.9% | 0.24% | - |
| HSV(B) | 350.56º | 0.95% | 0.45% | - |
| XYZ | 7.16 | 3.77 | 1.16 | - |
| YUV | 40.23 | 118.28 | 180.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 6 | 23 | 0 | 0.95 | 0.80 | 0.55 | 350.56 | 0.9 | 0.24 |
| Hex | 72 | 6 | 17 | 0 | 5F | 50 | 37 | 15F | 5A | 18 |
| Octal | 162 | 6 | 27 | 0 | 137 | 120 | 67 | 537 | 132 | 30 |
| Binary | 1110010 | 110 | 10111 | 0 | 1011111 | 1010000 | 110111 | 101011111 | 1011010 | 11000 |
Color Harmonies of #720617
Complementary color
Monochromatic Colors of #720617
Black with #720617
Text Example
Text Example
White with #720617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720617; }
p { color: rgb(114,6,23); }
H1.HeaderClassName
{
color: #720617;
}
.AnyTagClassName
{
color: #720617;
}
</style>
background-color css
<style>
a { background-color: #720617; }
a { background-color: rgb(114,6,23); }
div.DivClassName
{
background-color: #720617;
}
.BgClassName
{
background-color: #720617;
}
</style>
border-color css
<style>
span { border-color: #720617; }
span { border-color: rgb(114,6,23); }
td.TdClassName
{
border-color: #720617;
}
.TagClassName
{
border-color: #720617;
}
</style>