Shades of Sangria #850614
Tints of Sangria #850614
RGB
CMYK
RGB Variations
Color information
#850614 (or 0x850614) is known color: Sangria. HEX triplet: 85, 06 and 14. RGB value is (133,6,20). Sum of RGB (Red+Green+Blue) = 133+6+20=159 (21% of max value = 765). Red value is 133 (52.34% from 255 or 83.65% from 159); Green value is 6 (2.73% from 255 or 3.77% from 159); Blue value is 20 (8.20% from 255 or 12.58% from 159); Max value from RGB is 133 - color contains mainly: red. Hex color #850614 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #850614 is #7AF9EB. Grayscale: #2D2D2D. Windows color (decimal): -8059372 or 1312389. OLE color: 1312389.
HSL color Cylindrical-coordinate representation of color #850614: hue angle of 353.39º 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 #850614 is Cyan = 0, Magento = 0.95, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 6 | 20 | - |
| CMYK | 0 | 0.95 | 0.85 | 0.48 |
| HSL | 353.39º | 0.91% | 0.27% | - |
| HSV(B) | 353.39º | 0.95% | 0.52% | - |
| XYZ | 9.86 | 5.17 | 1.14 | - |
| YUV | 45.57 | 113.58 | 190.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 6 | 20 | 0 | 0.95 | 0.85 | 0.48 | 353.39 | 0.91 | 0.27 |
| Hex | 85 | 6 | 14 | 0 | 5F | 55 | 30 | 161 | 5B | 1B |
| Octal | 205 | 6 | 24 | 0 | 137 | 125 | 60 | 541 | 133 | 33 |
| Binary | 10000101 | 110 | 10100 | 0 | 1011111 | 1010101 | 110000 | 101100001 | 1011011 | 11011 |
Color Harmonies of #850614
Complementary color
Monochromatic Colors of #850614
Black with #850614
Text Example
Text Example
White with #850614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #850614; }
p { color: rgb(133,6,20); }
H1.HeaderClassName
{
color: #850614;
}
.AnyTagClassName
{
color: #850614;
}
</style>
background-color css
<style>
a { background-color: #850614; }
a { background-color: rgb(133,6,20); }
div.DivClassName
{
background-color: #850614;
}
.BgClassName
{
background-color: #850614;
}
</style>
border-color css
<style>
span { border-color: #850614; }
span { border-color: rgb(133,6,20); }
td.TdClassName
{
border-color: #850614;
}
.TagClassName
{
border-color: #850614;
}
</style>