Shades of Burgundy #790534
Tints of Burgundy #790534
RGB
CMYK
RGB Variations
Color information
#790534 (or 0x790534) is known color: Burgundy. HEX triplet: 79, 05 and 34. RGB value is (121,5,52). Sum of RGB (Red+Green+Blue) = 121+5+52=178 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.98% from 178); Green value is 5 (2.34% from 255 or 2.81% from 178); Blue value is 52 (20.70% from 255 or 29.21% from 178); Max value from RGB is 121 - color contains mainly: red. Hex color #790534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790534 is #86FACB. Grayscale: #2C2C2C. Windows color (decimal): -8846028 or 3409273. OLE color: 3409273.
HSL color Cylindrical-coordinate representation of color #790534: hue angle of 335.69º 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 #790534 is Cyan = 0, Magento = 0.96, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 52 | - |
| CMYK | 0 | 0.96 | 0.57 | 0.53 |
| HSL | 335.69º | 0.92% | 0.25% | - |
| HSV(B) | 335.69º | 0.96% | 0.47% | - |
| XYZ | 8.56 | 4.42 | 3.65 | - |
| YUV | 45.04 | 131.93 | 182.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 52 | 0 | 0.96 | 0.57 | 0.53 | 335.69 | 0.92 | 0.25 |
| Hex | 79 | 5 | 34 | 0 | 60 | 39 | 35 | 150 | 5C | 19 |
| Octal | 171 | 5 | 64 | 0 | 140 | 71 | 65 | 520 | 134 | 31 |
| Binary | 1111001 | 101 | 110100 | 0 | 1100000 | 111001 | 110101 | 101010000 | 1011100 | 11001 |
Color Harmonies of #790534
Complementary color
Monochromatic Colors of #790534
Black with #790534
Text Example
Text Example
White with #790534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790534; }
p { color: rgb(121,5,52); }
H1.HeaderClassName
{
color: #790534;
}
.AnyTagClassName
{
color: #790534;
}
</style>
background-color css
<style>
a { background-color: #790534; }
a { background-color: rgb(121,5,52); }
div.DivClassName
{
background-color: #790534;
}
.BgClassName
{
background-color: #790534;
}
</style>
border-color css
<style>
span { border-color: #790534; }
span { border-color: rgb(121,5,52); }
td.TdClassName
{
border-color: #790534;
}
.TagClassName
{
border-color: #790534;
}
</style>