Shades of Falu Red #891610
Tints of Falu Red #891610
RGB
CMYK
RGB Variations
Color information
#891610 (or 0x891610) is known color: Falu Red. HEX triplet: 89, 16 and 10. RGB value is (137,22,16). Sum of RGB (Red+Green+Blue) = 137+22+16=175 (23% of max value = 765). Red value is 137 (53.91% from 255 or 78.29% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 16 (6.64% from 255 or 9.14% from 175); Max value from RGB is 137 - color contains mainly: red. Hex color #891610 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891610 is #76E9EF. Grayscale: #373737. Windows color (decimal): -7793136 or 1054345. OLE color: 1054345.
HSL color Cylindrical-coordinate representation of color #891610: hue angle of 2.98º 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 #891610 is Cyan = 0, Magento = 0.84, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 22 | 16 | - |
| CMYK | 0 | 0.84 | 0.88 | 0.46 |
| HSL | 2.98º | 0.79% | 0.3% | - |
| HSV(B) | 2.98º | 0.88% | 0.54% | - |
| XYZ | 10.7 | 5.93 | 1.07 | - |
| YUV | 55.7 | 105.6 | 185.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 22 | 16 | 0 | 0.84 | 0.88 | 0.46 | 2.98 | 0.79 | 0.3 |
| Hex | 89 | 16 | 10 | 0 | 54 | 58 | 2E | 3 | 4F | 1E |
| Octal | 211 | 26 | 20 | 0 | 124 | 130 | 56 | 3 | 117 | 36 |
| Binary | 10001001 | 10110 | 10000 | 0 | 1010100 | 1011000 | 101110 | 11 | 1001111 | 11110 |
Color Harmonies of #891610
Complementary color
Monochromatic Colors of #891610
Black with #891610
Text Example
Text Example
White with #891610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891610; }
p { color: rgb(137,22,16); }
H1.HeaderClassName
{
color: #891610;
}
.AnyTagClassName
{
color: #891610;
}
</style>
background-color css
<style>
a { background-color: #891610; }
a { background-color: rgb(137,22,16); }
div.DivClassName
{
background-color: #891610;
}
.BgClassName
{
background-color: #891610;
}
</style>
border-color css
<style>
span { border-color: #891610; }
span { border-color: rgb(137,22,16); }
td.TdClassName
{
border-color: #891610;
}
.TagClassName
{
border-color: #891610;
}
</style>