Shades of Sangria #870109
Tints of Sangria #870109
RGB
CMYK
RGB Variations
Color information
#870109 (or 0x870109) is known color: Sangria. HEX triplet: 87, 01 and 09. RGB value is (135,1,9). Sum of RGB (Red+Green+Blue) = 135+1+9=145 (19% of max value = 765). Red value is 135 (53.12% from 255 or 93.10% from 145); Green value is 1 (0.78% from 255 or 0.69% from 145); Blue value is 9 (3.91% from 255 or 6.21% from 145); Max value from RGB is 135 - color contains mainly: red. Hex color #870109 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870109 is #78FEF6. Grayscale: #2A2A2A. Windows color (decimal): -7929591 or 590215. OLE color: 590215.
HSL color Cylindrical-coordinate representation of color #870109: hue angle of 356.42º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #870109 is Cyan = 0, Magento = 0.99, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 1 | 9 | - |
| CMYK | 0 | 0.99 | 0.93 | 0.47 |
| HSL | 356.42º | 0.99% | 0.27% | - |
| HSV(B) | 356.42º | 0.99% | 0.53% | - |
| XYZ | 10.05 | 5.19 | 0.73 | - |
| YUV | 41.98 | 109.39 | 194.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 1 | 9 | 0 | 0.99 | 0.93 | 0.47 | 356.42 | 0.99 | 0.27 |
| Hex | 87 | 1 | 9 | 0 | 63 | 5D | 2F | 164 | 63 | 1B |
| Octal | 207 | 1 | 11 | 0 | 143 | 135 | 57 | 544 | 143 | 33 |
| Binary | 10000111 | 1 | 1001 | 0 | 1100011 | 1011101 | 101111 | 101100100 | 1100011 | 11011 |
Color Harmonies of #870109
Complementary color
Monochromatic Colors of #870109
Black with #870109
Text Example
Text Example
White with #870109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870109; }
p { color: rgb(135,1,9); }
H1.HeaderClassName
{
color: #870109;
}
.AnyTagClassName
{
color: #870109;
}
</style>
background-color css
<style>
a { background-color: #870109; }
a { background-color: rgb(135,1,9); }
div.DivClassName
{
background-color: #870109;
}
.BgClassName
{
background-color: #870109;
}
</style>
border-color css
<style>
span { border-color: #870109; }
span { border-color: rgb(135,1,9); }
td.TdClassName
{
border-color: #870109;
}
.TagClassName
{
border-color: #870109;
}
</style>