Shades of Sangria #870815
Tints of Sangria #870815
RGB
CMYK
RGB Variations
Color information
#870815 (or 0x870815) is known color: Sangria. HEX triplet: 87, 08 and 15. RGB value is (135,8,21). Sum of RGB (Red+Green+Blue) = 135+8+21=164 (21% of max value = 765). Red value is 135 (53.12% from 255 or 82.32% from 164); Green value is 8 (3.52% from 255 or 4.88% from 164); Blue value is 21 (8.59% from 255 or 12.80% from 164); Max value from RGB is 135 - color contains mainly: red. Hex color #870815 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870815 is #78F7EA. Grayscale: #2F2F2F. Windows color (decimal): -7927787 or 1378439. OLE color: 1378439.
HSL color Cylindrical-coordinate representation of color #870815: hue angle of 353.86º 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 #870815 is Cyan = 0, Magento = 0.94, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 8 | 21 | - |
| CMYK | 0 | 0.94 | 0.84 | 0.47 |
| HSL | 353.86º | 0.89% | 0.28% | - |
| HSV(B) | 353.86º | 0.94% | 0.53% | - |
| XYZ | 10.21 | 5.38 | 1.21 | - |
| YUV | 47.46 | 113.08 | 190.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 8 | 21 | 0 | 0.94 | 0.84 | 0.47 | 353.86 | 0.89 | 0.28 |
| Hex | 87 | 8 | 15 | 0 | 5E | 54 | 2F | 162 | 59 | 1C |
| Octal | 207 | 10 | 25 | 0 | 136 | 124 | 57 | 542 | 131 | 34 |
| Binary | 10000111 | 1000 | 10101 | 0 | 1011110 | 1010100 | 101111 | 101100010 | 1011001 | 11100 |
Color Harmonies of #870815
Complementary color
Monochromatic Colors of #870815
Black with #870815
Text Example
Text Example
White with #870815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870815; }
p { color: rgb(135,8,21); }
H1.HeaderClassName
{
color: #870815;
}
.AnyTagClassName
{
color: #870815;
}
</style>
background-color css
<style>
a { background-color: #870815; }
a { background-color: rgb(135,8,21); }
div.DivClassName
{
background-color: #870815;
}
.BgClassName
{
background-color: #870815;
}
</style>
border-color css
<style>
span { border-color: #870815; }
span { border-color: rgb(135,8,21); }
td.TdClassName
{
border-color: #870815;
}
.TagClassName
{
border-color: #870815;
}
</style>