Shades of Maroon #710504
Tints of Maroon #710504
RGB
CMYK
RGB Variations
Color information
#710504 (or 0x710504) is known color: Maroon. HEX triplet: 71, 05 and 04. RGB value is (113,5,4). Sum of RGB (Red+Green+Blue) = 113+5+4=122 (16% of max value = 765). Red value is 113 (44.53% from 255 or 92.62% from 122); Green value is 5 (2.34% from 255 or 4.10% from 122); Blue value is 4 (1.95% from 255 or 3.28% from 122); Max value from RGB is 113 - color contains mainly: red. Hex color #710504 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710504 is #8EFAFB. Grayscale: #252525. Windows color (decimal): -9370364 or 263537. OLE color: 263537.
HSL color Cylindrical-coordinate representation of color #710504: hue angle of 0.55º 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 #710504 is Cyan = 0, Magento = 0.96, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 5 | 4 | - |
| CMYK | 0 | 0.96 | 0.96 | 0.56 |
| HSL | 0.55º | 0.93% | 0.23% | - |
| HSV(B) | 0.55º | 0.96% | 0.44% | - |
| XYZ | 6.89 | 3.63 | 0.45 | - |
| YUV | 37.18 | 109.28 | 182.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 5 | 4 | 0 | 0.96 | 0.96 | 0.56 | 0.55 | 0.93 | 0.23 |
| Hex | 71 | 5 | 4 | 0 | 60 | 60 | 38 | 1 | 5D | 17 |
| Octal | 161 | 5 | 4 | 0 | 140 | 140 | 70 | 1 | 135 | 27 |
| Binary | 1110001 | 101 | 100 | 0 | 1100000 | 1100000 | 111000 | 1 | 1011101 | 10111 |
Color Harmonies of #710504
Complementary color
Monochromatic Colors of #710504
Black with #710504
Text Example
Text Example
White with #710504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710504; }
p { color: rgb(113,5,4); }
H1.HeaderClassName
{
color: #710504;
}
.AnyTagClassName
{
color: #710504;
}
</style>
background-color css
<style>
a { background-color: #710504; }
a { background-color: rgb(113,5,4); }
div.DivClassName
{
background-color: #710504;
}
.BgClassName
{
background-color: #710504;
}
</style>
border-color css
<style>
span { border-color: #710504; }
span { border-color: rgb(113,5,4); }
td.TdClassName
{
border-color: #710504;
}
.TagClassName
{
border-color: #710504;
}
</style>