Shades of Sangria #861517
Tints of Sangria #861517
RGB
CMYK
RGB Variations
Color information
#861517 (or 0x861517) is known color: Sangria. HEX triplet: 86, 15 and 17. RGB value is (134,21,23). Sum of RGB (Red+Green+Blue) = 134+21+23=178 (23% of max value = 765). Red value is 134 (52.73% from 255 or 75.28% from 178); Green value is 21 (8.59% from 255 or 11.80% from 178); Blue value is 23 (9.38% from 255 or 12.92% from 178); Max value from RGB is 134 - color contains mainly: red. Hex color #861517 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861517 is #79EAE8. Grayscale: #373737. Windows color (decimal): -7989993 or 1512838. OLE color: 1512838.
HSL color Cylindrical-coordinate representation of color #861517: hue angle of 358.94º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861517 is Cyan = 0, Magento = 0.84, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 21 | 23 | - |
| CMYK | 0 | 0.84 | 0.83 | 0.47 |
| HSL | 358.94º | 0.73% | 0.3% | - |
| HSV(B) | 358.94º | 0.84% | 0.53% | - |
| XYZ | 10.25 | 5.67 | 1.36 | - |
| YUV | 55.02 | 109.94 | 184.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 21 | 23 | 0 | 0.84 | 0.83 | 0.47 | 358.94 | 0.73 | 0.3 |
| Hex | 86 | 15 | 17 | 0 | 54 | 53 | 2F | 167 | 49 | 1E |
| Octal | 206 | 25 | 27 | 0 | 124 | 123 | 57 | 547 | 111 | 36 |
| Binary | 10000110 | 10101 | 10111 | 0 | 1010100 | 1010011 | 101111 | 101100111 | 1001001 | 11110 |
Color Harmonies of #861517
Complementary color
Monochromatic Colors of #861517
Black with #861517
Text Example
Text Example
White with #861517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861517; }
p { color: rgb(134,21,23); }
H1.HeaderClassName
{
color: #861517;
}
.AnyTagClassName
{
color: #861517;
}
</style>
background-color css
<style>
a { background-color: #861517; }
a { background-color: rgb(134,21,23); }
div.DivClassName
{
background-color: #861517;
}
.BgClassName
{
background-color: #861517;
}
</style>
border-color css
<style>
span { border-color: #861517; }
span { border-color: rgb(134,21,23); }
td.TdClassName
{
border-color: #861517;
}
.TagClassName
{
border-color: #861517;
}
</style>