Shades of Sangria #871014
Tints of Sangria #871014
RGB
CMYK
RGB Variations
Color information
#871014 (or 0x871014) is known color: Sangria. HEX triplet: 87, 10 and 14. RGB value is (135,16,20). Sum of RGB (Red+Green+Blue) = 135+16+20=171 (22% of max value = 765). Red value is 135 (53.12% from 255 or 78.95% from 171); Green value is 16 (6.64% from 255 or 9.36% from 171); Blue value is 20 (8.20% from 255 or 11.70% from 171); Max value from RGB is 135 - color contains mainly: red. Hex color #871014 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871014 is #78EFEB. Grayscale: #343434. Windows color (decimal): -7925740 or 1314951. OLE color: 1314951.
HSL color Cylindrical-coordinate representation of color #871014: hue angle of 357.98º 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 #871014 is Cyan = 0, Magento = 0.88, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 16 | 20 | - |
| CMYK | 0 | 0.88 | 0.85 | 0.47 |
| HSL | 357.98º | 0.79% | 0.3% | - |
| HSV(B) | 357.98º | 0.88% | 0.53% | - |
| XYZ | 10.3 | 5.57 | 1.19 | - |
| YUV | 52.04 | 109.92 | 187.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 16 | 20 | 0 | 0.88 | 0.85 | 0.47 | 357.98 | 0.79 | 0.3 |
| Hex | 87 | 10 | 14 | 0 | 58 | 55 | 2F | 166 | 4F | 1E |
| Octal | 207 | 20 | 24 | 0 | 130 | 125 | 57 | 546 | 117 | 36 |
| Binary | 10000111 | 10000 | 10100 | 0 | 1011000 | 1010101 | 101111 | 101100110 | 1001111 | 11110 |
Color Harmonies of #871014
Complementary color
Monochromatic Colors of #871014
Black with #871014
Text Example
Text Example
White with #871014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871014; }
p { color: rgb(135,16,20); }
H1.HeaderClassName
{
color: #871014;
}
.AnyTagClassName
{
color: #871014;
}
</style>
background-color css
<style>
a { background-color: #871014; }
a { background-color: rgb(135,16,20); }
div.DivClassName
{
background-color: #871014;
}
.BgClassName
{
background-color: #871014;
}
</style>
border-color css
<style>
span { border-color: #871014; }
span { border-color: rgb(135,16,20); }
td.TdClassName
{
border-color: #871014;
}
.TagClassName
{
border-color: #871014;
}
</style>