Shades of Burgundy #790329
Tints of Burgundy #790329
RGB
CMYK
RGB Variations
Color information
#790329 (or 0x790329) is known color: Burgundy. HEX triplet: 79, 03 and 29. RGB value is (121,3,41). Sum of RGB (Red+Green+Blue) = 121+3+41=165 (21% of max value = 765). Red value is 121 (47.66% from 255 or 73.33% from 165); Green value is 3 (1.56% from 255 or 1.82% from 165); Blue value is 41 (16.41% from 255 or 24.85% from 165); Max value from RGB is 121 - color contains mainly: red. Hex color #790329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790329 is #86FCD6. Grayscale: #2A2A2A. Windows color (decimal): -8846551 or 2687865. OLE color: 2687865.
HSL color Cylindrical-coordinate representation of color #790329: hue angle of 340.68º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #790329 is Cyan = 0, Magento = 0.98, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 3 | 41 | - |
| CMYK | 0 | 0.98 | 0.66 | 0.53 |
| HSL | 340.68º | 0.95% | 0.24% | - |
| HSV(B) | 340.68º | 0.98% | 0.47% | - |
| XYZ | 8.32 | 4.29 | 2.49 | - |
| YUV | 42.61 | 127.09 | 183.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 3 | 41 | 0 | 0.98 | 0.66 | 0.53 | 340.68 | 0.95 | 0.24 |
| Hex | 79 | 3 | 29 | 0 | 62 | 42 | 35 | 155 | 5F | 18 |
| Octal | 171 | 3 | 51 | 0 | 142 | 102 | 65 | 525 | 137 | 30 |
| Binary | 1111001 | 11 | 101001 | 0 | 1100010 | 1000010 | 110101 | 101010101 | 1011111 | 11000 |
Color Harmonies of #790329
Complementary color
Monochromatic Colors of #790329
Black with #790329
Text Example
Text Example
White with #790329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790329; }
p { color: rgb(121,3,41); }
H1.HeaderClassName
{
color: #790329;
}
.AnyTagClassName
{
color: #790329;
}
</style>
background-color css
<style>
a { background-color: #790329; }
a { background-color: rgb(121,3,41); }
div.DivClassName
{
background-color: #790329;
}
.BgClassName
{
background-color: #790329;
}
</style>
border-color css
<style>
span { border-color: #790329; }
span { border-color: rgb(121,3,41); }
td.TdClassName
{
border-color: #790329;
}
.TagClassName
{
border-color: #790329;
}
</style>