Shades of Burgundy #790218
Tints of Burgundy #790218
RGB
CMYK
RGB Variations
Color information
#790218 (or 0x790218) is known color: Burgundy. HEX triplet: 79, 02 and 18. RGB value is (121,2,24). Sum of RGB (Red+Green+Blue) = 121+2+24=147 (19% of max value = 765). Red value is 121 (47.66% from 255 or 82.31% from 147); Green value is 2 (1.17% from 255 or 1.36% from 147); Blue value is 24 (9.77% from 255 or 16.33% from 147); Max value from RGB is 121 - color contains mainly: red. Hex color #790218 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790218 is #86FDE7. Grayscale: #282828. Windows color (decimal): -8846824 or 1573497. OLE color: 1573497.
HSL color Cylindrical-coordinate representation of color #790218: hue angle of 348.91º degrees, saturation: 0.97, 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 #790218 is Cyan = 0, Magento = 0.98, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 2 | 24 | - |
| CMYK | 0 | 0.98 | 0.80 | 0.53 |
| HSL | 348.91º | 0.97% | 0.24% | - |
| HSV(B) | 348.91º | 0.98% | 0.47% | - |
| XYZ | 8.07 | 4.17 | 1.24 | - |
| YUV | 40.09 | 118.92 | 185.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 2 | 24 | 0 | 0.98 | 0.80 | 0.53 | 348.91 | 0.97 | 0.24 |
| Hex | 79 | 2 | 18 | 0 | 62 | 50 | 35 | 15D | 61 | 18 |
| Octal | 171 | 2 | 30 | 0 | 142 | 120 | 65 | 535 | 141 | 30 |
| Binary | 1111001 | 10 | 11000 | 0 | 1100010 | 1010000 | 110101 | 101011101 | 1100001 | 11000 |
Color Harmonies of #790218
Complementary color
Monochromatic Colors of #790218
Black with #790218
Text Example
Text Example
White with #790218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790218; }
p { color: rgb(121,2,24); }
H1.HeaderClassName
{
color: #790218;
}
.AnyTagClassName
{
color: #790218;
}
</style>
background-color css
<style>
a { background-color: #790218; }
a { background-color: rgb(121,2,24); }
div.DivClassName
{
background-color: #790218;
}
.BgClassName
{
background-color: #790218;
}
</style>
border-color css
<style>
span { border-color: #790218; }
span { border-color: rgb(121,2,24); }
td.TdClassName
{
border-color: #790218;
}
.TagClassName
{
border-color: #790218;
}
</style>