Shades of Burgundy #730722
Tints of Burgundy #730722
RGB
CMYK
RGB Variations
Color information
#730722 (or 0x730722) is known color: Burgundy. HEX triplet: 73, 07 and 22. RGB value is (115,7,34). Sum of RGB (Red+Green+Blue) = 115+7+34=156 (20% of max value = 765). Red value is 115 (45.31% from 255 or 73.72% from 156); Green value is 7 (3.12% from 255 or 4.49% from 156); Blue value is 34 (13.67% from 255 or 21.79% from 156); Max value from RGB is 115 - color contains mainly: red. Hex color #730722 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #730722 is #8CF8DD. Grayscale: #2A2A2A. Windows color (decimal): -9238750 or 2230131. OLE color: 2230131.
HSL color Cylindrical-coordinate representation of color #730722: hue angle of 345º degrees, saturation: 0.89, 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 #730722 is Cyan = 0, Magento = 0.94, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 7 | 34 | - |
| CMYK | 0 | 0.94 | 0.70 | 0.55 |
| HSL | 345º | 0.89% | 0.24% | - |
| HSV(B) | 345º | 0.94% | 0.45% | - |
| XYZ | 7.43 | 3.91 | 1.88 | - |
| YUV | 42.37 | 123.28 | 179.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 7 | 34 | 0 | 0.94 | 0.70 | 0.55 | 345 | 0.89 | 0.24 |
| Hex | 73 | 7 | 22 | 0 | 5E | 46 | 37 | 159 | 59 | 18 |
| Octal | 163 | 7 | 42 | 0 | 136 | 106 | 67 | 531 | 131 | 30 |
| Binary | 1110011 | 111 | 100010 | 0 | 1011110 | 1000110 | 110111 | 101011001 | 1011001 | 11000 |
Color Harmonies of #730722
Complementary color
Monochromatic Colors of #730722
Black with #730722
Text Example
Text Example
White with #730722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730722; }
p { color: rgb(115,7,34); }
H1.HeaderClassName
{
color: #730722;
}
.AnyTagClassName
{
color: #730722;
}
</style>
background-color css
<style>
a { background-color: #730722; }
a { background-color: rgb(115,7,34); }
div.DivClassName
{
background-color: #730722;
}
.BgClassName
{
background-color: #730722;
}
</style>
border-color css
<style>
span { border-color: #730722; }
span { border-color: rgb(115,7,34); }
td.TdClassName
{
border-color: #730722;
}
.TagClassName
{
border-color: #730722;
}
</style>