Shades of Burgundy #790622
Tints of Burgundy #790622
RGB
CMYK
RGB Variations
Color information
#790622 (or 0x790622) is known color: Burgundy. HEX triplet: 79, 06 and 22. RGB value is (121,6,34). Sum of RGB (Red+Green+Blue) = 121+6+34=161 (21% of max value = 765). Red value is 121 (47.66% from 255 or 75.16% from 161); Green value is 6 (2.73% from 255 or 3.73% from 161); Blue value is 34 (13.67% from 255 or 21.12% from 161); Max value from RGB is 121 - color contains mainly: red. Hex color #790622 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790622 is #86F9DD. Grayscale: #2B2B2B. Windows color (decimal): -8845790 or 2229881. OLE color: 2229881.
HSL color Cylindrical-coordinate representation of color #790622: hue angle of 345.39º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #790622 is Cyan = 0, Magento = 0.95, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 6 | 34 | - |
| CMYK | 0 | 0.95 | 0.72 | 0.53 |
| HSL | 345.39º | 0.91% | 0.25% | - |
| HSV(B) | 345.39º | 0.95% | 0.47% | - |
| XYZ | 8.24 | 4.31 | 1.91 | - |
| YUV | 43.58 | 122.6 | 183.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 6 | 34 | 0 | 0.95 | 0.72 | 0.53 | 345.39 | 0.91 | 0.25 |
| Hex | 79 | 6 | 22 | 0 | 5F | 48 | 35 | 159 | 5B | 19 |
| Octal | 171 | 6 | 42 | 0 | 137 | 110 | 65 | 531 | 133 | 31 |
| Binary | 1111001 | 110 | 100010 | 0 | 1011111 | 1001000 | 110101 | 101011001 | 1011011 | 11001 |
Color Harmonies of #790622
Complementary color
Monochromatic Colors of #790622
Black with #790622
Text Example
Text Example
White with #790622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790622; }
p { color: rgb(121,6,34); }
H1.HeaderClassName
{
color: #790622;
}
.AnyTagClassName
{
color: #790622;
}
</style>
background-color css
<style>
a { background-color: #790622; }
a { background-color: rgb(121,6,34); }
div.DivClassName
{
background-color: #790622;
}
.BgClassName
{
background-color: #790622;
}
</style>
border-color css
<style>
span { border-color: #790622; }
span { border-color: rgb(121,6,34); }
td.TdClassName
{
border-color: #790622;
}
.TagClassName
{
border-color: #790622;
}
</style>