Shades of Burgundy #790714
Tints of Burgundy #790714
RGB
CMYK
RGB Variations
Color information
#790714 (or 0x790714) is known color: Burgundy. HEX triplet: 79, 07 and 14. RGB value is (121,7,20). Sum of RGB (Red+Green+Blue) = 121+7+20=148 (19% of max value = 765). Red value is 121 (47.66% from 255 or 81.76% from 148); Green value is 7 (3.12% from 255 or 4.73% from 148); Blue value is 20 (8.20% from 255 or 13.51% from 148); Max value from RGB is 121 - color contains mainly: red. Hex color #790714 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790714 is #86F8EB. Grayscale: #2A2A2A. Windows color (decimal): -8845548 or 1312633. OLE color: 1312633.
HSL color Cylindrical-coordinate representation of color #790714: hue angle of 353.16º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #790714 is Cyan = 0, Magento = 0.94, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 7 | 20 | - |
| CMYK | 0 | 0.94 | 0.83 | 0.53 |
| HSL | 353.16º | 0.89% | 0.25% | - |
| HSV(B) | 353.16º | 0.94% | 0.47% | - |
| XYZ | 8.09 | 4.27 | 1.06 | - |
| YUV | 42.57 | 115.27 | 183.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 20 | 0 | 0.94 | 0.83 | 0.53 | 353.16 | 0.89 | 0.25 |
| Hex | 79 | 7 | 14 | 0 | 5E | 53 | 35 | 161 | 59 | 19 |
| Octal | 171 | 7 | 24 | 0 | 136 | 123 | 65 | 541 | 131 | 31 |
| Binary | 1111001 | 111 | 10100 | 0 | 1011110 | 1010011 | 110101 | 101100001 | 1011001 | 11001 |
Color Harmonies of #790714
Complementary color
Monochromatic Colors of #790714
Black with #790714
Text Example
Text Example
White with #790714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790714; }
p { color: rgb(121,7,20); }
H1.HeaderClassName
{
color: #790714;
}
.AnyTagClassName
{
color: #790714;
}
</style>
background-color css
<style>
a { background-color: #790714; }
a { background-color: rgb(121,7,20); }
div.DivClassName
{
background-color: #790714;
}
.BgClassName
{
background-color: #790714;
}
</style>
border-color css
<style>
span { border-color: #790714; }
span { border-color: rgb(121,7,20); }
td.TdClassName
{
border-color: #790714;
}
.TagClassName
{
border-color: #790714;
}
</style>