Shades of Burgundy #720417
Tints of Burgundy #720417
RGB
CMYK
RGB Variations
Color information
#720417 (or 0x720417) is known color: Burgundy. HEX triplet: 72, 04 and 17. RGB value is (114,4,23). Sum of RGB (Red+Green+Blue) = 114+4+23=141 (18% of max value = 765). Red value is 114 (44.92% from 255 or 80.85% from 141); Green value is 4 (1.95% from 255 or 2.84% from 141); Blue value is 23 (9.38% from 255 or 16.31% from 141); Max value from RGB is 114 - color contains mainly: red. Hex color #720417 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #720417 is #8DFBE8. Grayscale: #272727. Windows color (decimal): -9305065 or 1508466. OLE color: 1508466.
HSL color Cylindrical-coordinate representation of color #720417: hue angle of 349.64º 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 #720417 is Cyan = 0, Magento = 0.96, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 4 | 23 | - |
| CMYK | 0 | 0.96 | 0.80 | 0.55 |
| HSL | 349.64º | 0.93% | 0.23% | - |
| HSV(B) | 349.64º | 0.96% | 0.45% | - |
| XYZ | 7.14 | 3.73 | 1.15 | - |
| YUV | 39.06 | 118.94 | 181.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 4 | 23 | 0 | 0.96 | 0.80 | 0.55 | 349.64 | 0.93 | 0.23 |
| Hex | 72 | 4 | 17 | 0 | 60 | 50 | 37 | 15E | 5D | 17 |
| Octal | 162 | 4 | 27 | 0 | 140 | 120 | 67 | 536 | 135 | 27 |
| Binary | 1110010 | 100 | 10111 | 0 | 1100000 | 1010000 | 110111 | 101011110 | 1011101 | 10111 |
Color Harmonies of #720417
Complementary color
Monochromatic Colors of #720417
Black with #720417
Text Example
Text Example
White with #720417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #720417; }
p { color: rgb(114,4,23); }
H1.HeaderClassName
{
color: #720417;
}
.AnyTagClassName
{
color: #720417;
}
</style>
background-color css
<style>
a { background-color: #720417; }
a { background-color: rgb(114,4,23); }
div.DivClassName
{
background-color: #720417;
}
.BgClassName
{
background-color: #720417;
}
</style>
border-color css
<style>
span { border-color: #720417; }
span { border-color: rgb(114,4,23); }
td.TdClassName
{
border-color: #720417;
}
.TagClassName
{
border-color: #720417;
}
</style>