Shades of Sangria #860410
Tints of Sangria #860410
RGB
CMYK
RGB Variations
Color information
#860410 (or 0x860410) is known color: Sangria. HEX triplet: 86, 04 and 10. RGB value is (134,4,16). Sum of RGB (Red+Green+Blue) = 134+4+16=154 (20% of max value = 765). Red value is 134 (52.73% from 255 or 87.01% from 154); Green value is 4 (1.95% from 255 or 2.60% from 154); Blue value is 16 (6.64% from 255 or 10.39% from 154); Max value from RGB is 134 - color contains mainly: red. Hex color #860410 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #860410 is #79FBEF. Grayscale: #2C2C2C. Windows color (decimal): -7994352 or 1049734. OLE color: 1049734.
HSL color Cylindrical-coordinate representation of color #860410: hue angle of 354.46º 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 #860410 is Cyan = 0, Magento = 0.97, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 4 | 16 | - |
| CMYK | 0 | 0.97 | 0.88 | 0.47 |
| HSL | 354.46º | 0.94% | 0.27% | - |
| HSV(B) | 354.46º | 0.97% | 0.53% | - |
| XYZ | 9.97 | 5.19 | 0.97 | - |
| YUV | 44.24 | 112.07 | 192.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 4 | 16 | 0 | 0.97 | 0.88 | 0.47 | 354.46 | 0.94 | 0.27 |
| Hex | 86 | 4 | 10 | 0 | 61 | 58 | 2F | 162 | 5E | 1B |
| Octal | 206 | 4 | 20 | 0 | 141 | 130 | 57 | 542 | 136 | 33 |
| Binary | 10000110 | 100 | 10000 | 0 | 1100001 | 1011000 | 101111 | 101100010 | 1011110 | 11011 |
Color Harmonies of #860410
Complementary color
Monochromatic Colors of #860410
Black with #860410
Text Example
Text Example
White with #860410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860410; }
p { color: rgb(134,4,16); }
H1.HeaderClassName
{
color: #860410;
}
.AnyTagClassName
{
color: #860410;
}
</style>
background-color css
<style>
a { background-color: #860410; }
a { background-color: rgb(134,4,16); }
div.DivClassName
{
background-color: #860410;
}
.BgClassName
{
background-color: #860410;
}
</style>
border-color css
<style>
span { border-color: #860410; }
span { border-color: rgb(134,4,16); }
td.TdClassName
{
border-color: #860410;
}
.TagClassName
{
border-color: #860410;
}
</style>