Shades of Sangria #850611
Tints of Sangria #850611
RGB
CMYK
RGB Variations
Color information
#850611 (or 0x850611) is known color: Sangria. HEX triplet: 85, 06 and 11. RGB value is (133,6,17). Sum of RGB (Red+Green+Blue) = 133+6+17=156 (20% of max value = 765). Red value is 133 (52.34% from 255 or 85.26% from 156); Green value is 6 (2.73% from 255 or 3.85% from 156); Blue value is 17 (7.03% from 255 or 10.90% from 156); Max value from RGB is 133 - color contains mainly: red. Hex color #850611 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #850611 is #7AF9EE. Grayscale: #2D2D2D. Windows color (decimal): -8059375 or 1115781. OLE color: 1115781.
HSL color Cylindrical-coordinate representation of color #850611: hue angle of 354.8º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #850611 is Cyan = 0, Magento = 0.95, Yellow = 0.87 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 6 | 17 | - |
| CMYK | 0 | 0.95 | 0.87 | 0.48 |
| HSL | 354.8º | 0.91% | 0.27% | - |
| HSV(B) | 354.8º | 0.95% | 0.52% | - |
| XYZ | 9.84 | 5.16 | 1.01 | - |
| YUV | 45.23 | 112.08 | 190.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 6 | 17 | 0 | 0.95 | 0.87 | 0.48 | 354.8 | 0.91 | 0.27 |
| Hex | 85 | 6 | 11 | 0 | 5F | 57 | 30 | 163 | 5B | 1B |
| Octal | 205 | 6 | 21 | 0 | 137 | 127 | 60 | 543 | 133 | 33 |
| Binary | 10000101 | 110 | 10001 | 0 | 1011111 | 1010111 | 110000 | 101100011 | 1011011 | 11011 |
Color Harmonies of #850611
Complementary color
Monochromatic Colors of #850611
Black with #850611
Text Example
Text Example
White with #850611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850611; }
p { color: rgb(133,6,17); }
H1.HeaderClassName
{
color: #850611;
}
.AnyTagClassName
{
color: #850611;
}
</style>
background-color css
<style>
a { background-color: #850611; }
a { background-color: rgb(133,6,17); }
div.DivClassName
{
background-color: #850611;
}
.BgClassName
{
background-color: #850611;
}
</style>
border-color css
<style>
span { border-color: #850611; }
span { border-color: rgb(133,6,17); }
td.TdClassName
{
border-color: #850611;
}
.TagClassName
{
border-color: #850611;
}
</style>