Shades of Burgundy #710916
Tints of Burgundy #710916
RGB
CMYK
RGB Variations
Color information
#710916 (or 0x710916) is known color: Burgundy. HEX triplet: 71, 09 and 16. RGB value is (113,9,22). Sum of RGB (Red+Green+Blue) = 113+9+22=144 (19% of max value = 765). Red value is 113 (44.53% from 255 or 78.47% from 144); Green value is 9 (3.91% from 255 or 6.25% from 144); Blue value is 22 (8.98% from 255 or 15.28% from 144); Max value from RGB is 113 - color contains mainly: red. Hex color #710916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710916 is #8EF6E9. Grayscale: #292929. Windows color (decimal): -9369322 or 1444209. OLE color: 1444209.
HSL color Cylindrical-coordinate representation of color #710916: hue angle of 352.5º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #710916 is Cyan = 0, Magento = 0.92, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 9 | 22 | - |
| CMYK | 0 | 0.92 | 0.81 | 0.56 |
| HSL | 352.5º | 0.85% | 0.24% | - |
| HSV(B) | 352.5º | 0.92% | 0.44% | - |
| XYZ | 7.05 | 3.76 | 1.11 | - |
| YUV | 41.58 | 116.96 | 178.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 9 | 22 | 0 | 0.92 | 0.81 | 0.56 | 352.5 | 0.85 | 0.24 |
| Hex | 71 | 9 | 16 | 0 | 5C | 51 | 38 | 160 | 55 | 18 |
| Octal | 161 | 11 | 26 | 0 | 134 | 121 | 70 | 540 | 125 | 30 |
| Binary | 1110001 | 1001 | 10110 | 0 | 1011100 | 1010001 | 111000 | 101100000 | 1010101 | 11000 |
Color Harmonies of #710916
Complementary color
Monochromatic Colors of #710916
Black with #710916
Text Example
Text Example
White with #710916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710916; }
p { color: rgb(113,9,22); }
H1.HeaderClassName
{
color: #710916;
}
.AnyTagClassName
{
color: #710916;
}
</style>
background-color css
<style>
a { background-color: #710916; }
a { background-color: rgb(113,9,22); }
div.DivClassName
{
background-color: #710916;
}
.BgClassName
{
background-color: #710916;
}
</style>
border-color css
<style>
span { border-color: #710916; }
span { border-color: rgb(113,9,22); }
td.TdClassName
{
border-color: #710916;
}
.TagClassName
{
border-color: #710916;
}
</style>