Shades of Burgundy #790614
Tints of Burgundy #790614
RGB
CMYK
RGB Variations
Color information
#790614 (or 0x790614) is known color: Burgundy. HEX triplet: 79, 06 and 14. RGB value is (121,6,20). Sum of RGB (Red+Green+Blue) = 121+6+20=147 (19% of max value = 765). Red value is 121 (47.66% from 255 or 82.31% from 147); Green value is 6 (2.73% from 255 or 4.08% from 147); Blue value is 20 (8.20% from 255 or 13.61% from 147); Max value from RGB is 121 - color contains mainly: red. Hex color #790614 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790614 is #86F9EB. Grayscale: #2A2A2A. Windows color (decimal): -8845804 or 1312377. OLE color: 1312377.
HSL color Cylindrical-coordinate representation of color #790614: hue angle of 352.7º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #790614 is Cyan = 0, Magento = 0.95, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 6 | 20 | - |
| CMYK | 0 | 0.95 | 0.83 | 0.53 |
| HSL | 352.7º | 0.91% | 0.25% | - |
| HSV(B) | 352.7º | 0.95% | 0.47% | - |
| XYZ | 8.08 | 4.25 | 1.06 | - |
| YUV | 41.98 | 115.6 | 184.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 6 | 20 | 0 | 0.95 | 0.83 | 0.53 | 352.7 | 0.91 | 0.25 |
| Hex | 79 | 6 | 14 | 0 | 5F | 53 | 35 | 161 | 5B | 19 |
| Octal | 171 | 6 | 24 | 0 | 137 | 123 | 65 | 541 | 133 | 31 |
| Binary | 1111001 | 110 | 10100 | 0 | 1011111 | 1010011 | 110101 | 101100001 | 1011011 | 11001 |
Color Harmonies of #790614
Complementary color
Monochromatic Colors of #790614
Black with #790614
Text Example
Text Example
White with #790614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790614; }
p { color: rgb(121,6,20); }
H1.HeaderClassName
{
color: #790614;
}
.AnyTagClassName
{
color: #790614;
}
</style>
background-color css
<style>
a { background-color: #790614; }
a { background-color: rgb(121,6,20); }
div.DivClassName
{
background-color: #790614;
}
.BgClassName
{
background-color: #790614;
}
</style>
border-color css
<style>
span { border-color: #790614; }
span { border-color: rgb(121,6,20); }
td.TdClassName
{
border-color: #790614;
}
.TagClassName
{
border-color: #790614;
}
</style>