Shades of Burgundy #730915
Tints of Burgundy #730915
RGB
CMYK
RGB Variations
Color information
#730915 (or 0x730915) is known color: Burgundy. HEX triplet: 73, 09 and 15. RGB value is (115,9,21). Sum of RGB (Red+Green+Blue) = 115+9+21=145 (19% of max value = 765). Red value is 115 (45.31% from 255 or 79.31% from 145); Green value is 9 (3.91% from 255 or 6.21% from 145); Blue value is 21 (8.59% from 255 or 14.48% from 145); Max value from RGB is 115 - color contains mainly: red. Hex color #730915 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #730915 is #8CF6EA. Grayscale: #2A2A2A. Windows color (decimal): -9238251 or 1378675. OLE color: 1378675.
HSL color Cylindrical-coordinate representation of color #730915: hue angle of 353.21º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #730915 is Cyan = 0, Magento = 0.92, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 9 | 21 | - |
| CMYK | 0 | 0.92 | 0.82 | 0.55 |
| HSL | 353.21º | 0.85% | 0.24% | - |
| HSV(B) | 353.21º | 0.92% | 0.45% | - |
| XYZ | 7.3 | 3.89 | 1.08 | - |
| YUV | 42.06 | 116.12 | 180.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 9 | 21 | 0 | 0.92 | 0.82 | 0.55 | 353.21 | 0.85 | 0.24 |
| Hex | 73 | 9 | 15 | 0 | 5C | 52 | 37 | 161 | 55 | 18 |
| Octal | 163 | 11 | 25 | 0 | 134 | 122 | 67 | 541 | 125 | 30 |
| Binary | 1110011 | 1001 | 10101 | 0 | 1011100 | 1010010 | 110111 | 101100001 | 1010101 | 11000 |
Color Harmonies of #730915
Complementary color
Monochromatic Colors of #730915
Black with #730915
Text Example
Text Example
White with #730915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #730915; }
p { color: rgb(115,9,21); }
H1.HeaderClassName
{
color: #730915;
}
.AnyTagClassName
{
color: #730915;
}
</style>
background-color css
<style>
a { background-color: #730915; }
a { background-color: rgb(115,9,21); }
div.DivClassName
{
background-color: #730915;
}
.BgClassName
{
background-color: #730915;
}
</style>
border-color css
<style>
span { border-color: #730915; }
span { border-color: rgb(115,9,21); }
td.TdClassName
{
border-color: #730915;
}
.TagClassName
{
border-color: #730915;
}
</style>