Shades of Sangria #870613
Tints of Sangria #870613
RGB
CMYK
RGB Variations
Color information
#870613 (or 0x870613) is known color: Sangria. HEX triplet: 87, 06 and 13. RGB value is (135,6,19). Sum of RGB (Red+Green+Blue) = 135+6+19=160 (21% of max value = 765). Red value is 135 (53.12% from 255 or 84.38% from 160); Green value is 6 (2.73% from 255 or 3.75% from 160); Blue value is 19 (7.81% from 255 or 11.88% from 160); Max value from RGB is 135 - color contains mainly: red. Hex color #870613 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870613 is #78F9EC. Grayscale: #2E2E2E. Windows color (decimal): -7928301 or 1246855. OLE color: 1246855.
HSL color Cylindrical-coordinate representation of color #870613: hue angle of 353.95º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #870613 is Cyan = 0, Magento = 0.96, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 6 | 19 | - |
| CMYK | 0 | 0.96 | 0.86 | 0.47 |
| HSL | 353.95º | 0.91% | 0.28% | - |
| HSV(B) | 353.95º | 0.96% | 0.53% | - |
| XYZ | 10.17 | 5.33 | 1.11 | - |
| YUV | 46.05 | 112.74 | 191.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 6 | 19 | 0 | 0.96 | 0.86 | 0.47 | 353.95 | 0.91 | 0.28 |
| Hex | 87 | 6 | 13 | 0 | 60 | 56 | 2F | 162 | 5B | 1C |
| Octal | 207 | 6 | 23 | 0 | 140 | 126 | 57 | 542 | 133 | 34 |
| Binary | 10000111 | 110 | 10011 | 0 | 1100000 | 1010110 | 101111 | 101100010 | 1011011 | 11100 |
Color Harmonies of #870613
Complementary color
Monochromatic Colors of #870613
Black with #870613
Text Example
Text Example
White with #870613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870613; }
p { color: rgb(135,6,19); }
H1.HeaderClassName
{
color: #870613;
}
.AnyTagClassName
{
color: #870613;
}
</style>
background-color css
<style>
a { background-color: #870613; }
a { background-color: rgb(135,6,19); }
div.DivClassName
{
background-color: #870613;
}
.BgClassName
{
background-color: #870613;
}
</style>
border-color css
<style>
span { border-color: #870613; }
span { border-color: rgb(135,6,19); }
td.TdClassName
{
border-color: #870613;
}
.TagClassName
{
border-color: #870613;
}
</style>