Shades of Sangria #860508
Tints of Sangria #860508
RGB
CMYK
RGB Variations
Color information
#860508 (or 0x860508) is known color: Sangria. HEX triplet: 86, 05 and 08. RGB value is (134,5,8). Sum of RGB (Red+Green+Blue) = 134+5+8=147 (19% of max value = 765). Red value is 134 (52.73% from 255 or 91.16% from 147); Green value is 5 (2.34% from 255 or 3.40% from 147); Blue value is 8 (3.52% from 255 or 5.44% from 147); Max value from RGB is 134 - color contains mainly: red. Hex color #860508 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #860508 is #79FAF7. Grayscale: #2C2C2C. Windows color (decimal): -7994104 or 525702. OLE color: 525702.
HSL color Cylindrical-coordinate representation of color #860508: hue angle of 358.6º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #860508 is Cyan = 0, Magento = 0.96, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 5 | 8 | - |
| CMYK | 0 | 0.96 | 0.94 | 0.47 |
| HSL | 358.6º | 0.93% | 0.27% | - |
| HSV(B) | 358.6º | 0.96% | 0.53% | - |
| XYZ | 9.93 | 5.19 | 0.71 | - |
| YUV | 43.91 | 107.74 | 192.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 5 | 8 | 0 | 0.96 | 0.94 | 0.47 | 358.6 | 0.93 | 0.27 |
| Hex | 86 | 5 | 8 | 0 | 60 | 5E | 2F | 167 | 5D | 1B |
| Octal | 206 | 5 | 10 | 0 | 140 | 136 | 57 | 547 | 135 | 33 |
| Binary | 10000110 | 101 | 1000 | 0 | 1100000 | 1011110 | 101111 | 101100111 | 1011101 | 11011 |
Color Harmonies of #860508
Complementary color
Monochromatic Colors of #860508
Black with #860508
Text Example
Text Example
White with #860508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860508; }
p { color: rgb(134,5,8); }
H1.HeaderClassName
{
color: #860508;
}
.AnyTagClassName
{
color: #860508;
}
</style>
background-color css
<style>
a { background-color: #860508; }
a { background-color: rgb(134,5,8); }
div.DivClassName
{
background-color: #860508;
}
.BgClassName
{
background-color: #860508;
}
</style>
border-color css
<style>
span { border-color: #860508; }
span { border-color: rgb(134,5,8); }
td.TdClassName
{
border-color: #860508;
}
.TagClassName
{
border-color: #860508;
}
</style>