Shades of Sangria #870810
Tints of Sangria #870810
RGB
CMYK
RGB Variations
Color information
#870810 (or 0x870810) is known color: Sangria. HEX triplet: 87, 08 and 10. RGB value is (135,8,16). Sum of RGB (Red+Green+Blue) = 135+8+16=159 (21% of max value = 765). Red value is 135 (53.12% from 255 or 84.91% from 159); Green value is 8 (3.52% from 255 or 5.03% from 159); Blue value is 16 (6.64% from 255 or 10.06% from 159); Max value from RGB is 135 - color contains mainly: red. Hex color #870810 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870810 is #78F7EF. Grayscale: #2E2E2E. Windows color (decimal): -7927792 or 1050759. OLE color: 1050759.
HSL color Cylindrical-coordinate representation of color #870810: hue angle of 356.22º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #870810 is Cyan = 0, Magento = 0.94, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 8 | 16 | - |
| CMYK | 0 | 0.94 | 0.88 | 0.47 |
| HSL | 356.22º | 0.89% | 0.28% | - |
| HSV(B) | 356.22º | 0.94% | 0.53% | - |
| XYZ | 10.17 | 5.36 | 0.99 | - |
| YUV | 46.89 | 110.58 | 190.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 8 | 16 | 0 | 0.94 | 0.88 | 0.47 | 356.22 | 0.89 | 0.28 |
| Hex | 87 | 8 | 10 | 0 | 5E | 58 | 2F | 164 | 59 | 1C |
| Octal | 207 | 10 | 20 | 0 | 136 | 130 | 57 | 544 | 131 | 34 |
| Binary | 10000111 | 1000 | 10000 | 0 | 1011110 | 1011000 | 101111 | 101100100 | 1011001 | 11100 |
Color Harmonies of #870810
Complementary color
Monochromatic Colors of #870810
Black with #870810
Text Example
Text Example
White with #870810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870810; }
p { color: rgb(135,8,16); }
H1.HeaderClassName
{
color: #870810;
}
.AnyTagClassName
{
color: #870810;
}
</style>
background-color css
<style>
a { background-color: #870810; }
a { background-color: rgb(135,8,16); }
div.DivClassName
{
background-color: #870810;
}
.BgClassName
{
background-color: #870810;
}
</style>
border-color css
<style>
span { border-color: #870810; }
span { border-color: rgb(135,8,16); }
td.TdClassName
{
border-color: #870810;
}
.TagClassName
{
border-color: #870810;
}
</style>