Shades of Sangria #860413
Tints of Sangria #860413
RGB
CMYK
RGB Variations
Color information
#860413 (or 0x860413) is known color: Sangria. HEX triplet: 86, 04 and 13. RGB value is (134,4,19). Sum of RGB (Red+Green+Blue) = 134+4+19=157 (20% of max value = 765). Red value is 134 (52.73% from 255 or 85.35% from 157); Green value is 4 (1.95% from 255 or 2.55% from 157); Blue value is 19 (7.81% from 255 or 12.10% from 157); Max value from RGB is 134 - color contains mainly: red. Hex color #860413 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #860413 is #79FBEC. Grayscale: #2C2C2C. Windows color (decimal): -7994349 or 1246342. OLE color: 1246342.
HSL color Cylindrical-coordinate representation of color #860413: hue angle of 353.08º 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 #860413 is Cyan = 0, Magento = 0.97, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 4 | 19 | - |
| CMYK | 0 | 0.97 | 0.86 | 0.47 |
| HSL | 353.08º | 0.94% | 0.27% | - |
| HSV(B) | 353.08º | 0.97% | 0.53% | - |
| XYZ | 9.99 | 5.2 | 1.09 | - |
| YUV | 44.58 | 113.57 | 191.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 4 | 19 | 0 | 0.97 | 0.86 | 0.47 | 353.08 | 0.94 | 0.27 |
| Hex | 86 | 4 | 13 | 0 | 61 | 56 | 2F | 161 | 5E | 1B |
| Octal | 206 | 4 | 23 | 0 | 141 | 126 | 57 | 541 | 136 | 33 |
| Binary | 10000110 | 100 | 10011 | 0 | 1100001 | 1010110 | 101111 | 101100001 | 1011110 | 11011 |
Color Harmonies of #860413
Complementary color
Monochromatic Colors of #860413
Black with #860413
Text Example
Text Example
White with #860413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860413; }
p { color: rgb(134,4,19); }
H1.HeaderClassName
{
color: #860413;
}
.AnyTagClassName
{
color: #860413;
}
</style>
background-color css
<style>
a { background-color: #860413; }
a { background-color: rgb(134,4,19); }
div.DivClassName
{
background-color: #860413;
}
.BgClassName
{
background-color: #860413;
}
</style>
border-color css
<style>
span { border-color: #860413; }
span { border-color: rgb(134,4,19); }
td.TdClassName
{
border-color: #860413;
}
.TagClassName
{
border-color: #860413;
}
</style>