Shades of Sangria #710107
Tints of Sangria #710107
RGB
CMYK
RGB Variations
Color information
#710107 (or 0x710107) is known color: Sangria. HEX triplet: 71, 01 and 07. RGB value is (113,1,7). Sum of RGB (Red+Green+Blue) = 113+1+7=121 (16% of max value = 765). Red value is 113 (44.53% from 255 or 93.39% from 121); Green value is 1 (0.78% from 255 or 0.83% from 121); Blue value is 7 (3.12% from 255 or 5.79% from 121); Max value from RGB is 113 - color contains mainly: red. Hex color #710107 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710107 is #8EFEF8. Grayscale: #232323. Windows color (decimal): -9371385 or 459121. OLE color: 459121.
HSL color Cylindrical-coordinate representation of color #710107: hue angle of 356.79º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #710107 is Cyan = 0, Magento = 0.99, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 1 | 7 | - |
| CMYK | 0 | 0.99 | 0.94 | 0.56 |
| HSL | 356.79º | 0.98% | 0.22% | - |
| HSV(B) | 356.79º | 0.99% | 0.44% | - |
| XYZ | 6.86 | 3.55 | 0.52 | - |
| YUV | 35.17 | 112.11 | 183.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 1 | 7 | 0 | 0.99 | 0.94 | 0.56 | 356.79 | 0.98 | 0.22 |
| Hex | 71 | 1 | 7 | 0 | 63 | 5E | 38 | 165 | 62 | 16 |
| Octal | 161 | 1 | 7 | 0 | 143 | 136 | 70 | 545 | 142 | 26 |
| Binary | 1110001 | 1 | 111 | 0 | 1100011 | 1011110 | 111000 | 101100101 | 1100010 | 10110 |
Color Harmonies of #710107
Complementary color
Monochromatic Colors of #710107
Black with #710107
Text Example
Text Example
White with #710107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710107; }
p { color: rgb(113,1,7); }
H1.HeaderClassName
{
color: #710107;
}
.AnyTagClassName
{
color: #710107;
}
</style>
background-color css
<style>
a { background-color: #710107; }
a { background-color: rgb(113,1,7); }
div.DivClassName
{
background-color: #710107;
}
.BgClassName
{
background-color: #710107;
}
</style>
border-color css
<style>
span { border-color: #710107; }
span { border-color: rgb(113,1,7); }
td.TdClassName
{
border-color: #710107;
}
.TagClassName
{
border-color: #710107;
}
</style>