Shades of Sangria #870710
Tints of Sangria #870710
RGB
CMYK
RGB Variations
Color information
#870710 (or 0x870710) is known color: Sangria. HEX triplet: 87, 07 and 10. RGB value is (135,7,16). Sum of RGB (Red+Green+Blue) = 135+7+16=158 (20% of max value = 765). Red value is 135 (53.12% from 255 or 85.44% from 158); Green value is 7 (3.12% from 255 or 4.43% from 158); Blue value is 16 (6.64% from 255 or 10.13% from 158); Max value from RGB is 135 - color contains mainly: red. Hex color #870710 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870710 is #78F8EF. Grayscale: #2E2E2E. Windows color (decimal): -7928048 or 1050503. OLE color: 1050503.
HSL color Cylindrical-coordinate representation of color #870710: hue angle of 355.78º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #870710 is Cyan = 0, Magento = 0.95, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 7 | 16 | - |
| CMYK | 0 | 0.95 | 0.88 | 0.47 |
| HSL | 355.78º | 0.9% | 0.28% | - |
| HSV(B) | 355.78º | 0.95% | 0.53% | - |
| XYZ | 10.16 | 5.34 | 0.99 | - |
| YUV | 46.3 | 110.91 | 191.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 7 | 16 | 0 | 0.95 | 0.88 | 0.47 | 355.78 | 0.9 | 0.28 |
| Hex | 87 | 7 | 10 | 0 | 5F | 58 | 2F | 164 | 5A | 1C |
| Octal | 207 | 7 | 20 | 0 | 137 | 130 | 57 | 544 | 132 | 34 |
| Binary | 10000111 | 111 | 10000 | 0 | 1011111 | 1011000 | 101111 | 101100100 | 1011010 | 11100 |
Color Harmonies of #870710
Complementary color
Monochromatic Colors of #870710
Black with #870710
Text Example
Text Example
White with #870710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870710; }
p { color: rgb(135,7,16); }
H1.HeaderClassName
{
color: #870710;
}
.AnyTagClassName
{
color: #870710;
}
</style>
background-color css
<style>
a { background-color: #870710; }
a { background-color: rgb(135,7,16); }
div.DivClassName
{
background-color: #870710;
}
.BgClassName
{
background-color: #870710;
}
</style>
border-color css
<style>
span { border-color: #870710; }
span { border-color: rgb(135,7,16); }
td.TdClassName
{
border-color: #870710;
}
.TagClassName
{
border-color: #870710;
}
</style>