Shades of Burgundy #710516
Tints of Burgundy #710516
RGB
CMYK
RGB Variations
Color information
#710516 (or 0x710516) is known color: Burgundy. HEX triplet: 71, 05 and 16. RGB value is (113,5,22). Sum of RGB (Red+Green+Blue) = 113+5+22=140 (18% of max value = 765). Red value is 113 (44.53% from 255 or 80.71% from 140); Green value is 5 (2.34% from 255 or 3.57% from 140); Blue value is 22 (8.98% from 255 or 15.71% from 140); Max value from RGB is 113 - color contains mainly: red. Hex color #710516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710516 is #8EFAE9. Grayscale: #272727. Windows color (decimal): -9370346 or 1443185. OLE color: 1443185.
HSL color Cylindrical-coordinate representation of color #710516: hue angle of 350.56º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #710516 is Cyan = 0, Magento = 0.96, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 22 | - |
| CMYK | 0 | 0.96 | 0.81 | 0.56 |
| HSL | 350.56º | 0.92% | 0.23% | - |
| HSV(B) | 350.56º | 0.96% | 0.44% | - |
| XYZ | 7.01 | 3.68 | 1.1 | - |
| YUV | 39.23 | 118.28 | 180.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 22 | 0 | 0.96 | 0.81 | 0.56 | 350.56 | 0.92 | 0.23 |
| Hex | 71 | 5 | 16 | 0 | 60 | 51 | 38 | 15F | 5C | 17 |
| Octal | 161 | 5 | 26 | 0 | 140 | 121 | 70 | 537 | 134 | 27 |
| Binary | 1110001 | 101 | 10110 | 0 | 1100000 | 1010001 | 111000 | 101011111 | 1011100 | 10111 |
Color Harmonies of #710516
Complementary color
Monochromatic Colors of #710516
Black with #710516
Text Example
Text Example
White with #710516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710516; }
p { color: rgb(113,5,22); }
H1.HeaderClassName
{
color: #710516;
}
.AnyTagClassName
{
color: #710516;
}
</style>
background-color css
<style>
a { background-color: #710516; }
a { background-color: rgb(113,5,22); }
div.DivClassName
{
background-color: #710516;
}
.BgClassName
{
background-color: #710516;
}
</style>
border-color css
<style>
span { border-color: #710516; }
span { border-color: rgb(113,5,22); }
td.TdClassName
{
border-color: #710516;
}
.TagClassName
{
border-color: #710516;
}
</style>