Shades of Burgundy #790213
Tints of Burgundy #790213
RGB
CMYK
RGB Variations
Color information
#790213 (or 0x790213) is known color: Burgundy. HEX triplet: 79, 02 and 13. RGB value is (121,2,19). Sum of RGB (Red+Green+Blue) = 121+2+19=142 (18% of max value = 765). Red value is 121 (47.66% from 255 or 85.21% from 142); Green value is 2 (1.17% from 255 or 1.41% from 142); Blue value is 19 (7.81% from 255 or 13.38% from 142); Max value from RGB is 121 - color contains mainly: red. Hex color #790213 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790213 is #86FDEC. Grayscale: #272727. Windows color (decimal): -8846829 or 1245817. OLE color: 1245817.
HSL color Cylindrical-coordinate representation of color #790213: hue angle of 351.43º 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 #790213 is Cyan = 0, Magento = 0.98, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 2 | 19 | - |
| CMYK | 0 | 0.98 | 0.84 | 0.53 |
| HSL | 351.43º | 0.97% | 0.24% | - |
| HSV(B) | 351.43º | 0.98% | 0.47% | - |
| XYZ | 8.02 | 4.16 | 1 | - |
| YUV | 39.52 | 116.42 | 186.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 2 | 19 | 0 | 0.98 | 0.84 | 0.53 | 351.43 | 0.97 | 0.24 |
| Hex | 79 | 2 | 13 | 0 | 62 | 54 | 35 | 15F | 61 | 18 |
| Octal | 171 | 2 | 23 | 0 | 142 | 124 | 65 | 537 | 141 | 30 |
| Binary | 1111001 | 10 | 10011 | 0 | 1100010 | 1010100 | 110101 | 101011111 | 1100001 | 11000 |
Color Harmonies of #790213
Complementary color
Monochromatic Colors of #790213
Black with #790213
Text Example
Text Example
White with #790213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790213; }
p { color: rgb(121,2,19); }
H1.HeaderClassName
{
color: #790213;
}
.AnyTagClassName
{
color: #790213;
}
</style>
background-color css
<style>
a { background-color: #790213; }
a { background-color: rgb(121,2,19); }
div.DivClassName
{
background-color: #790213;
}
.BgClassName
{
background-color: #790213;
}
</style>
border-color css
<style>
span { border-color: #790213; }
span { border-color: rgb(121,2,19); }
td.TdClassName
{
border-color: #790213;
}
.TagClassName
{
border-color: #790213;
}
</style>