Shades of Falu Red #891918
Tints of Falu Red #891918
RGB
CMYK
RGB Variations
Color information
#891918 (or 0x891918) is known color: Falu Red. HEX triplet: 89, 19 and 18. RGB value is (137,25,24). Sum of RGB (Red+Green+Blue) = 137+25+24=186 (24% of max value = 765). Red value is 137 (53.91% from 255 or 73.66% from 186); Green value is 25 (10.16% from 255 or 13.44% from 186); Blue value is 24 (9.77% from 255 or 12.90% from 186); Max value from RGB is 137 - color contains mainly: red. Hex color #891918 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891918 is #76E6E7. Grayscale: #3A3A3A. Windows color (decimal): -7792360 or 1579401. OLE color: 1579401.
HSL color Cylindrical-coordinate representation of color #891918: hue angle of 0.53º degrees, saturation: 0.7, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #891918 is Cyan = 0, Magento = 0.82, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 25 | 24 | - |
| CMYK | 0 | 0.82 | 0.82 | 0.46 |
| HSL | 0.53º | 0.7% | 0.32% | - |
| HSV(B) | 0.53º | 0.82% | 0.54% | - |
| XYZ | 10.83 | 6.08 | 1.47 | - |
| YUV | 58.37 | 108.61 | 184.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 25 | 24 | 0 | 0.82 | 0.82 | 0.46 | 0.53 | 0.7 | 0.32 |
| Hex | 89 | 19 | 18 | 0 | 52 | 52 | 2E | 1 | 46 | 20 |
| Octal | 211 | 31 | 30 | 0 | 122 | 122 | 56 | 1 | 106 | 40 |
| Binary | 10001001 | 11001 | 11000 | 0 | 1010010 | 1010010 | 101110 | 1 | 1000110 | 100000 |
Color Harmonies of #891918
Complementary color
Monochromatic Colors of #891918
Black with #891918
Text Example
Text Example
White with #891918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891918; }
p { color: rgb(137,25,24); }
H1.HeaderClassName
{
color: #891918;
}
.AnyTagClassName
{
color: #891918;
}
</style>
background-color css
<style>
a { background-color: #891918; }
a { background-color: rgb(137,25,24); }
div.DivClassName
{
background-color: #891918;
}
.BgClassName
{
background-color: #891918;
}
</style>
border-color css
<style>
span { border-color: #891918; }
span { border-color: rgb(137,25,24); }
td.TdClassName
{
border-color: #891918;
}
.TagClassName
{
border-color: #891918;
}
</style>