Shades of Sangria #891316
Tints of Sangria #891316
RGB
CMYK
RGB Variations
Color information
#891316 (or 0x891316) is known color: Sangria. HEX triplet: 89, 13 and 16. RGB value is (137,19,22). Sum of RGB (Red+Green+Blue) = 137+19+22=178 (23% of max value = 765). Red value is 137 (53.91% from 255 or 76.97% from 178); Green value is 19 (7.81% from 255 or 10.67% from 178); Blue value is 22 (8.98% from 255 or 12.36% from 178); Max value from RGB is 137 - color contains mainly: red. Hex color #891316 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891316 is #76ECE9. Grayscale: #363636. Windows color (decimal): -7793898 or 1446793. OLE color: 1446793.
HSL color Cylindrical-coordinate representation of color #891316: hue angle of 358.47º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #891316 is Cyan = 0, Magento = 0.86, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 19 | 22 | - |
| CMYK | 0 | 0.86 | 0.84 | 0.46 |
| HSL | 358.47º | 0.76% | 0.31% | - |
| HSV(B) | 358.47º | 0.86% | 0.54% | - |
| XYZ | 10.69 | 5.84 | 1.32 | - |
| YUV | 54.62 | 109.59 | 186.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 19 | 22 | 0 | 0.86 | 0.84 | 0.46 | 358.47 | 0.76 | 0.31 |
| Hex | 89 | 13 | 16 | 0 | 56 | 54 | 2E | 166 | 4C | 1F |
| Octal | 211 | 23 | 26 | 0 | 126 | 124 | 56 | 546 | 114 | 37 |
| Binary | 10001001 | 10011 | 10110 | 0 | 1010110 | 1010100 | 101110 | 101100110 | 1001100 | 11111 |
Color Harmonies of #891316
Complementary color
Monochromatic Colors of #891316
Black with #891316
Text Example
Text Example
White with #891316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891316; }
p { color: rgb(137,19,22); }
H1.HeaderClassName
{
color: #891316;
}
.AnyTagClassName
{
color: #891316;
}
</style>
background-color css
<style>
a { background-color: #891316; }
a { background-color: rgb(137,19,22); }
div.DivClassName
{
background-color: #891316;
}
.BgClassName
{
background-color: #891316;
}
</style>
border-color css
<style>
span { border-color: #891316; }
span { border-color: rgb(137,19,22); }
td.TdClassName
{
border-color: #891316;
}
.TagClassName
{
border-color: #891316;
}
</style>