Shades of Sangria #891016
Tints of Sangria #891016
RGB
CMYK
RGB Variations
Color information
#891016 (or 0x891016) is known color: Sangria. HEX triplet: 89, 10 and 16. RGB value is (137,16,22). Sum of RGB (Red+Green+Blue) = 137+16+22=175 (23% of max value = 765). Red value is 137 (53.91% from 255 or 78.29% from 175); Green value is 16 (6.64% from 255 or 9.14% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 137 - color contains mainly: red. Hex color #891016 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891016 is #76EFE9. Grayscale: #343434. Windows color (decimal): -7794666 or 1446025. OLE color: 1446025.
HSL color Cylindrical-coordinate representation of color #891016: hue angle of 357.02º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #891016 is Cyan = 0, Magento = 0.88, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 16 | 22 | - |
| CMYK | 0 | 0.88 | 0.84 | 0.46 |
| HSL | 357.02º | 0.79% | 0.3% | - |
| HSV(B) | 357.02º | 0.88% | 0.54% | - |
| XYZ | 10.65 | 5.75 | 1.31 | - |
| YUV | 52.86 | 110.59 | 188.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 16 | 22 | 0 | 0.88 | 0.84 | 0.46 | 357.02 | 0.79 | 0.3 |
| Hex | 89 | 10 | 16 | 0 | 58 | 54 | 2E | 165 | 4F | 1E |
| Octal | 211 | 20 | 26 | 0 | 130 | 124 | 56 | 545 | 117 | 36 |
| Binary | 10001001 | 10000 | 10110 | 0 | 1011000 | 1010100 | 101110 | 101100101 | 1001111 | 11110 |
Color Harmonies of #891016
Complementary color
Monochromatic Colors of #891016
Black with #891016
Text Example
Text Example
White with #891016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891016; }
p { color: rgb(137,16,22); }
H1.HeaderClassName
{
color: #891016;
}
.AnyTagClassName
{
color: #891016;
}
</style>
background-color css
<style>
a { background-color: #891016; }
a { background-color: rgb(137,16,22); }
div.DivClassName
{
background-color: #891016;
}
.BgClassName
{
background-color: #891016;
}
</style>
border-color css
<style>
span { border-color: #891016; }
span { border-color: rgb(137,16,22); }
td.TdClassName
{
border-color: #891016;
}
.TagClassName
{
border-color: #891016;
}
</style>