Shades of Burgundy #710810
Tints of Burgundy #710810
RGB
CMYK
RGB Variations
Color information
#710810 (or 0x710810) is known color: Burgundy. HEX triplet: 71, 08 and 10. RGB value is (113,8,16). Sum of RGB (Red+Green+Blue) = 113+8+16=137 (18% of max value = 765). Red value is 113 (44.53% from 255 or 82.48% from 137); Green value is 8 (3.52% from 255 or 5.84% from 137); Blue value is 16 (6.64% from 255 or 11.68% from 137); Max value from RGB is 113 - color contains mainly: red. Hex color #710810 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710810 is #8EF7EF. Grayscale: #282828. Windows color (decimal): -9369584 or 1050737. OLE color: 1050737.
HSL color Cylindrical-coordinate representation of color #710810: hue angle of 355.43º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #710810 is Cyan = 0, Magento = 0.93, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 8 | 16 | - |
| CMYK | 0 | 0.93 | 0.86 | 0.56 |
| HSL | 355.43º | 0.87% | 0.24% | - |
| HSV(B) | 355.43º | 0.93% | 0.44% | - |
| XYZ | 6.99 | 3.72 | 0.84 | - |
| YUV | 40.31 | 114.29 | 179.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 8 | 16 | 0 | 0.93 | 0.86 | 0.56 | 355.43 | 0.87 | 0.24 |
| Hex | 71 | 8 | 10 | 0 | 5D | 56 | 38 | 163 | 57 | 18 |
| Octal | 161 | 10 | 20 | 0 | 135 | 126 | 70 | 543 | 127 | 30 |
| Binary | 1110001 | 1000 | 10000 | 0 | 1011101 | 1010110 | 111000 | 101100011 | 1010111 | 11000 |
Color Harmonies of #710810
Complementary color
Monochromatic Colors of #710810
Black with #710810
Text Example
Text Example
White with #710810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710810; }
p { color: rgb(113,8,16); }
H1.HeaderClassName
{
color: #710810;
}
.AnyTagClassName
{
color: #710810;
}
</style>
background-color css
<style>
a { background-color: #710810; }
a { background-color: rgb(113,8,16); }
div.DivClassName
{
background-color: #710810;
}
.BgClassName
{
background-color: #710810;
}
</style>
border-color css
<style>
span { border-color: #710810; }
span { border-color: rgb(113,8,16); }
td.TdClassName
{
border-color: #710810;
}
.TagClassName
{
border-color: #710810;
}
</style>