Shades of Sangria #860308
Tints of Sangria #860308
RGB
CMYK
RGB Variations
Color information
#860308 (or 0x860308) is known color: Sangria. HEX triplet: 86, 03 and 08. RGB value is (134,3,8). Sum of RGB (Red+Green+Blue) = 134+3+8=145 (19% of max value = 765). Red value is 134 (52.73% from 255 or 92.41% from 145); Green value is 3 (1.56% from 255 or 2.07% from 145); Blue value is 8 (3.52% from 255 or 5.52% from 145); Max value from RGB is 134 - color contains mainly: red. Hex color #860308 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #860308 is #79FCF7. Grayscale: #2A2A2A. Windows color (decimal): -7994616 or 525190. OLE color: 525190.
HSL color Cylindrical-coordinate representation of color #860308: hue angle of 357.71º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #860308 is Cyan = 0, Magento = 0.98, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 3 | 8 | - |
| CMYK | 0 | 0.98 | 0.94 | 0.47 |
| HSL | 357.71º | 0.96% | 0.27% | - |
| HSV(B) | 357.71º | 0.98% | 0.53% | - |
| XYZ | 9.91 | 5.15 | 0.7 | - |
| YUV | 42.74 | 108.4 | 193.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 3 | 8 | 0 | 0.98 | 0.94 | 0.47 | 357.71 | 0.96 | 0.27 |
| Hex | 86 | 3 | 8 | 0 | 62 | 5E | 2F | 166 | 60 | 1B |
| Octal | 206 | 3 | 10 | 0 | 142 | 136 | 57 | 546 | 140 | 33 |
| Binary | 10000110 | 11 | 1000 | 0 | 1100010 | 1011110 | 101111 | 101100110 | 1100000 | 11011 |
Color Harmonies of #860308
Complementary color
Monochromatic Colors of #860308
Black with #860308
Text Example
Text Example
White with #860308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860308; }
p { color: rgb(134,3,8); }
H1.HeaderClassName
{
color: #860308;
}
.AnyTagClassName
{
color: #860308;
}
</style>
background-color css
<style>
a { background-color: #860308; }
a { background-color: rgb(134,3,8); }
div.DivClassName
{
background-color: #860308;
}
.BgClassName
{
background-color: #860308;
}
</style>
border-color css
<style>
span { border-color: #860308; }
span { border-color: rgb(134,3,8); }
td.TdClassName
{
border-color: #860308;
}
.TagClassName
{
border-color: #860308;
}
</style>