Shades of Sangria #870915
Tints of Sangria #870915
RGB
CMYK
RGB Variations
Color information
#870915 (or 0x870915) is known color: Sangria. HEX triplet: 87, 09 and 15. RGB value is (135,9,21). Sum of RGB (Red+Green+Blue) = 135+9+21=165 (21% of max value = 765). Red value is 135 (53.12% from 255 or 81.82% from 165); Green value is 9 (3.91% from 255 or 5.45% from 165); Blue value is 21 (8.59% from 255 or 12.73% from 165); Max value from RGB is 135 - color contains mainly: red. Hex color #870915 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870915 is #78F6EA. Grayscale: #303030. Windows color (decimal): -7927531 or 1378695. OLE color: 1378695.
HSL color Cylindrical-coordinate representation of color #870915: hue angle of 354.29º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #870915 is Cyan = 0, Magento = 0.93, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 9 | 21 | - |
| CMYK | 0 | 0.93 | 0.84 | 0.47 |
| HSL | 354.29º | 0.88% | 0.28% | - |
| HSV(B) | 354.29º | 0.93% | 0.53% | - |
| XYZ | 10.22 | 5.4 | 1.21 | - |
| YUV | 48.04 | 112.74 | 190.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 9 | 21 | 0 | 0.93 | 0.84 | 0.47 | 354.29 | 0.88 | 0.28 |
| Hex | 87 | 9 | 15 | 0 | 5D | 54 | 2F | 162 | 58 | 1C |
| Octal | 207 | 11 | 25 | 0 | 135 | 124 | 57 | 542 | 130 | 34 |
| Binary | 10000111 | 1001 | 10101 | 0 | 1011101 | 1010100 | 101111 | 101100010 | 1011000 | 11100 |
Color Harmonies of #870915
Complementary color
Monochromatic Colors of #870915
Black with #870915
Text Example
Text Example
White with #870915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870915; }
p { color: rgb(135,9,21); }
H1.HeaderClassName
{
color: #870915;
}
.AnyTagClassName
{
color: #870915;
}
</style>
background-color css
<style>
a { background-color: #870915; }
a { background-color: rgb(135,9,21); }
div.DivClassName
{
background-color: #870915;
}
.BgClassName
{
background-color: #870915;
}
</style>
border-color css
<style>
span { border-color: #870915; }
span { border-color: rgb(135,9,21); }
td.TdClassName
{
border-color: #870915;
}
.TagClassName
{
border-color: #870915;
}
</style>