Shades of Sangria #870407
Tints of Sangria #870407
RGB
CMYK
RGB Variations
Color information
#870407 (or 0x870407) is known color: Sangria. HEX triplet: 87, 04 and 07. RGB value is (135,4,7). Sum of RGB (Red+Green+Blue) = 135+4+7=146 (19% of max value = 765). Red value is 135 (53.12% from 255 or 92.47% from 146); Green value is 4 (1.95% from 255 or 2.74% from 146); Blue value is 7 (3.12% from 255 or 4.79% from 146); Max value from RGB is 135 - color contains mainly: red. Hex color #870407 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #870407 is #78FBF8. Grayscale: #2B2B2B. Windows color (decimal): -7928825 or 459911. OLE color: 459911.
HSL color Cylindrical-coordinate representation of color #870407: hue angle of 358.63º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #870407 is Cyan = 0, Magento = 0.97, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 4 | 7 | - |
| CMYK | 0 | 0.97 | 0.95 | 0.47 |
| HSL | 358.63º | 0.94% | 0.27% | - |
| HSV(B) | 358.63º | 0.97% | 0.53% | - |
| XYZ | 10.07 | 5.25 | 0.68 | - |
| YUV | 43.51 | 107.4 | 193.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 4 | 7 | 0 | 0.97 | 0.95 | 0.47 | 358.63 | 0.94 | 0.27 |
| Hex | 87 | 4 | 7 | 0 | 61 | 5F | 2F | 167 | 5E | 1B |
| Octal | 207 | 4 | 7 | 0 | 141 | 137 | 57 | 547 | 136 | 33 |
| Binary | 10000111 | 100 | 111 | 0 | 1100001 | 1011111 | 101111 | 101100111 | 1011110 | 11011 |
Color Harmonies of #870407
Complementary color
Monochromatic Colors of #870407
Black with #870407
Text Example
Text Example
White with #870407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870407; }
p { color: rgb(135,4,7); }
H1.HeaderClassName
{
color: #870407;
}
.AnyTagClassName
{
color: #870407;
}
</style>
background-color css
<style>
a { background-color: #870407; }
a { background-color: rgb(135,4,7); }
div.DivClassName
{
background-color: #870407;
}
.BgClassName
{
background-color: #870407;
}
</style>
border-color css
<style>
span { border-color: #870407; }
span { border-color: rgb(135,4,7); }
td.TdClassName
{
border-color: #870407;
}
.TagClassName
{
border-color: #870407;
}
</style>