Shades of Burgundy #790815
Tints of Burgundy #790815
RGB
CMYK
RGB Variations
Color information
#790815 (or 0x790815) is known color: Burgundy. HEX triplet: 79, 08 and 15. RGB value is (121,8,21). Sum of RGB (Red+Green+Blue) = 121+8+21=150 (19% of max value = 765). Red value is 121 (47.66% from 255 or 80.67% from 150); Green value is 8 (3.52% from 255 or 5.33% from 150); Blue value is 21 (8.59% from 255 or 14% from 150); Max value from RGB is 121 - color contains mainly: red. Hex color #790815 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790815 is #86F7EA. Grayscale: #2B2B2B. Windows color (decimal): -8845291 or 1378425. OLE color: 1378425.
HSL color Cylindrical-coordinate representation of color #790815: hue angle of 353.1º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #790815 is Cyan = 0, Magento = 0.93, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 8 | 21 | - |
| CMYK | 0 | 0.93 | 0.83 | 0.53 |
| HSL | 353.1º | 0.88% | 0.25% | - |
| HSV(B) | 353.1º | 0.93% | 0.47% | - |
| XYZ | 8.11 | 4.29 | 1.11 | - |
| YUV | 43.27 | 115.44 | 183.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 8 | 21 | 0 | 0.93 | 0.83 | 0.53 | 353.1 | 0.88 | 0.25 |
| Hex | 79 | 8 | 15 | 0 | 5D | 53 | 35 | 161 | 58 | 19 |
| Octal | 171 | 10 | 25 | 0 | 135 | 123 | 65 | 541 | 130 | 31 |
| Binary | 1111001 | 1000 | 10101 | 0 | 1011101 | 1010011 | 110101 | 101100001 | 1011000 | 11001 |
Color Harmonies of #790815
Complementary color
Monochromatic Colors of #790815
Black with #790815
Text Example
Text Example
White with #790815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790815; }
p { color: rgb(121,8,21); }
H1.HeaderClassName
{
color: #790815;
}
.AnyTagClassName
{
color: #790815;
}
</style>
background-color css
<style>
a { background-color: #790815; }
a { background-color: rgb(121,8,21); }
div.DivClassName
{
background-color: #790815;
}
.BgClassName
{
background-color: #790815;
}
</style>
border-color css
<style>
span { border-color: #790815; }
span { border-color: rgb(121,8,21); }
td.TdClassName
{
border-color: #790815;
}
.TagClassName
{
border-color: #790815;
}
</style>