Shades of Sangria #890915
Tints of Sangria #890915
RGB
CMYK
RGB Variations
Color information
#890915 (or 0x890915) is known color: Sangria. HEX triplet: 89, 09 and 15. RGB value is (137,9,21). Sum of RGB (Red+Green+Blue) = 137+9+21=167 (22% of max value = 765). Red value is 137 (53.91% from 255 or 82.04% from 167); Green value is 9 (3.91% from 255 or 5.39% from 167); Blue value is 21 (8.59% from 255 or 12.57% from 167); Max value from RGB is 137 - color contains mainly: red. Hex color #890915 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #890915 is #76F6EA. Grayscale: #303030. Windows color (decimal): -7796459 or 1378697. OLE color: 1378697.
HSL color Cylindrical-coordinate representation of color #890915: hue angle of 354.38º degrees, saturation: 0.88, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #890915 is Cyan = 0, Magento = 0.93, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 9 | 21 | - |
| CMYK | 0 | 0.93 | 0.85 | 0.46 |
| HSL | 354.38º | 0.88% | 0.29% | - |
| HSV(B) | 354.38º | 0.93% | 0.54% | - |
| XYZ | 10.55 | 5.57 | 1.23 | - |
| YUV | 48.64 | 112.41 | 191.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 9 | 21 | 0 | 0.93 | 0.85 | 0.46 | 354.38 | 0.88 | 0.29 |
| Hex | 89 | 9 | 15 | 0 | 5D | 55 | 2E | 162 | 58 | 1D |
| Octal | 211 | 11 | 25 | 0 | 135 | 125 | 56 | 542 | 130 | 35 |
| Binary | 10001001 | 1001 | 10101 | 0 | 1011101 | 1010101 | 101110 | 101100010 | 1011000 | 11101 |
Color Harmonies of #890915
Complementary color
Monochromatic Colors of #890915
Black with #890915
Text Example
Text Example
White with #890915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #890915; }
p { color: rgb(137,9,21); }
H1.HeaderClassName
{
color: #890915;
}
.AnyTagClassName
{
color: #890915;
}
</style>
background-color css
<style>
a { background-color: #890915; }
a { background-color: rgb(137,9,21); }
div.DivClassName
{
background-color: #890915;
}
.BgClassName
{
background-color: #890915;
}
</style>
border-color css
<style>
span { border-color: #890915; }
span { border-color: rgb(137,9,21); }
td.TdClassName
{
border-color: #890915;
}
.TagClassName
{
border-color: #890915;
}
</style>