Shades of Burgundy #790817
Tints of Burgundy #790817
RGB
CMYK
RGB Variations
Color information
#790817 (or 0x790817) is known color: Burgundy. HEX triplet: 79, 08 and 17. RGB value is (121,8,23). Sum of RGB (Red+Green+Blue) = 121+8+23=152 (20% of max value = 765). Red value is 121 (47.66% from 255 or 79.61% from 152); Green value is 8 (3.52% from 255 or 5.26% from 152); Blue value is 23 (9.38% from 255 or 15.13% from 152); Max value from RGB is 121 - color contains mainly: red. Hex color #790817 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #790817 is #86F7E8. Grayscale: #2B2B2B. Windows color (decimal): -8845289 or 1509497. OLE color: 1509497.
HSL color Cylindrical-coordinate representation of color #790817: hue angle of 352.04º degrees, saturation: 0.88, 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 #790817 is Cyan = 0, Magento = 0.93, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 8 | 23 | - |
| CMYK | 0 | 0.93 | 0.81 | 0.53 |
| HSL | 352.04º | 0.88% | 0.25% | - |
| HSV(B) | 352.04º | 0.93% | 0.47% | - |
| XYZ | 8.13 | 4.3 | 1.21 | - |
| YUV | 43.5 | 116.44 | 183.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 8 | 23 | 0 | 0.93 | 0.81 | 0.53 | 352.04 | 0.88 | 0.25 |
| Hex | 79 | 8 | 17 | 0 | 5D | 51 | 35 | 160 | 58 | 19 |
| Octal | 171 | 10 | 27 | 0 | 135 | 121 | 65 | 540 | 130 | 31 |
| Binary | 1111001 | 1000 | 10111 | 0 | 1011101 | 1010001 | 110101 | 101100000 | 1011000 | 11001 |
Color Harmonies of #790817
Complementary color
Monochromatic Colors of #790817
Black with #790817
Text Example
Text Example
White with #790817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790817; }
p { color: rgb(121,8,23); }
H1.HeaderClassName
{
color: #790817;
}
.AnyTagClassName
{
color: #790817;
}
</style>
background-color css
<style>
a { background-color: #790817; }
a { background-color: rgb(121,8,23); }
div.DivClassName
{
background-color: #790817;
}
.BgClassName
{
background-color: #790817;
}
</style>
border-color css
<style>
span { border-color: #790817; }
span { border-color: rgb(121,8,23); }
td.TdClassName
{
border-color: #790817;
}
.TagClassName
{
border-color: #790817;
}
</style>