Shades of Sangria #860715
Tints of Sangria #860715
RGB
CMYK
RGB Variations
Color information
#860715 (or 0x860715) is known color: Sangria. HEX triplet: 86, 07 and 15. RGB value is (134,7,21). Sum of RGB (Red+Green+Blue) = 134+7+21=162 (21% of max value = 765). Red value is 134 (52.73% from 255 or 82.72% from 162); Green value is 7 (3.12% from 255 or 4.32% from 162); Blue value is 21 (8.59% from 255 or 12.96% from 162); Max value from RGB is 134 - color contains mainly: red. Hex color #860715 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #860715 is #79F8EA. Grayscale: #2E2E2E. Windows color (decimal): -7993579 or 1378182. OLE color: 1378182.
HSL color Cylindrical-coordinate representation of color #860715: hue angle of 353.39º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #860715 is Cyan = 0, Magento = 0.95, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 21 | - |
| CMYK | 0 | 0.95 | 0.84 | 0.47 |
| HSL | 353.39º | 0.9% | 0.28% | - |
| HSV(B) | 353.39º | 0.95% | 0.53% | - |
| XYZ | 10.04 | 5.27 | 1.2 | - |
| YUV | 46.57 | 113.58 | 190.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 21 | 0 | 0.95 | 0.84 | 0.47 | 353.39 | 0.9 | 0.28 |
| Hex | 86 | 7 | 15 | 0 | 5F | 54 | 2F | 161 | 5A | 1C |
| Octal | 206 | 7 | 25 | 0 | 137 | 124 | 57 | 541 | 132 | 34 |
| Binary | 10000110 | 111 | 10101 | 0 | 1011111 | 1010100 | 101111 | 101100001 | 1011010 | 11100 |
Color Harmonies of #860715
Complementary color
Monochromatic Colors of #860715
Black with #860715
Text Example
Text Example
White with #860715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860715; }
p { color: rgb(134,7,21); }
H1.HeaderClassName
{
color: #860715;
}
.AnyTagClassName
{
color: #860715;
}
</style>
background-color css
<style>
a { background-color: #860715; }
a { background-color: rgb(134,7,21); }
div.DivClassName
{
background-color: #860715;
}
.BgClassName
{
background-color: #860715;
}
</style>
border-color css
<style>
span { border-color: #860715; }
span { border-color: rgb(134,7,21); }
td.TdClassName
{
border-color: #860715;
}
.TagClassName
{
border-color: #860715;
}
</style>