Shades of Burgundy #790415
Tints of Burgundy #790415
RGB
CMYK
RGB Variations
Color information
#790415 (or 0x790415) is known color: Burgundy. HEX triplet: 79, 04 and 15. RGB value is (121,4,21). Sum of RGB (Red+Green+Blue) = 121+4+21=146 (19% of max value = 765). Red value is 121 (47.66% from 255 or 82.88% from 146); Green value is 4 (1.95% from 255 or 2.74% from 146); Blue value is 21 (8.59% from 255 or 14.38% from 146); Max value from RGB is 121 - color contains mainly: red. Hex color #790415 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790415 is #86FBEA. Grayscale: #282828. Windows color (decimal): -8846315 or 1377401. OLE color: 1377401.
HSL color Cylindrical-coordinate representation of color #790415: hue angle of 351.28º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #790415 is Cyan = 0, Magento = 0.97, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 21 | - |
| CMYK | 0 | 0.97 | 0.83 | 0.53 |
| HSL | 351.28º | 0.94% | 0.25% | - |
| HSV(B) | 351.28º | 0.97% | 0.47% | - |
| XYZ | 8.06 | 4.21 | 1.1 | - |
| YUV | 40.92 | 116.76 | 185.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 21 | 0 | 0.97 | 0.83 | 0.53 | 351.28 | 0.94 | 0.25 |
| Hex | 79 | 4 | 15 | 0 | 61 | 53 | 35 | 15F | 5E | 19 |
| Octal | 171 | 4 | 25 | 0 | 141 | 123 | 65 | 537 | 136 | 31 |
| Binary | 1111001 | 100 | 10101 | 0 | 1100001 | 1010011 | 110101 | 101011111 | 1011110 | 11001 |
Color Harmonies of #790415
Complementary color
Monochromatic Colors of #790415
Black with #790415
Text Example
Text Example
White with #790415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790415; }
p { color: rgb(121,4,21); }
H1.HeaderClassName
{
color: #790415;
}
.AnyTagClassName
{
color: #790415;
}
</style>
background-color css
<style>
a { background-color: #790415; }
a { background-color: rgb(121,4,21); }
div.DivClassName
{
background-color: #790415;
}
.BgClassName
{
background-color: #790415;
}
</style>
border-color css
<style>
span { border-color: #790415; }
span { border-color: rgb(121,4,21); }
td.TdClassName
{
border-color: #790415;
}
.TagClassName
{
border-color: #790415;
}
</style>