Shades of Burgundy #790813
Tints of Burgundy #790813
RGB
CMYK
RGB Variations
Color information
#790813 (or 0x790813) is known color: Burgundy. HEX triplet: 79, 08 and 13. RGB value is (121,8,19). Sum of RGB (Red+Green+Blue) = 121+8+19=148 (19% of max value = 765). Red value is 121 (47.66% from 255 or 81.76% from 148); Green value is 8 (3.52% from 255 or 5.41% from 148); Blue value is 19 (7.81% from 255 or 12.84% from 148); Max value from RGB is 121 - color contains mainly: red. Hex color #790813 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790813 is #86F7EC. Grayscale: #2B2B2B. Windows color (decimal): -8845293 or 1247353. OLE color: 1247353.
HSL color Cylindrical-coordinate representation of color #790813: hue angle of 354.16º 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 #790813 is Cyan = 0, Magento = 0.93, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 8 | 19 | - |
| CMYK | 0 | 0.93 | 0.84 | 0.53 |
| HSL | 354.16º | 0.88% | 0.25% | - |
| HSV(B) | 354.16º | 0.93% | 0.47% | - |
| XYZ | 8.09 | 4.29 | 1.02 | - |
| YUV | 43.04 | 114.44 | 183.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 8 | 19 | 0 | 0.93 | 0.84 | 0.53 | 354.16 | 0.88 | 0.25 |
| Hex | 79 | 8 | 13 | 0 | 5D | 54 | 35 | 162 | 58 | 19 |
| Octal | 171 | 10 | 23 | 0 | 135 | 124 | 65 | 542 | 130 | 31 |
| Binary | 1111001 | 1000 | 10011 | 0 | 1011101 | 1010100 | 110101 | 101100010 | 1011000 | 11001 |
Color Harmonies of #790813
Complementary color
Monochromatic Colors of #790813
Black with #790813
Text Example
Text Example
White with #790813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790813; }
p { color: rgb(121,8,19); }
H1.HeaderClassName
{
color: #790813;
}
.AnyTagClassName
{
color: #790813;
}
</style>
background-color css
<style>
a { background-color: #790813; }
a { background-color: rgb(121,8,19); }
div.DivClassName
{
background-color: #790813;
}
.BgClassName
{
background-color: #790813;
}
</style>
border-color css
<style>
span { border-color: #790813; }
span { border-color: rgb(121,8,19); }
td.TdClassName
{
border-color: #790813;
}
.TagClassName
{
border-color: #790813;
}
</style>