Shades of Sangria #891014
Tints of Sangria #891014
RGB
CMYK
RGB Variations
Color information
#891014 (or 0x891014) is known color: Sangria. HEX triplet: 89, 10 and 14. RGB value is (137,16,20). Sum of RGB (Red+Green+Blue) = 137+16+20=173 (22% of max value = 765). Red value is 137 (53.91% from 255 or 79.19% from 173); Green value is 16 (6.64% from 255 or 9.25% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 137 - color contains mainly: red. Hex color #891014 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891014 is #76EFEB. Grayscale: #343434. Windows color (decimal): -7794668 or 1314953. OLE color: 1314953.
HSL color Cylindrical-coordinate representation of color #891014: hue angle of 358.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 #891014 is Cyan = 0, Magento = 0.88, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 16 | 20 | - |
| CMYK | 0 | 0.88 | 0.85 | 0.46 |
| HSL | 358.02º | 0.79% | 0.3% | - |
| HSV(B) | 358.02º | 0.88% | 0.54% | - |
| XYZ | 10.63 | 5.74 | 1.21 | - |
| YUV | 52.64 | 109.59 | 188.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 16 | 20 | 0 | 0.88 | 0.85 | 0.46 | 358.02 | 0.79 | 0.3 |
| Hex | 89 | 10 | 14 | 0 | 58 | 55 | 2E | 166 | 4F | 1E |
| Octal | 211 | 20 | 24 | 0 | 130 | 125 | 56 | 546 | 117 | 36 |
| Binary | 10001001 | 10000 | 10100 | 0 | 1011000 | 1010101 | 101110 | 101100110 | 1001111 | 11110 |
Color Harmonies of #891014
Complementary color
Monochromatic Colors of #891014
Black with #891014
Text Example
Text Example
White with #891014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891014; }
p { color: rgb(137,16,20); }
H1.HeaderClassName
{
color: #891014;
}
.AnyTagClassName
{
color: #891014;
}
</style>
background-color css
<style>
a { background-color: #891014; }
a { background-color: rgb(137,16,20); }
div.DivClassName
{
background-color: #891014;
}
.BgClassName
{
background-color: #891014;
}
</style>
border-color css
<style>
span { border-color: #891014; }
span { border-color: rgb(137,16,20); }
td.TdClassName
{
border-color: #891014;
}
.TagClassName
{
border-color: #891014;
}
</style>