Shades of Burgundy #730714
Tints of Burgundy #730714
RGB
CMYK
RGB Variations
Color information
#730714 (or 0x730714) is known color: Burgundy. HEX triplet: 73, 07 and 14. RGB value is (115,7,20). Sum of RGB (Red+Green+Blue) = 115+7+20=142 (18% of max value = 765). Red value is 115 (45.31% from 255 or 80.99% from 142); Green value is 7 (3.12% from 255 or 4.93% from 142); Blue value is 20 (8.20% from 255 or 14.08% from 142); Max value from RGB is 115 - color contains mainly: red. Hex color #730714 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #730714 is #8CF8EB. Grayscale: #282828. Windows color (decimal): -9238764 or 1312627. OLE color: 1312627.
HSL color Cylindrical-coordinate representation of color #730714: hue angle of 352.78º 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 #730714 is Cyan = 0, Magento = 0.94, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 7 | 20 | - |
| CMYK | 0 | 0.94 | 0.83 | 0.55 |
| HSL | 352.78º | 0.89% | 0.24% | - |
| HSV(B) | 352.78º | 0.94% | 0.45% | - |
| XYZ | 7.27 | 3.85 | 1.02 | - |
| YUV | 40.77 | 116.28 | 180.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 7 | 20 | 0 | 0.94 | 0.83 | 0.55 | 352.78 | 0.89 | 0.24 |
| Hex | 73 | 7 | 14 | 0 | 5E | 53 | 37 | 161 | 59 | 18 |
| Octal | 163 | 7 | 24 | 0 | 136 | 123 | 67 | 541 | 131 | 30 |
| Binary | 1110011 | 111 | 10100 | 0 | 1011110 | 1010011 | 110111 | 101100001 | 1011001 | 11000 |
Color Harmonies of #730714
Complementary color
Monochromatic Colors of #730714
Black with #730714
Text Example
Text Example
White with #730714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730714; }
p { color: rgb(115,7,20); }
H1.HeaderClassName
{
color: #730714;
}
.AnyTagClassName
{
color: #730714;
}
</style>
background-color css
<style>
a { background-color: #730714; }
a { background-color: rgb(115,7,20); }
div.DivClassName
{
background-color: #730714;
}
.BgClassName
{
background-color: #730714;
}
</style>
border-color css
<style>
span { border-color: #730714; }
span { border-color: rgb(115,7,20); }
td.TdClassName
{
border-color: #730714;
}
.TagClassName
{
border-color: #730714;
}
</style>