Shades of Falu Red #891815
Tints of Falu Red #891815
RGB
CMYK
RGB Variations
Color information
#891815 (or 0x891815) is known color: Falu Red. HEX triplet: 89, 18 and 15. RGB value is (137,24,21). Sum of RGB (Red+Green+Blue) = 137+24+21=182 (24% of max value = 765). Red value is 137 (53.91% from 255 or 75.27% from 182); Green value is 24 (9.77% from 255 or 13.19% from 182); Blue value is 21 (8.59% from 255 or 11.54% from 182); Max value from RGB is 137 - color contains mainly: red. Hex color #891815 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891815 is #76E7EA. Grayscale: #393939. Windows color (decimal): -7792619 or 1382537. OLE color: 1382537.
HSL color Cylindrical-coordinate representation of color #891815: hue angle of 1.55º degrees, saturation: 0.73, 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 #891815 is Cyan = 0, Magento = 0.82, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 24 | 21 | - |
| CMYK | 0 | 0.82 | 0.85 | 0.46 |
| HSL | 1.55º | 0.73% | 0.31% | - |
| HSV(B) | 1.55º | 0.85% | 0.54% | - |
| XYZ | 10.78 | 6.03 | 1.3 | - |
| YUV | 57.45 | 107.44 | 184.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 24 | 21 | 0 | 0.82 | 0.85 | 0.46 | 1.55 | 0.73 | 0.31 |
| Hex | 89 | 18 | 15 | 0 | 52 | 55 | 2E | 2 | 49 | 1F |
| Octal | 211 | 30 | 25 | 0 | 122 | 125 | 56 | 2 | 111 | 37 |
| Binary | 10001001 | 11000 | 10101 | 0 | 1010010 | 1010101 | 101110 | 10 | 1001001 | 11111 |
Color Harmonies of #891815
Complementary color
Monochromatic Colors of #891815
Black with #891815
Text Example
Text Example
White with #891815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891815; }
p { color: rgb(137,24,21); }
H1.HeaderClassName
{
color: #891815;
}
.AnyTagClassName
{
color: #891815;
}
</style>
background-color css
<style>
a { background-color: #891815; }
a { background-color: rgb(137,24,21); }
div.DivClassName
{
background-color: #891815;
}
.BgClassName
{
background-color: #891815;
}
</style>
border-color css
<style>
span { border-color: #891815; }
span { border-color: rgb(137,24,21); }
td.TdClassName
{
border-color: #891815;
}
.TagClassName
{
border-color: #891815;
}
</style>