Shades of Sangria #891013
Tints of Sangria #891013
RGB
CMYK
RGB Variations
Color information
#891013 (or 0x891013) is known color: Sangria. HEX triplet: 89, 10 and 13. RGB value is (137,16,19). Sum of RGB (Red+Green+Blue) = 137+16+19=172 (22% of max value = 765). Red value is 137 (53.91% from 255 or 79.65% from 172); Green value is 16 (6.64% from 255 or 9.30% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 137 - color contains mainly: red. Hex color #891013 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891013 is #76EFEC. Grayscale: #343434. Windows color (decimal): -7794669 or 1249417. OLE color: 1249417.
HSL color Cylindrical-coordinate representation of color #891013: hue angle of 358.51º 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 #891013 is Cyan = 0, Magento = 0.88, Yellow = 0.86 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 16 | 19 | - |
| CMYK | 0 | 0.88 | 0.86 | 0.46 |
| HSL | 358.51º | 0.79% | 0.3% | - |
| HSV(B) | 358.51º | 0.88% | 0.54% | - |
| XYZ | 10.62 | 5.74 | 1.16 | - |
| YUV | 52.52 | 109.09 | 188.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 16 | 19 | 0 | 0.88 | 0.86 | 0.46 | 358.51 | 0.79 | 0.3 |
| Hex | 89 | 10 | 13 | 0 | 58 | 56 | 2E | 167 | 4F | 1E |
| Octal | 211 | 20 | 23 | 0 | 130 | 126 | 56 | 547 | 117 | 36 |
| Binary | 10001001 | 10000 | 10011 | 0 | 1011000 | 1010110 | 101110 | 101100111 | 1001111 | 11110 |
Color Harmonies of #891013
Complementary color
Monochromatic Colors of #891013
Black with #891013
Text Example
Text Example
White with #891013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891013; }
p { color: rgb(137,16,19); }
H1.HeaderClassName
{
color: #891013;
}
.AnyTagClassName
{
color: #891013;
}
</style>
background-color css
<style>
a { background-color: #891013; }
a { background-color: rgb(137,16,19); }
div.DivClassName
{
background-color: #891013;
}
.BgClassName
{
background-color: #891013;
}
</style>
border-color css
<style>
span { border-color: #891013; }
span { border-color: rgb(137,16,19); }
td.TdClassName
{
border-color: #891013;
}
.TagClassName
{
border-color: #891013;
}
</style>