Shades of Sangria #710308
Tints of Sangria #710308
RGB
CMYK
RGB Variations
Color information
#710308 (or 0x710308) is known color: Sangria. HEX triplet: 71, 03 and 08. RGB value is (113,3,8). Sum of RGB (Red+Green+Blue) = 113+3+8=124 (16% of max value = 765). Red value is 113 (44.53% from 255 or 91.13% from 124); Green value is 3 (1.56% from 255 or 2.42% from 124); Blue value is 8 (3.52% from 255 or 6.45% from 124); Max value from RGB is 113 - color contains mainly: red. Hex color #710308 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #710308 is #8EFCF7. Grayscale: #242424. Windows color (decimal): -9370872 or 525169. OLE color: 525169.
HSL color Cylindrical-coordinate representation of color #710308: hue angle of 357.27º 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 #710308 is Cyan = 0, Magento = 0.97, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 8 | - |
| CMYK | 0 | 0.97 | 0.93 | 0.56 |
| HSL | 357.27º | 0.95% | 0.23% | - |
| HSV(B) | 357.27º | 0.97% | 0.44% | - |
| XYZ | 6.89 | 3.59 | 0.56 | - |
| YUV | 36.46 | 111.94 | 182.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 8 | 0 | 0.97 | 0.93 | 0.56 | 357.27 | 0.95 | 0.23 |
| Hex | 71 | 3 | 8 | 0 | 61 | 5D | 38 | 165 | 5F | 17 |
| Octal | 161 | 3 | 10 | 0 | 141 | 135 | 70 | 545 | 137 | 27 |
| Binary | 1110001 | 11 | 1000 | 0 | 1100001 | 1011101 | 111000 | 101100101 | 1011111 | 10111 |
Color Harmonies of #710308
Complementary color
Monochromatic Colors of #710308
Black with #710308
Text Example
Text Example
White with #710308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710308; }
p { color: rgb(113,3,8); }
H1.HeaderClassName
{
color: #710308;
}
.AnyTagClassName
{
color: #710308;
}
</style>
background-color css
<style>
a { background-color: #710308; }
a { background-color: rgb(113,3,8); }
div.DivClassName
{
background-color: #710308;
}
.BgClassName
{
background-color: #710308;
}
</style>
border-color css
<style>
span { border-color: #710308; }
span { border-color: rgb(113,3,8); }
td.TdClassName
{
border-color: #710308;
}
.TagClassName
{
border-color: #710308;
}
</style>