Shades of Falu Red #891914
Tints of Falu Red #891914
RGB
CMYK
RGB Variations
Color information
#891914 (or 0x891914) is known color: Falu Red. HEX triplet: 89, 19 and 14. RGB value is (137,25,20). Sum of RGB (Red+Green+Blue) = 137+25+20=182 (24% of max value = 765). Red value is 137 (53.91% from 255 or 75.27% from 182); Green value is 25 (10.16% from 255 or 13.74% from 182); Blue value is 20 (8.20% from 255 or 10.99% from 182); Max value from RGB is 137 - color contains mainly: red. Hex color #891914 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891914 is #76E6EB. Grayscale: #3A3A3A. Windows color (decimal): -7792364 or 1317257. OLE color: 1317257.
HSL color Cylindrical-coordinate representation of color #891914: hue angle of 2.56º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #891914 is Cyan = 0, Magento = 0.82, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 25 | 20 | - |
| CMYK | 0 | 0.82 | 0.85 | 0.46 |
| HSL | 2.56º | 0.75% | 0.31% | - |
| HSV(B) | 2.56º | 0.85% | 0.54% | - |
| XYZ | 10.79 | 6.06 | 1.26 | - |
| YUV | 57.92 | 106.61 | 184.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 25 | 20 | 0 | 0.82 | 0.85 | 0.46 | 2.56 | 0.75 | 0.31 |
| Hex | 89 | 19 | 14 | 0 | 52 | 55 | 2E | 3 | 4B | 1F |
| Octal | 211 | 31 | 24 | 0 | 122 | 125 | 56 | 3 | 113 | 37 |
| Binary | 10001001 | 11001 | 10100 | 0 | 1010010 | 1010101 | 101110 | 11 | 1001011 | 11111 |
Color Harmonies of #891914
Complementary color
Monochromatic Colors of #891914
Black with #891914
Text Example
Text Example
White with #891914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891914; }
p { color: rgb(137,25,20); }
H1.HeaderClassName
{
color: #891914;
}
.AnyTagClassName
{
color: #891914;
}
</style>
background-color css
<style>
a { background-color: #891914; }
a { background-color: rgb(137,25,20); }
div.DivClassName
{
background-color: #891914;
}
.BgClassName
{
background-color: #891914;
}
</style>
border-color css
<style>
span { border-color: #891914; }
span { border-color: rgb(137,25,20); }
td.TdClassName
{
border-color: #891914;
}
.TagClassName
{
border-color: #891914;
}
</style>