Shades of Burgundy #790419
Tints of Burgundy #790419
RGB
CMYK
RGB Variations
Color information
#790419 (or 0x790419) is known color: Burgundy. HEX triplet: 79, 04 and 19. RGB value is (121,4,25). Sum of RGB (Red+Green+Blue) = 121+4+25=150 (19% of max value = 765). Red value is 121 (47.66% from 255 or 80.67% from 150); Green value is 4 (1.95% from 255 or 2.67% from 150); Blue value is 25 (10.16% from 255 or 16.67% from 150); Max value from RGB is 121 - color contains mainly: red. Hex color #790419 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790419 is #86FBE6. Grayscale: #292929. Windows color (decimal): -8846311 or 1639545. OLE color: 1639545.
HSL color Cylindrical-coordinate representation of color #790419: hue angle of 349.23º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #790419 is Cyan = 0, Magento = 0.97, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 25 | - |
| CMYK | 0 | 0.97 | 0.79 | 0.53 |
| HSL | 349.23º | 0.94% | 0.25% | - |
| HSV(B) | 349.23º | 0.97% | 0.47% | - |
| XYZ | 8.1 | 4.22 | 1.31 | - |
| YUV | 41.38 | 118.76 | 184.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 25 | 0 | 0.97 | 0.79 | 0.53 | 349.23 | 0.94 | 0.25 |
| Hex | 79 | 4 | 19 | 0 | 61 | 4F | 35 | 15D | 5E | 19 |
| Octal | 171 | 4 | 31 | 0 | 141 | 117 | 65 | 535 | 136 | 31 |
| Binary | 1111001 | 100 | 11001 | 0 | 1100001 | 1001111 | 110101 | 101011101 | 1011110 | 11001 |
Color Harmonies of #790419
Complementary color
Monochromatic Colors of #790419
Black with #790419
Text Example
Text Example
White with #790419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790419; }
p { color: rgb(121,4,25); }
H1.HeaderClassName
{
color: #790419;
}
.AnyTagClassName
{
color: #790419;
}
</style>
background-color css
<style>
a { background-color: #790419; }
a { background-color: rgb(121,4,25); }
div.DivClassName
{
background-color: #790419;
}
.BgClassName
{
background-color: #790419;
}
</style>
border-color css
<style>
span { border-color: #790419; }
span { border-color: rgb(121,4,25); }
td.TdClassName
{
border-color: #790419;
}
.TagClassName
{
border-color: #790419;
}
</style>