Shades of Falu Red #891816
Tints of Falu Red #891816
RGB
CMYK
RGB Variations
Color information
#891816 (or 0x891816) is known color: Falu Red. HEX triplet: 89, 18 and 16. RGB value is (137,24,22). Sum of RGB (Red+Green+Blue) = 137+24+22=183 (24% of max value = 765). Red value is 137 (53.91% from 255 or 74.86% from 183); Green value is 24 (9.77% from 255 or 13.11% from 183); Blue value is 22 (8.98% from 255 or 12.02% from 183); Max value from RGB is 137 - color contains mainly: red. Hex color #891816 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891816 is #76E7E9. Grayscale: #393939. Windows color (decimal): -7792618 or 1448073. OLE color: 1448073.
HSL color Cylindrical-coordinate representation of color #891816: hue angle of 1.04º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #891816 is Cyan = 0, Magento = 0.82, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 24 | 22 | - |
| CMYK | 0 | 0.82 | 0.84 | 0.46 |
| HSL | 1.04º | 0.72% | 0.31% | - |
| HSV(B) | 1.04º | 0.84% | 0.54% | - |
| XYZ | 10.79 | 6.03 | 1.35 | - |
| YUV | 57.56 | 107.94 | 184.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 24 | 22 | 0 | 0.82 | 0.84 | 0.46 | 1.04 | 0.72 | 0.31 |
| Hex | 89 | 18 | 16 | 0 | 52 | 54 | 2E | 1 | 48 | 1F |
| Octal | 211 | 30 | 26 | 0 | 122 | 124 | 56 | 1 | 110 | 37 |
| Binary | 10001001 | 11000 | 10110 | 0 | 1010010 | 1010100 | 101110 | 1 | 1001000 | 11111 |
Color Harmonies of #891816
Complementary color
Monochromatic Colors of #891816
Black with #891816
Text Example
Text Example
White with #891816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891816; }
p { color: rgb(137,24,22); }
H1.HeaderClassName
{
color: #891816;
}
.AnyTagClassName
{
color: #891816;
}
</style>
background-color css
<style>
a { background-color: #891816; }
a { background-color: rgb(137,24,22); }
div.DivClassName
{
background-color: #891816;
}
.BgClassName
{
background-color: #891816;
}
</style>
border-color css
<style>
span { border-color: #891816; }
span { border-color: rgb(137,24,22); }
td.TdClassName
{
border-color: #891816;
}
.TagClassName
{
border-color: #891816;
}
</style>