Shades of Sangria #871213
Tints of Sangria #871213
RGB
CMYK
RGB Variations
Color information
#871213 (or 0x871213) is known color: Sangria. HEX triplet: 87, 12 and 13. RGB value is (135,18,19). Sum of RGB (Red+Green+Blue) = 135+18+19=172 (22% of max value = 765). Red value is 135 (53.12% from 255 or 78.49% from 172); Green value is 18 (7.42% from 255 or 10.47% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 135 - color contains mainly: red. Hex color #871213 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871213 is #78EDEC. Grayscale: #353535. Windows color (decimal): -7925229 or 1249927. OLE color: 1249927.
HSL color Cylindrical-coordinate representation of color #871213: hue angle of 359.49º 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 #871213 is Cyan = 0, Magento = 0.87, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 18 | 19 | - |
| CMYK | 0 | 0.87 | 0.86 | 0.47 |
| HSL | 359.49º | 0.76% | 0.3% | - |
| HSV(B) | 359.49º | 0.87% | 0.53% | - |
| XYZ | 10.33 | 5.63 | 1.16 | - |
| YUV | 53.1 | 108.76 | 186.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 18 | 19 | 0 | 0.87 | 0.86 | 0.47 | 359.49 | 0.76 | 0.3 |
| Hex | 87 | 12 | 13 | 0 | 57 | 56 | 2F | 167 | 4C | 1E |
| Octal | 207 | 22 | 23 | 0 | 127 | 126 | 57 | 547 | 114 | 36 |
| Binary | 10000111 | 10010 | 10011 | 0 | 1010111 | 1010110 | 101111 | 101100111 | 1001100 | 11110 |
Color Harmonies of #871213
Complementary color
Monochromatic Colors of #871213
Black with #871213
Text Example
Text Example
White with #871213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871213; }
p { color: rgb(135,18,19); }
H1.HeaderClassName
{
color: #871213;
}
.AnyTagClassName
{
color: #871213;
}
</style>
background-color css
<style>
a { background-color: #871213; }
a { background-color: rgb(135,18,19); }
div.DivClassName
{
background-color: #871213;
}
.BgClassName
{
background-color: #871213;
}
</style>
border-color css
<style>
span { border-color: #871213; }
span { border-color: rgb(135,18,19); }
td.TdClassName
{
border-color: #871213;
}
.TagClassName
{
border-color: #871213;
}
</style>