Shades of Burgundy #790726
Tints of Burgundy #790726
RGB
CMYK
RGB Variations
Color information
#790726 (or 0x790726) is known color: Burgundy. HEX triplet: 79, 07 and 26. RGB value is (121,7,38). Sum of RGB (Red+Green+Blue) = 121+7+38=166 (21% of max value = 765). Red value is 121 (47.66% from 255 or 72.89% from 166); Green value is 7 (3.12% from 255 or 4.22% from 166); Blue value is 38 (15.23% from 255 or 22.89% from 166); Max value from RGB is 121 - color contains mainly: red. Hex color #790726 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790726 is #86F8D9. Grayscale: #2C2C2C. Windows color (decimal): -8845530 or 2492281. OLE color: 2492281.
HSL color Cylindrical-coordinate representation of color #790726: hue angle of 343.68º 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 #790726 is Cyan = 0, Magento = 0.94, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 7 | 38 | - |
| CMYK | 0 | 0.94 | 0.69 | 0.53 |
| HSL | 343.68º | 0.89% | 0.25% | - |
| HSV(B) | 343.68º | 0.94% | 0.47% | - |
| XYZ | 8.31 | 4.36 | 2.24 | - |
| YUV | 44.62 | 124.27 | 182.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 38 | 0 | 0.94 | 0.69 | 0.53 | 343.68 | 0.89 | 0.25 |
| Hex | 79 | 7 | 26 | 0 | 5E | 45 | 35 | 158 | 59 | 19 |
| Octal | 171 | 7 | 46 | 0 | 136 | 105 | 65 | 530 | 131 | 31 |
| Binary | 1111001 | 111 | 100110 | 0 | 1011110 | 1000101 | 110101 | 101011000 | 1011001 | 11001 |
Color Harmonies of #790726
Complementary color
Monochromatic Colors of #790726
Black with #790726
Text Example
Text Example
White with #790726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790726; }
p { color: rgb(121,7,38); }
H1.HeaderClassName
{
color: #790726;
}
.AnyTagClassName
{
color: #790726;
}
</style>
background-color css
<style>
a { background-color: #790726; }
a { background-color: rgb(121,7,38); }
div.DivClassName
{
background-color: #790726;
}
.BgClassName
{
background-color: #790726;
}
</style>
border-color css
<style>
span { border-color: #790726; }
span { border-color: rgb(121,7,38); }
td.TdClassName
{
border-color: #790726;
}
.TagClassName
{
border-color: #790726;
}
</style>