Shades of Burgundy #710229
Tints of Burgundy #710229
RGB
CMYK
RGB Variations
Color information
#710229 (or 0x710229) is known color: Burgundy. HEX triplet: 71, 02 and 29. RGB value is (113,2,41). Sum of RGB (Red+Green+Blue) = 113+2+41=156 (20% of max value = 765). Red value is 113 (44.53% from 255 or 72.44% from 156); Green value is 2 (1.17% from 255 or 1.28% from 156); Blue value is 41 (16.41% from 255 or 26.28% from 156); Max value from RGB is 113 - color contains mainly: red. Hex color #710229 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710229 is #8EFDD6. Grayscale: #272727. Windows color (decimal): -9371095 or 2687601. OLE color: 2687601.
HSL color Cylindrical-coordinate representation of color #710229: hue angle of 338.92º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #710229 is Cyan = 0, Magento = 0.98, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 2 | 41 | - |
| CMYK | 0 | 0.98 | 0.64 | 0.56 |
| HSL | 338.92º | 0.97% | 0.23% | - |
| HSV(B) | 338.92º | 0.98% | 0.44% | - |
| XYZ | 7.23 | 3.71 | 2.43 | - |
| YUV | 39.64 | 128.77 | 180.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 2 | 41 | 0 | 0.98 | 0.64 | 0.56 | 338.92 | 0.97 | 0.23 |
| Hex | 71 | 2 | 29 | 0 | 62 | 40 | 38 | 153 | 61 | 17 |
| Octal | 161 | 2 | 51 | 0 | 142 | 100 | 70 | 523 | 141 | 27 |
| Binary | 1110001 | 10 | 101001 | 0 | 1100010 | 1000000 | 111000 | 101010011 | 1100001 | 10111 |
Color Harmonies of #710229
Complementary color
Monochromatic Colors of #710229
Black with #710229
Text Example
Text Example
White with #710229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710229; }
p { color: rgb(113,2,41); }
H1.HeaderClassName
{
color: #710229;
}
.AnyTagClassName
{
color: #710229;
}
</style>
background-color css
<style>
a { background-color: #710229; }
a { background-color: rgb(113,2,41); }
div.DivClassName
{
background-color: #710229;
}
.BgClassName
{
background-color: #710229;
}
</style>
border-color css
<style>
span { border-color: #710229; }
span { border-color: rgb(113,2,41); }
td.TdClassName
{
border-color: #710229;
}
.TagClassName
{
border-color: #710229;
}
</style>