Shades of Sangria #871016
Tints of Sangria #871016
RGB
CMYK
RGB Variations
Color information
#871016 (or 0x871016) is known color: Sangria. HEX triplet: 87, 10 and 16. RGB value is (135,16,22). Sum of RGB (Red+Green+Blue) = 135+16+22=173 (22% of max value = 765). Red value is 135 (53.12% from 255 or 78.03% from 173); Green value is 16 (6.64% from 255 or 9.25% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 135 - color contains mainly: red. Hex color #871016 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871016 is #78EFE9. Grayscale: #343434. Windows color (decimal): -7925738 or 1446023. OLE color: 1446023.
HSL color Cylindrical-coordinate representation of color #871016: hue angle of 356.97º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #871016 is Cyan = 0, Magento = 0.88, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 16 | 22 | - |
| CMYK | 0 | 0.88 | 0.84 | 0.47 |
| HSL | 356.97º | 0.79% | 0.3% | - |
| HSV(B) | 356.97º | 0.88% | 0.53% | - |
| XYZ | 10.32 | 5.58 | 1.29 | - |
| YUV | 52.27 | 110.92 | 187.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 16 | 22 | 0 | 0.88 | 0.84 | 0.47 | 356.97 | 0.79 | 0.3 |
| Hex | 87 | 10 | 16 | 0 | 58 | 54 | 2F | 165 | 4F | 1E |
| Octal | 207 | 20 | 26 | 0 | 130 | 124 | 57 | 545 | 117 | 36 |
| Binary | 10000111 | 10000 | 10110 | 0 | 1011000 | 1010100 | 101111 | 101100101 | 1001111 | 11110 |
Color Harmonies of #871016
Complementary color
Monochromatic Colors of #871016
Black with #871016
Text Example
Text Example
White with #871016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871016; }
p { color: rgb(135,16,22); }
H1.HeaderClassName
{
color: #871016;
}
.AnyTagClassName
{
color: #871016;
}
</style>
background-color css
<style>
a { background-color: #871016; }
a { background-color: rgb(135,16,22); }
div.DivClassName
{
background-color: #871016;
}
.BgClassName
{
background-color: #871016;
}
</style>
border-color css
<style>
span { border-color: #871016; }
span { border-color: rgb(135,16,22); }
td.TdClassName
{
border-color: #871016;
}
.TagClassName
{
border-color: #871016;
}
</style>