Shades of Falu Red #891407
Tints of Falu Red #891407
RGB
CMYK
RGB Variations
Color information
#891407 (or 0x891407) is known color: Falu Red. HEX triplet: 89, 14 and 07. RGB value is (137,20,7). Sum of RGB (Red+Green+Blue) = 137+20+7=164 (21% of max value = 765). Red value is 137 (53.91% from 255 or 83.54% from 164); Green value is 20 (8.20% from 255 or 12.20% from 164); Blue value is 7 (3.12% from 255 or 4.27% from 164); Max value from RGB is 137 - color contains mainly: red. Hex color #891407 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891407 is #76EBF8. Grayscale: #353535. Windows color (decimal): -7793657 or 464009. OLE color: 464009.
HSL color Cylindrical-coordinate representation of color #891407: hue angle of 6º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #891407 is Cyan = 0, Magento = 0.85, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 20 | 7 | - |
| CMYK | 0 | 0.85 | 0.95 | 0.46 |
| HSL | 6º | 0.9% | 0.28% | - |
| HSV(B) | 6º | 0.95% | 0.54% | - |
| XYZ | 10.61 | 5.83 | 0.77 | - |
| YUV | 53.5 | 101.76 | 187.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 20 | 7 | 0 | 0.85 | 0.95 | 0.46 | 6 | 0.9 | 0.28 |
| Hex | 89 | 14 | 7 | 0 | 55 | 5F | 2E | 6 | 5A | 1C |
| Octal | 211 | 24 | 7 | 0 | 125 | 137 | 56 | 6 | 132 | 34 |
| Binary | 10001001 | 10100 | 111 | 0 | 1010101 | 1011111 | 101110 | 110 | 1011010 | 11100 |
Color Harmonies of #891407
Complementary color
Monochromatic Colors of #891407
Black with #891407
Text Example
Text Example
White with #891407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891407; }
p { color: rgb(137,20,7); }
H1.HeaderClassName
{
color: #891407;
}
.AnyTagClassName
{
color: #891407;
}
</style>
background-color css
<style>
a { background-color: #891407; }
a { background-color: rgb(137,20,7); }
div.DivClassName
{
background-color: #891407;
}
.BgClassName
{
background-color: #891407;
}
</style>
border-color css
<style>
span { border-color: #891407; }
span { border-color: rgb(137,20,7); }
td.TdClassName
{
border-color: #891407;
}
.TagClassName
{
border-color: #891407;
}
</style>