Shades of Sangria #860209
Tints of Sangria #860209
RGB
CMYK
RGB Variations
Color information
#860209 (or 0x860209) is known color: Sangria. HEX triplet: 86, 02 and 09. RGB value is (134,2,9). Sum of RGB (Red+Green+Blue) = 134+2+9=145 (19% of max value = 765). Red value is 134 (52.73% from 255 or 92.41% from 145); Green value is 2 (1.17% from 255 or 1.38% from 145); Blue value is 9 (3.91% from 255 or 6.21% from 145); Max value from RGB is 134 - color contains mainly: red. Hex color #860209 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #860209 is #79FDF6. Grayscale: #2A2A2A. Windows color (decimal): -7994871 or 590470. OLE color: 590470.
HSL color Cylindrical-coordinate representation of color #860209: hue angle of 356.82º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #860209 is Cyan = 0, Magento = 0.99, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 2 | 9 | - |
| CMYK | 0 | 0.99 | 0.93 | 0.47 |
| HSL | 356.82º | 0.97% | 0.27% | - |
| HSV(B) | 356.82º | 0.99% | 0.53% | - |
| XYZ | 9.9 | 5.13 | 0.73 | - |
| YUV | 42.27 | 109.23 | 193.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 2 | 9 | 0 | 0.99 | 0.93 | 0.47 | 356.82 | 0.97 | 0.27 |
| Hex | 86 | 2 | 9 | 0 | 63 | 5D | 2F | 165 | 61 | 1B |
| Octal | 206 | 2 | 11 | 0 | 143 | 135 | 57 | 545 | 141 | 33 |
| Binary | 10000110 | 10 | 1001 | 0 | 1100011 | 1011101 | 101111 | 101100101 | 1100001 | 11011 |
Color Harmonies of #860209
Complementary color
Monochromatic Colors of #860209
Black with #860209
Text Example
Text Example
White with #860209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860209; }
p { color: rgb(134,2,9); }
H1.HeaderClassName
{
color: #860209;
}
.AnyTagClassName
{
color: #860209;
}
</style>
background-color css
<style>
a { background-color: #860209; }
a { background-color: rgb(134,2,9); }
div.DivClassName
{
background-color: #860209;
}
.BgClassName
{
background-color: #860209;
}
</style>
border-color css
<style>
span { border-color: #860209; }
span { border-color: rgb(134,2,9); }
td.TdClassName
{
border-color: #860209;
}
.TagClassName
{
border-color: #860209;
}
</style>