Shades of Sangria #710304
Tints of Sangria #710304
RGB
CMYK
RGB Variations
Color information
#710304 (or 0x710304) is known color: Sangria. HEX triplet: 71, 03 and 04. RGB value is (113,3,4). Sum of RGB (Red+Green+Blue) = 113+3+4=120 (15% of max value = 765). Red value is 113 (44.53% from 255 or 94.17% from 120); Green value is 3 (1.56% from 255 or 2.5% from 120); Blue value is 4 (1.95% from 255 or 3.33% from 120); Max value from RGB is 113 - color contains mainly: red. Hex color #710304 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710304 is #8EFCFB. Grayscale: #242424. Windows color (decimal): -9370876 or 263025. OLE color: 263025.
HSL color Cylindrical-coordinate representation of color #710304: hue angle of 359.45º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #710304 is Cyan = 0, Magento = 0.97, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 4 | - |
| CMYK | 0 | 0.97 | 0.96 | 0.56 |
| HSL | 359.45º | 0.95% | 0.23% | - |
| HSV(B) | 359.45º | 0.97% | 0.44% | - |
| XYZ | 6.86 | 3.58 | 0.44 | - |
| YUV | 36 | 109.94 | 182.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 4 | 0 | 0.97 | 0.96 | 0.56 | 359.45 | 0.95 | 0.23 |
| Hex | 71 | 3 | 4 | 0 | 61 | 60 | 38 | 167 | 5F | 17 |
| Octal | 161 | 3 | 4 | 0 | 141 | 140 | 70 | 547 | 137 | 27 |
| Binary | 1110001 | 11 | 100 | 0 | 1100001 | 1100000 | 111000 | 101100111 | 1011111 | 10111 |
Color Harmonies of #710304
Complementary color
Monochromatic Colors of #710304
Black with #710304
Text Example
Text Example
White with #710304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710304; }
p { color: rgb(113,3,4); }
H1.HeaderClassName
{
color: #710304;
}
.AnyTagClassName
{
color: #710304;
}
</style>
background-color css
<style>
a { background-color: #710304; }
a { background-color: rgb(113,3,4); }
div.DivClassName
{
background-color: #710304;
}
.BgClassName
{
background-color: #710304;
}
</style>
border-color css
<style>
span { border-color: #710304; }
span { border-color: rgb(113,3,4); }
td.TdClassName
{
border-color: #710304;
}
.TagClassName
{
border-color: #710304;
}
</style>