Shades of Burgundy #710426
Tints of Burgundy #710426
RGB
CMYK
RGB Variations
Color information
#710426 (or 0x710426) is known color: Burgundy. HEX triplet: 71, 04 and 26. RGB value is (113,4,38). Sum of RGB (Red+Green+Blue) = 113+4+38=155 (20% of max value = 765). Red value is 113 (44.53% from 255 or 72.90% from 155); Green value is 4 (1.95% from 255 or 2.58% from 155); Blue value is 38 (15.23% from 255 or 24.52% from 155); Max value from RGB is 113 - color contains mainly: red. Hex color #710426 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #710426 is #8EFBD9. Grayscale: #282828. Windows color (decimal): -9370586 or 2491505. OLE color: 2491505.
HSL color Cylindrical-coordinate representation of color #710426: hue angle of 341.28º degrees, saturation: 0.93, 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 #710426 is Cyan = 0, Magento = 0.96, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 4 | 38 | - |
| CMYK | 0 | 0.96 | 0.66 | 0.56 |
| HSL | 341.28º | 0.93% | 0.23% | - |
| HSV(B) | 341.28º | 0.96% | 0.44% | - |
| XYZ | 7.2 | 3.74 | 2.18 | - |
| YUV | 40.47 | 126.61 | 179.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 4 | 38 | 0 | 0.96 | 0.66 | 0.56 | 341.28 | 0.93 | 0.23 |
| Hex | 71 | 4 | 26 | 0 | 60 | 42 | 38 | 155 | 5D | 17 |
| Octal | 161 | 4 | 46 | 0 | 140 | 102 | 70 | 525 | 135 | 27 |
| Binary | 1110001 | 100 | 100110 | 0 | 1100000 | 1000010 | 111000 | 101010101 | 1011101 | 10111 |
Color Harmonies of #710426
Complementary color
Monochromatic Colors of #710426
Black with #710426
Text Example
Text Example
White with #710426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710426; }
p { color: rgb(113,4,38); }
H1.HeaderClassName
{
color: #710426;
}
.AnyTagClassName
{
color: #710426;
}
</style>
background-color css
<style>
a { background-color: #710426; }
a { background-color: rgb(113,4,38); }
div.DivClassName
{
background-color: #710426;
}
.BgClassName
{
background-color: #710426;
}
</style>
border-color css
<style>
span { border-color: #710426; }
span { border-color: rgb(113,4,38); }
td.TdClassName
{
border-color: #710426;
}
.TagClassName
{
border-color: #710426;
}
</style>