Shades of Burgundy #790728
Tints of Burgundy #790728
RGB
CMYK
RGB Variations
Color information
#790728 (or 0x790728) is known color: Burgundy. HEX triplet: 79, 07 and 28. RGB value is (121,7,40). Sum of RGB (Red+Green+Blue) = 121+7+40=168 (22% of max value = 765). Red value is 121 (47.66% from 255 or 72.02% from 168); Green value is 7 (3.12% from 255 or 4.17% from 168); Blue value is 40 (16.02% from 255 or 23.81% from 168); Max value from RGB is 121 - color contains mainly: red. Hex color #790728 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790728 is #86F8D7. Grayscale: #2C2C2C. Windows color (decimal): -8845528 or 2623353. OLE color: 2623353.
HSL color Cylindrical-coordinate representation of color #790728: hue angle of 342.63º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #790728 is Cyan = 0, Magento = 0.94, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 7 | 40 | - |
| CMYK | 0 | 0.94 | 0.67 | 0.53 |
| HSL | 342.63º | 0.89% | 0.25% | - |
| HSV(B) | 342.63º | 0.94% | 0.47% | - |
| XYZ | 8.34 | 4.37 | 2.41 | - |
| YUV | 44.85 | 125.27 | 182.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 40 | 0 | 0.94 | 0.67 | 0.53 | 342.63 | 0.89 | 0.25 |
| Hex | 79 | 7 | 28 | 0 | 5E | 43 | 35 | 157 | 59 | 19 |
| Octal | 171 | 7 | 50 | 0 | 136 | 103 | 65 | 527 | 131 | 31 |
| Binary | 1111001 | 111 | 101000 | 0 | 1011110 | 1000011 | 110101 | 101010111 | 1011001 | 11001 |
Color Harmonies of #790728
Complementary color
Monochromatic Colors of #790728
Black with #790728
Text Example
Text Example
White with #790728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790728; }
p { color: rgb(121,7,40); }
H1.HeaderClassName
{
color: #790728;
}
.AnyTagClassName
{
color: #790728;
}
</style>
background-color css
<style>
a { background-color: #790728; }
a { background-color: rgb(121,7,40); }
div.DivClassName
{
background-color: #790728;
}
.BgClassName
{
background-color: #790728;
}
</style>
border-color css
<style>
span { border-color: #790728; }
span { border-color: rgb(121,7,40); }
td.TdClassName
{
border-color: #790728;
}
.TagClassName
{
border-color: #790728;
}
</style>