Shades of Burgundy #790925
Tints of Burgundy #790925
RGB
CMYK
RGB Variations
Color information
#790925 (or 0x790925) is known color: Burgundy. HEX triplet: 79, 09 and 25. RGB value is (121,9,37). Sum of RGB (Red+Green+Blue) = 121+9+37=167 (22% of max value = 765). Red value is 121 (47.66% from 255 or 72.46% from 167); Green value is 9 (3.91% from 255 or 5.39% from 167); Blue value is 37 (14.84% from 255 or 22.16% from 167); Max value from RGB is 121 - color contains mainly: red. Hex color #790925 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790925 is #86F6DA. Grayscale: #2D2D2D. Windows color (decimal): -8845019 or 2427257. OLE color: 2427257.
HSL color Cylindrical-coordinate representation of color #790925: hue angle of 345º degrees, saturation: 0.86, 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 #790925 is Cyan = 0, Magento = 0.93, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 37 | - |
| CMYK | 0 | 0.93 | 0.69 | 0.53 |
| HSL | 345º | 0.86% | 0.25% | - |
| HSV(B) | 345º | 0.93% | 0.47% | - |
| XYZ | 8.32 | 4.39 | 2.16 | - |
| YUV | 45.68 | 123.11 | 181.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 37 | 0 | 0.93 | 0.69 | 0.53 | 345 | 0.86 | 0.25 |
| Hex | 79 | 9 | 25 | 0 | 5D | 45 | 35 | 159 | 56 | 19 |
| Octal | 171 | 11 | 45 | 0 | 135 | 105 | 65 | 531 | 126 | 31 |
| Binary | 1111001 | 1001 | 100101 | 0 | 1011101 | 1000101 | 110101 | 101011001 | 1010110 | 11001 |
Color Harmonies of #790925
Complementary color
Monochromatic Colors of #790925
Black with #790925
Text Example
Text Example
White with #790925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790925; }
p { color: rgb(121,9,37); }
H1.HeaderClassName
{
color: #790925;
}
.AnyTagClassName
{
color: #790925;
}
</style>
background-color css
<style>
a { background-color: #790925; }
a { background-color: rgb(121,9,37); }
div.DivClassName
{
background-color: #790925;
}
.BgClassName
{
background-color: #790925;
}
</style>
border-color css
<style>
span { border-color: #790925; }
span { border-color: rgb(121,9,37); }
td.TdClassName
{
border-color: #790925;
}
.TagClassName
{
border-color: #790925;
}
</style>