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