Shades of Falu Red #891613
Tints of Falu Red #891613
RGB
CMYK
RGB Variations
Color information
#891613 (or 0x891613) is known color: Falu Red. HEX triplet: 89, 16 and 13. RGB value is (137,22,19). Sum of RGB (Red+Green+Blue) = 137+22+19=178 (23% of max value = 765). Red value is 137 (53.91% from 255 or 76.97% from 178); Green value is 22 (8.98% from 255 or 12.36% from 178); Blue value is 19 (7.81% from 255 or 10.67% from 178); Max value from RGB is 137 - color contains mainly: red. Hex color #891613 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891613 is #76E9EC. Grayscale: #383838. Windows color (decimal): -7793133 or 1250953. OLE color: 1250953.
HSL color Cylindrical-coordinate representation of color #891613: hue angle of 1.53º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #891613 is Cyan = 0, Magento = 0.84, Yellow = 0.86 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 22 | 19 | - |
| CMYK | 0 | 0.84 | 0.86 | 0.46 |
| HSL | 1.53º | 0.76% | 0.31% | - |
| HSV(B) | 1.53º | 0.86% | 0.54% | - |
| XYZ | 10.72 | 5.94 | 1.2 | - |
| YUV | 56.04 | 107.1 | 185.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 22 | 19 | 0 | 0.84 | 0.86 | 0.46 | 1.53 | 0.76 | 0.31 |
| Hex | 89 | 16 | 13 | 0 | 54 | 56 | 2E | 2 | 4C | 1F |
| Octal | 211 | 26 | 23 | 0 | 124 | 126 | 56 | 2 | 114 | 37 |
| Binary | 10001001 | 10110 | 10011 | 0 | 1010100 | 1010110 | 101110 | 10 | 1001100 | 11111 |
Color Harmonies of #891613
Complementary color
Monochromatic Colors of #891613
Black with #891613
Text Example
Text Example
White with #891613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891613; }
p { color: rgb(137,22,19); }
H1.HeaderClassName
{
color: #891613;
}
.AnyTagClassName
{
color: #891613;
}
</style>
background-color css
<style>
a { background-color: #891613; }
a { background-color: rgb(137,22,19); }
div.DivClassName
{
background-color: #891613;
}
.BgClassName
{
background-color: #891613;
}
</style>
border-color css
<style>
span { border-color: #891613; }
span { border-color: rgb(137,22,19); }
td.TdClassName
{
border-color: #891613;
}
.TagClassName
{
border-color: #891613;
}
</style>