Shades of Burgundy #730517
Tints of Burgundy #730517
RGB
CMYK
RGB Variations
Color information
#730517 (or 0x730517) is known color: Burgundy. HEX triplet: 73, 05 and 17. RGB value is (115,5,23). Sum of RGB (Red+Green+Blue) = 115+5+23=143 (18% of max value = 765). Red value is 115 (45.31% from 255 or 80.42% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 23 (9.38% from 255 or 16.08% from 143); Max value from RGB is 115 - color contains mainly: red. Hex color #730517 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #730517 is #8CFAE8. Grayscale: #272727. Windows color (decimal): -9239273 or 1508723. OLE color: 1508723.
HSL color Cylindrical-coordinate representation of color #730517: hue angle of 350.18º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #730517 is Cyan = 0, Magento = 0.96, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 5 | 23 | - |
| CMYK | 0 | 0.96 | 0.80 | 0.55 |
| HSL | 350.18º | 0.92% | 0.24% | - |
| HSV(B) | 350.18º | 0.96% | 0.45% | - |
| XYZ | 7.28 | 3.82 | 1.16 | - |
| YUV | 39.94 | 118.44 | 181.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 5 | 23 | 0 | 0.96 | 0.80 | 0.55 | 350.18 | 0.92 | 0.24 |
| Hex | 73 | 5 | 17 | 0 | 60 | 50 | 37 | 15E | 5C | 18 |
| Octal | 163 | 5 | 27 | 0 | 140 | 120 | 67 | 536 | 134 | 30 |
| Binary | 1110011 | 101 | 10111 | 0 | 1100000 | 1010000 | 110111 | 101011110 | 1011100 | 11000 |
Color Harmonies of #730517
Complementary color
Monochromatic Colors of #730517
Black with #730517
Text Example
Text Example
White with #730517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730517; }
p { color: rgb(115,5,23); }
H1.HeaderClassName
{
color: #730517;
}
.AnyTagClassName
{
color: #730517;
}
</style>
background-color css
<style>
a { background-color: #730517; }
a { background-color: rgb(115,5,23); }
div.DivClassName
{
background-color: #730517;
}
.BgClassName
{
background-color: #730517;
}
</style>
border-color css
<style>
span { border-color: #730517; }
span { border-color: rgb(115,5,23); }
td.TdClassName
{
border-color: #730517;
}
.TagClassName
{
border-color: #730517;
}
</style>