Shades of Burgundy #790513
Tints of Burgundy #790513
RGB
CMYK
RGB Variations
Color information
#790513 (or 0x790513) is known color: Burgundy. HEX triplet: 79, 05 and 13. RGB value is (121,5,19). Sum of RGB (Red+Green+Blue) = 121+5+19=145 (19% of max value = 765). Red value is 121 (47.66% from 255 or 83.45% from 145); Green value is 5 (2.34% from 255 or 3.45% from 145); Blue value is 19 (7.81% from 255 or 13.10% from 145); Max value from RGB is 121 - color contains mainly: red. Hex color #790513 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790513 is #86FAEC. Grayscale: #292929. Windows color (decimal): -8846061 or 1246585. OLE color: 1246585.
HSL color Cylindrical-coordinate representation of color #790513: hue angle of 352.76º 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 #790513 is Cyan = 0, Magento = 0.96, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 19 | - |
| CMYK | 0 | 0.96 | 0.84 | 0.53 |
| HSL | 352.76º | 0.92% | 0.25% | - |
| HSV(B) | 352.76º | 0.96% | 0.47% | - |
| XYZ | 8.06 | 4.22 | 1.01 | - |
| YUV | 41.28 | 115.43 | 184.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 19 | 0 | 0.96 | 0.84 | 0.53 | 352.76 | 0.92 | 0.25 |
| Hex | 79 | 5 | 13 | 0 | 60 | 54 | 35 | 161 | 5C | 19 |
| Octal | 171 | 5 | 23 | 0 | 140 | 124 | 65 | 541 | 134 | 31 |
| Binary | 1111001 | 101 | 10011 | 0 | 1100000 | 1010100 | 110101 | 101100001 | 1011100 | 11001 |
Color Harmonies of #790513
Complementary color
Monochromatic Colors of #790513
Black with #790513
Text Example
Text Example
White with #790513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790513; }
p { color: rgb(121,5,19); }
H1.HeaderClassName
{
color: #790513;
}
.AnyTagClassName
{
color: #790513;
}
</style>
background-color css
<style>
a { background-color: #790513; }
a { background-color: rgb(121,5,19); }
div.DivClassName
{
background-color: #790513;
}
.BgClassName
{
background-color: #790513;
}
</style>
border-color css
<style>
span { border-color: #790513; }
span { border-color: rgb(121,5,19); }
td.TdClassName
{
border-color: #790513;
}
.TagClassName
{
border-color: #790513;
}
</style>