Shades of Burgundy #790926
Tints of Burgundy #790926
RGB
CMYK
RGB Variations
Color information
#790926 (or 0x790926) is known color: Burgundy. HEX triplet: 79, 09 and 26. RGB value is (121,9,38). Sum of RGB (Red+Green+Blue) = 121+9+38=168 (22% of max value = 765). Red value is 121 (47.66% from 255 or 72.02% from 168); Green value is 9 (3.91% from 255 or 5.36% from 168); Blue value is 38 (15.23% from 255 or 22.62% from 168); Max value from RGB is 121 - color contains mainly: red. Hex color #790926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790926 is #86F6D9. Grayscale: #2D2D2D. Windows color (decimal): -8845018 or 2492793. OLE color: 2492793.
HSL color Cylindrical-coordinate representation of color #790926: hue angle of 344.46º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #790926 is Cyan = 0, Magento = 0.93, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 38 | - |
| CMYK | 0 | 0.93 | 0.69 | 0.53 |
| HSL | 344.46º | 0.86% | 0.25% | - |
| HSV(B) | 344.46º | 0.93% | 0.47% | - |
| XYZ | 8.33 | 4.4 | 2.24 | - |
| YUV | 45.79 | 123.61 | 181.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 38 | 0 | 0.93 | 0.69 | 0.53 | 344.46 | 0.86 | 0.25 |
| Hex | 79 | 9 | 26 | 0 | 5D | 45 | 35 | 158 | 56 | 19 |
| Octal | 171 | 11 | 46 | 0 | 135 | 105 | 65 | 530 | 126 | 31 |
| Binary | 1111001 | 1001 | 100110 | 0 | 1011101 | 1000101 | 110101 | 101011000 | 1010110 | 11001 |
Color Harmonies of #790926
Complementary color
Monochromatic Colors of #790926
Black with #790926
Text Example
Text Example
White with #790926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790926; }
p { color: rgb(121,9,38); }
H1.HeaderClassName
{
color: #790926;
}
.AnyTagClassName
{
color: #790926;
}
</style>
background-color css
<style>
a { background-color: #790926; }
a { background-color: rgb(121,9,38); }
div.DivClassName
{
background-color: #790926;
}
.BgClassName
{
background-color: #790926;
}
</style>
border-color css
<style>
span { border-color: #790926; }
span { border-color: rgb(121,9,38); }
td.TdClassName
{
border-color: #790926;
}
.TagClassName
{
border-color: #790926;
}
</style>