Shades of Burgundy #791026
Tints of Burgundy #791026
RGB
CMYK
RGB Variations
Color information
#791026 (or 0x791026) is known color: Burgundy. HEX triplet: 79, 10 and 26. RGB value is (121,16,38). Sum of RGB (Red+Green+Blue) = 121+16+38=175 (23% of max value = 765). Red value is 121 (47.66% from 255 or 69.14% from 175); Green value is 16 (6.64% from 255 or 9.14% from 175); Blue value is 38 (15.23% from 255 or 21.71% from 175); Max value from RGB is 121 - color contains mainly: red. Hex color #791026 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #791026 is #86EFD9. Grayscale: #313131. Windows color (decimal): -8843226 or 2494585. OLE color: 2494585.
HSL color Cylindrical-coordinate representation of color #791026: hue angle of 347.43º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #791026 is Cyan = 0, Magento = 0.87, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 16 | 38 | - |
| CMYK | 0 | 0.87 | 0.69 | 0.53 |
| HSL | 347.43º | 0.77% | 0.27% | - |
| HSV(B) | 347.43º | 0.87% | 0.47% | - |
| XYZ | 8.42 | 4.58 | 2.27 | - |
| YUV | 49.9 | 121.29 | 178.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 16 | 38 | 0 | 0.87 | 0.69 | 0.53 | 347.43 | 0.77 | 0.27 |
| Hex | 79 | 10 | 26 | 0 | 57 | 45 | 35 | 15B | 4D | 1B |
| Octal | 171 | 20 | 46 | 0 | 127 | 105 | 65 | 533 | 115 | 33 |
| Binary | 1111001 | 10000 | 100110 | 0 | 1010111 | 1000101 | 110101 | 101011011 | 1001101 | 11011 |
Color Harmonies of #791026
Complementary color
Monochromatic Colors of #791026
Black with #791026
Text Example
Text Example
White with #791026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791026; }
p { color: rgb(121,16,38); }
H1.HeaderClassName
{
color: #791026;
}
.AnyTagClassName
{
color: #791026;
}
</style>
background-color css
<style>
a { background-color: #791026; }
a { background-color: rgb(121,16,38); }
div.DivClassName
{
background-color: #791026;
}
.BgClassName
{
background-color: #791026;
}
</style>
border-color css
<style>
span { border-color: #791026; }
span { border-color: rgb(121,16,38); }
td.TdClassName
{
border-color: #791026;
}
.TagClassName
{
border-color: #791026;
}
</style>