Shades of Burgundy #790519
Tints of Burgundy #790519
RGB
CMYK
RGB Variations
Color information
#790519 (or 0x790519) is known color: Burgundy. HEX triplet: 79, 05 and 19. RGB value is (121,5,25). Sum of RGB (Red+Green+Blue) = 121+5+25=151 (20% of max value = 765). Red value is 121 (47.66% from 255 or 80.13% from 151); Green value is 5 (2.34% from 255 or 3.31% from 151); Blue value is 25 (10.16% from 255 or 16.56% from 151); Max value from RGB is 121 - color contains mainly: red. Hex color #790519 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790519 is #86FAE6. Grayscale: #2A2A2A. Windows color (decimal): -8846055 or 1639801. OLE color: 1639801.
HSL color Cylindrical-coordinate representation of color #790519: hue angle of 349.66º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #790519 is Cyan = 0, Magento = 0.96, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 25 | - |
| CMYK | 0 | 0.96 | 0.79 | 0.53 |
| HSL | 349.66º | 0.92% | 0.25% | - |
| HSV(B) | 349.66º | 0.96% | 0.47% | - |
| XYZ | 8.11 | 4.24 | 1.31 | - |
| YUV | 41.96 | 118.43 | 184.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 25 | 0 | 0.96 | 0.79 | 0.53 | 349.66 | 0.92 | 0.25 |
| Hex | 79 | 5 | 19 | 0 | 60 | 4F | 35 | 15E | 5C | 19 |
| Octal | 171 | 5 | 31 | 0 | 140 | 117 | 65 | 536 | 134 | 31 |
| Binary | 1111001 | 101 | 11001 | 0 | 1100000 | 1001111 | 110101 | 101011110 | 1011100 | 11001 |
Color Harmonies of #790519
Complementary color
Monochromatic Colors of #790519
Black with #790519
Text Example
Text Example
White with #790519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790519; }
p { color: rgb(121,5,25); }
H1.HeaderClassName
{
color: #790519;
}
.AnyTagClassName
{
color: #790519;
}
</style>
background-color css
<style>
a { background-color: #790519; }
a { background-color: rgb(121,5,25); }
div.DivClassName
{
background-color: #790519;
}
.BgClassName
{
background-color: #790519;
}
</style>
border-color css
<style>
span { border-color: #790519; }
span { border-color: rgb(121,5,25); }
td.TdClassName
{
border-color: #790519;
}
.TagClassName
{
border-color: #790519;
}
</style>