Shades of Sangria #871216
Tints of Sangria #871216
RGB
CMYK
RGB Variations
Color information
#871216 (or 0x871216) is known color: Sangria. HEX triplet: 87, 12 and 16. RGB value is (135,18,22). Sum of RGB (Red+Green+Blue) = 135+18+22=175 (23% of max value = 765). Red value is 135 (53.12% from 255 or 77.14% from 175); Green value is 18 (7.42% from 255 or 10.29% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 135 - color contains mainly: red. Hex color #871216 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871216 is #78EDE9. Grayscale: #353535. Windows color (decimal): -7925226 or 1446535. OLE color: 1446535.
HSL color Cylindrical-coordinate representation of color #871216: hue angle of 357.95º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #871216 is Cyan = 0, Magento = 0.87, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 18 | 22 | - |
| CMYK | 0 | 0.87 | 0.84 | 0.47 |
| HSL | 357.95º | 0.76% | 0.3% | - |
| HSV(B) | 357.95º | 0.87% | 0.53% | - |
| XYZ | 10.35 | 5.64 | 1.3 | - |
| YUV | 53.44 | 110.26 | 186.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 18 | 22 | 0 | 0.87 | 0.84 | 0.47 | 357.95 | 0.76 | 0.3 |
| Hex | 87 | 12 | 16 | 0 | 57 | 54 | 2F | 166 | 4C | 1E |
| Octal | 207 | 22 | 26 | 0 | 127 | 124 | 57 | 546 | 114 | 36 |
| Binary | 10000111 | 10010 | 10110 | 0 | 1010111 | 1010100 | 101111 | 101100110 | 1001100 | 11110 |
Color Harmonies of #871216
Complementary color
Monochromatic Colors of #871216
Black with #871216
Text Example
Text Example
White with #871216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871216; }
p { color: rgb(135,18,22); }
H1.HeaderClassName
{
color: #871216;
}
.AnyTagClassName
{
color: #871216;
}
</style>
background-color css
<style>
a { background-color: #871216; }
a { background-color: rgb(135,18,22); }
div.DivClassName
{
background-color: #871216;
}
.BgClassName
{
background-color: #871216;
}
</style>
border-color css
<style>
span { border-color: #871216; }
span { border-color: rgb(135,18,22); }
td.TdClassName
{
border-color: #871216;
}
.TagClassName
{
border-color: #871216;
}
</style>