Shades of Burgundy #730418
Tints of Burgundy #730418
RGB
CMYK
RGB Variations
Color information
#730418 (or 0x730418) is known color: Burgundy. HEX triplet: 73, 04 and 18. RGB value is (115,4,24). Sum of RGB (Red+Green+Blue) = 115+4+24=143 (18% of max value = 765). Red value is 115 (45.31% from 255 or 80.42% from 143); Green value is 4 (1.95% from 255 or 2.80% from 143); Blue value is 24 (9.77% from 255 or 16.78% from 143); Max value from RGB is 115 - color contains mainly: red. Hex color #730418 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #730418 is #8CFBE7. Grayscale: #272727. Windows color (decimal): -9239528 or 1574003. OLE color: 1574003.
HSL color Cylindrical-coordinate representation of color #730418: hue angle of 349.19º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #730418 is Cyan = 0, Magento = 0.97, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 4 | 24 | - |
| CMYK | 0 | 0.97 | 0.79 | 0.55 |
| HSL | 349.19º | 0.93% | 0.23% | - |
| HSV(B) | 349.19º | 0.97% | 0.45% | - |
| XYZ | 7.28 | 3.8 | 1.21 | - |
| YUV | 39.47 | 119.27 | 181.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 4 | 24 | 0 | 0.97 | 0.79 | 0.55 | 349.19 | 0.93 | 0.23 |
| Hex | 73 | 4 | 18 | 0 | 61 | 4F | 37 | 15D | 5D | 17 |
| Octal | 163 | 4 | 30 | 0 | 141 | 117 | 67 | 535 | 135 | 27 |
| Binary | 1110011 | 100 | 11000 | 0 | 1100001 | 1001111 | 110111 | 101011101 | 1011101 | 10111 |
Color Harmonies of #730418
Complementary color
Monochromatic Colors of #730418
Black with #730418
Text Example
Text Example
White with #730418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730418; }
p { color: rgb(115,4,24); }
H1.HeaderClassName
{
color: #730418;
}
.AnyTagClassName
{
color: #730418;
}
</style>
background-color css
<style>
a { background-color: #730418; }
a { background-color: rgb(115,4,24); }
div.DivClassName
{
background-color: #730418;
}
.BgClassName
{
background-color: #730418;
}
</style>
border-color css
<style>
span { border-color: #730418; }
span { border-color: rgb(115,4,24); }
td.TdClassName
{
border-color: #730418;
}
.TagClassName
{
border-color: #730418;
}
</style>