Shades of Sangria #710007
Tints of Sangria #710007
RGB
CMYK
RGB Variations
Color information
#710007 (or 0x710007) is known color: Sangria. HEX triplet: 71, 00 and 07. RGB value is (113,0,7). Sum of RGB (Red+Green+Blue) = 113+0+7=120 (15% of max value = 765). Red value is 113 (44.53% from 255 or 94.17% from 120); Green value is 0 (0.39% from 255 or 0% from 120); Blue value is 7 (3.12% from 255 or 5.83% from 120); Max value from RGB is 113 - color contains mainly: red. Hex color #710007 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710007 is #8EFFF8. Grayscale: #222222. Windows color (decimal): -9371641 or 458865. OLE color: 458865.
HSL color Cylindrical-coordinate representation of color #710007: hue angle of 356.28º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #710007 is Cyan = 0, Magento = 1, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 0 | 7 | - |
| CMYK | 0 | 1 | 0.94 | 0.56 |
| HSL | 356.28º | 1% | 0.22% | - |
| HSV(B) | 356.28º | 1% | 0.44% | - |
| XYZ | 6.85 | 3.53 | 0.52 | - |
| YUV | 34.59 | 112.44 | 183.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 0 | 7 | 0 | 1 | 0.94 | 0.56 | 356.28 | 1 | 0.22 |
| Hex | 71 | 0 | 7 | 0 | 64 | 5E | 38 | 164 | 64 | 16 |
| Octal | 161 | 0 | 7 | 0 | 144 | 136 | 70 | 544 | 144 | 26 |
| Binary | 1110001 | 0 | 111 | 0 | 1100100 | 1011110 | 111000 | 101100100 | 1100100 | 10110 |
Color Harmonies of #710007
Complementary color
Monochromatic Colors of #710007
Black with #710007
Text Example
Text Example
White with #710007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710007; }
p { color: rgb(113,0,7); }
H1.HeaderClassName
{
color: #710007;
}
.AnyTagClassName
{
color: #710007;
}
</style>
background-color css
<style>
a { background-color: #710007; }
a { background-color: rgb(113,0,7); }
div.DivClassName
{
background-color: #710007;
}
.BgClassName
{
background-color: #710007;
}
</style>
border-color css
<style>
span { border-color: #710007; }
span { border-color: rgb(113,0,7); }
td.TdClassName
{
border-color: #710007;
}
.TagClassName
{
border-color: #710007;
}
</style>