Shades of Sangria #710407
Tints of Sangria #710407
RGB
CMYK
RGB Variations
Color information
#710407 (or 0x710407) is known color: Sangria. HEX triplet: 71, 04 and 07. RGB value is (113,4,7). Sum of RGB (Red+Green+Blue) = 113+4+7=124 (16% of max value = 765). Red value is 113 (44.53% from 255 or 91.13% from 124); Green value is 4 (1.95% from 255 or 3.23% from 124); Blue value is 7 (3.12% from 255 or 5.65% from 124); Max value from RGB is 113 - color contains mainly: red. Hex color #710407 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710407 is #8EFBF8. Grayscale: #252525. Windows color (decimal): -9370617 or 459889. OLE color: 459889.
HSL color Cylindrical-coordinate representation of color #710407: hue angle of 358.35º 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 #710407 is Cyan = 0, Magento = 0.96, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 4 | 7 | - |
| CMYK | 0 | 0.96 | 0.94 | 0.56 |
| HSL | 358.35º | 0.93% | 0.23% | - |
| HSV(B) | 358.35º | 0.96% | 0.44% | - |
| XYZ | 6.89 | 3.61 | 0.54 | - |
| YUV | 36.93 | 111.11 | 182.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 4 | 7 | 0 | 0.96 | 0.94 | 0.56 | 358.35 | 0.93 | 0.23 |
| Hex | 71 | 4 | 7 | 0 | 60 | 5E | 38 | 166 | 5D | 17 |
| Octal | 161 | 4 | 7 | 0 | 140 | 136 | 70 | 546 | 135 | 27 |
| Binary | 1110001 | 100 | 111 | 0 | 1100000 | 1011110 | 111000 | 101100110 | 1011101 | 10111 |
Color Harmonies of #710407
Complementary color
Monochromatic Colors of #710407
Black with #710407
Text Example
Text Example
White with #710407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710407; }
p { color: rgb(113,4,7); }
H1.HeaderClassName
{
color: #710407;
}
.AnyTagClassName
{
color: #710407;
}
</style>
background-color css
<style>
a { background-color: #710407; }
a { background-color: rgb(113,4,7); }
div.DivClassName
{
background-color: #710407;
}
.BgClassName
{
background-color: #710407;
}
</style>
border-color css
<style>
span { border-color: #710407; }
span { border-color: rgb(113,4,7); }
td.TdClassName
{
border-color: #710407;
}
.TagClassName
{
border-color: #710407;
}
</style>