Shades of Dark Red #891108
Tints of Dark Red #891108
RGB
CMYK
RGB Variations
Color information
#891108 (or 0x891108) is known color: Dark Red. HEX triplet: 89, 11 and 08. RGB value is (137,17,8). Sum of RGB (Red+Green+Blue) = 137+17+8=162 (21% of max value = 765). Red value is 137 (53.91% from 255 or 84.57% from 162); Green value is 17 (7.03% from 255 or 10.49% from 162); Blue value is 8 (3.52% from 255 or 4.94% from 162); Max value from RGB is 137 - color contains mainly: red. Hex color #891108 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891108 is #76EEF7. Grayscale: #343434. Windows color (decimal): -7794424 or 528777. OLE color: 528777.
HSL color Cylindrical-coordinate representation of color #891108: hue angle of 4.19º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #891108 is Cyan = 0, Magento = 0.88, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 17 | 8 | - |
| CMYK | 0 | 0.88 | 0.94 | 0.46 |
| HSL | 4.19º | 0.89% | 0.28% | - |
| HSV(B) | 4.19º | 0.94% | 0.54% | - |
| XYZ | 10.56 | 5.74 | 0.78 | - |
| YUV | 51.85 | 103.26 | 188.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 17 | 8 | 0 | 0.88 | 0.94 | 0.46 | 4.19 | 0.89 | 0.28 |
| Hex | 89 | 11 | 8 | 0 | 58 | 5E | 2E | 4 | 59 | 1C |
| Octal | 211 | 21 | 10 | 0 | 130 | 136 | 56 | 4 | 131 | 34 |
| Binary | 10001001 | 10001 | 1000 | 0 | 1011000 | 1011110 | 101110 | 100 | 1011001 | 11100 |
Color Harmonies of #891108
Complementary color
Monochromatic Colors of #891108
Black with #891108
Text Example
Text Example
White with #891108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891108; }
p { color: rgb(137,17,8); }
H1.HeaderClassName
{
color: #891108;
}
.AnyTagClassName
{
color: #891108;
}
</style>
background-color css
<style>
a { background-color: #891108; }
a { background-color: rgb(137,17,8); }
div.DivClassName
{
background-color: #891108;
}
.BgClassName
{
background-color: #891108;
}
</style>
border-color css
<style>
span { border-color: #891108; }
span { border-color: rgb(137,17,8); }
td.TdClassName
{
border-color: #891108;
}
.TagClassName
{
border-color: #891108;
}
</style>