Shades of Falu Red #891109
Tints of Falu Red #891109
RGB
CMYK
RGB Variations
Color information
#891109 (or 0x891109) is known color: Falu Red. HEX triplet: 89, 11 and 09. RGB value is (137,17,9). Sum of RGB (Red+Green+Blue) = 137+17+9=163 (21% of max value = 765). Red value is 137 (53.91% from 255 or 84.05% from 163); Green value is 17 (7.03% from 255 or 10.43% from 163); Blue value is 9 (3.91% from 255 or 5.52% from 163); Max value from RGB is 137 - color contains mainly: red. Hex color #891109 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891109 is #76EEF6. Grayscale: #343434. Windows color (decimal): -7794423 or 594313. OLE color: 594313.
HSL color Cylindrical-coordinate representation of color #891109: hue angle of 3.75º 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 #891109 is Cyan = 0, Magento = 0.88, Yellow = 0.93 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 17 | 9 | - |
| CMYK | 0 | 0.88 | 0.93 | 0.46 |
| HSL | 3.75º | 0.88% | 0.29% | - |
| HSV(B) | 3.75º | 0.93% | 0.54% | - |
| XYZ | 10.57 | 5.74 | 0.81 | - |
| YUV | 51.97 | 103.76 | 188.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 17 | 9 | 0 | 0.88 | 0.93 | 0.46 | 3.75 | 0.88 | 0.29 |
| Hex | 89 | 11 | 9 | 0 | 58 | 5D | 2E | 4 | 58 | 1D |
| Octal | 211 | 21 | 11 | 0 | 130 | 135 | 56 | 4 | 130 | 35 |
| Binary | 10001001 | 10001 | 1001 | 0 | 1011000 | 1011101 | 101110 | 100 | 1011000 | 11101 |
Color Harmonies of #891109
Complementary color
Monochromatic Colors of #891109
Black with #891109
Text Example
Text Example
White with #891109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891109; }
p { color: rgb(137,17,9); }
H1.HeaderClassName
{
color: #891109;
}
.AnyTagClassName
{
color: #891109;
}
</style>
background-color css
<style>
a { background-color: #891109; }
a { background-color: rgb(137,17,9); }
div.DivClassName
{
background-color: #891109;
}
.BgClassName
{
background-color: #891109;
}
</style>
border-color css
<style>
span { border-color: #891109; }
span { border-color: rgb(137,17,9); }
td.TdClassName
{
border-color: #891109;
}
.TagClassName
{
border-color: #891109;
}
</style>