Shades of Burgundy #710620
Tints of Burgundy #710620
RGB
CMYK
RGB Variations
Color information
#710620 (or 0x710620) is known color: Burgundy. HEX triplet: 71, 06 and 20. RGB value is (113,6,32). Sum of RGB (Red+Green+Blue) = 113+6+32=151 (20% of max value = 765). Red value is 113 (44.53% from 255 or 74.83% from 151); Green value is 6 (2.73% from 255 or 3.97% from 151); Blue value is 32 (12.89% from 255 or 21.19% from 151); Max value from RGB is 113 - color contains mainly: red. Hex color #710620 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710620 is #8EF9DF. Grayscale: #282828. Windows color (decimal): -9370080 or 2098801. OLE color: 2098801.
HSL color Cylindrical-coordinate representation of color #710620: hue angle of 345.42º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #710620 is Cyan = 0, Magento = 0.95, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 6 | 32 | - |
| CMYK | 0 | 0.95 | 0.72 | 0.56 |
| HSL | 345.42º | 0.9% | 0.23% | - |
| HSV(B) | 345.42º | 0.95% | 0.44% | - |
| XYZ | 7.14 | 3.75 | 1.71 | - |
| YUV | 40.96 | 122.95 | 179.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 6 | 32 | 0 | 0.95 | 0.72 | 0.56 | 345.42 | 0.9 | 0.23 |
| Hex | 71 | 6 | 20 | 0 | 5F | 48 | 38 | 159 | 5A | 17 |
| Octal | 161 | 6 | 40 | 0 | 137 | 110 | 70 | 531 | 132 | 27 |
| Binary | 1110001 | 110 | 100000 | 0 | 1011111 | 1001000 | 111000 | 101011001 | 1011010 | 10111 |
Color Harmonies of #710620
Complementary color
Monochromatic Colors of #710620
Black with #710620
Text Example
Text Example
White with #710620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710620; }
p { color: rgb(113,6,32); }
H1.HeaderClassName
{
color: #710620;
}
.AnyTagClassName
{
color: #710620;
}
</style>
background-color css
<style>
a { background-color: #710620; }
a { background-color: rgb(113,6,32); }
div.DivClassName
{
background-color: #710620;
}
.BgClassName
{
background-color: #710620;
}
</style>
border-color css
<style>
span { border-color: #710620; }
span { border-color: rgb(113,6,32); }
td.TdClassName
{
border-color: #710620;
}
.TagClassName
{
border-color: #710620;
}
</style>