Shades of Burgundy #730614
Tints of Burgundy #730614
RGB
CMYK
RGB Variations
Color information
#730614 (or 0x730614) is known color: Burgundy. HEX triplet: 73, 06 and 14. RGB value is (115,6,20). Sum of RGB (Red+Green+Blue) = 115+6+20=141 (18% of max value = 765). Red value is 115 (45.31% from 255 or 81.56% from 141); Green value is 6 (2.73% from 255 or 4.26% from 141); Blue value is 20 (8.20% from 255 or 14.18% from 141); Max value from RGB is 115 - color contains mainly: red. Hex color #730614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #730614 is #8CF9EB. Grayscale: #282828. Windows color (decimal): -9239020 or 1312371. OLE color: 1312371.
HSL color Cylindrical-coordinate representation of color #730614: hue angle of 352.29º 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 #730614 is Cyan = 0, Magento = 0.95, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 6 | 20 | - |
| CMYK | 0 | 0.95 | 0.83 | 0.55 |
| HSL | 352.29º | 0.9% | 0.24% | - |
| HSV(B) | 352.29º | 0.95% | 0.45% | - |
| XYZ | 7.26 | 3.83 | 1.02 | - |
| YUV | 40.19 | 116.61 | 181.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 6 | 20 | 0 | 0.95 | 0.83 | 0.55 | 352.29 | 0.9 | 0.24 |
| Hex | 73 | 6 | 14 | 0 | 5F | 53 | 37 | 160 | 5A | 18 |
| Octal | 163 | 6 | 24 | 0 | 137 | 123 | 67 | 540 | 132 | 30 |
| Binary | 1110011 | 110 | 10100 | 0 | 1011111 | 1010011 | 110111 | 101100000 | 1011010 | 11000 |
Color Harmonies of #730614
Complementary color
Monochromatic Colors of #730614
Black with #730614
Text Example
Text Example
White with #730614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730614; }
p { color: rgb(115,6,20); }
H1.HeaderClassName
{
color: #730614;
}
.AnyTagClassName
{
color: #730614;
}
</style>
background-color css
<style>
a { background-color: #730614; }
a { background-color: rgb(115,6,20); }
div.DivClassName
{
background-color: #730614;
}
.BgClassName
{
background-color: #730614;
}
</style>
border-color css
<style>
span { border-color: #730614; }
span { border-color: rgb(115,6,20); }
td.TdClassName
{
border-color: #730614;
}
.TagClassName
{
border-color: #730614;
}
</style>