Shades of Sangria #891117
Tints of Sangria #891117
RGB
CMYK
RGB Variations
Color information
#891117 (or 0x891117) is known color: Sangria. HEX triplet: 89, 11 and 17. RGB value is (137,17,23). Sum of RGB (Red+Green+Blue) = 137+17+23=177 (23% of max value = 765). Red value is 137 (53.91% from 255 or 77.40% from 177); Green value is 17 (7.03% from 255 or 9.60% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 137 - color contains mainly: red. Hex color #891117 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891117 is #76EEE8. Grayscale: #353535. Windows color (decimal): -7794409 or 1511817. OLE color: 1511817.
HSL color Cylindrical-coordinate representation of color #891117: hue angle of 357º degrees, saturation: 0.78, 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 #891117 is Cyan = 0, Magento = 0.88, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 17 | 23 | - |
| CMYK | 0 | 0.88 | 0.83 | 0.46 |
| HSL | 357º | 0.78% | 0.3% | - |
| HSV(B) | 357º | 0.88% | 0.54% | - |
| XYZ | 10.67 | 5.78 | 1.36 | - |
| YUV | 53.56 | 110.76 | 187.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 17 | 23 | 0 | 0.88 | 0.83 | 0.46 | 357 | 0.78 | 0.3 |
| Hex | 89 | 11 | 17 | 0 | 58 | 53 | 2E | 165 | 4E | 1E |
| Octal | 211 | 21 | 27 | 0 | 130 | 123 | 56 | 545 | 116 | 36 |
| Binary | 10001001 | 10001 | 10111 | 0 | 1011000 | 1010011 | 101110 | 101100101 | 1001110 | 11110 |
Color Harmonies of #891117
Complementary color
Monochromatic Colors of #891117
Black with #891117
Text Example
Text Example
White with #891117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891117; }
p { color: rgb(137,17,23); }
H1.HeaderClassName
{
color: #891117;
}
.AnyTagClassName
{
color: #891117;
}
</style>
background-color css
<style>
a { background-color: #891117; }
a { background-color: rgb(137,17,23); }
div.DivClassName
{
background-color: #891117;
}
.BgClassName
{
background-color: #891117;
}
</style>
border-color css
<style>
span { border-color: #891117; }
span { border-color: rgb(137,17,23); }
td.TdClassName
{
border-color: #891117;
}
.TagClassName
{
border-color: #891117;
}
</style>