Shades of Falu Red #891510
Tints of Falu Red #891510
RGB
CMYK
RGB Variations
Color information
#891510 (or 0x891510) is known color: Falu Red. HEX triplet: 89, 15 and 10. RGB value is (137,21,16). Sum of RGB (Red+Green+Blue) = 137+21+16=174 (23% of max value = 765). Red value is 137 (53.91% from 255 or 78.74% from 174); Green value is 21 (8.59% from 255 or 12.07% from 174); Blue value is 16 (6.64% from 255 or 9.20% from 174); Max value from RGB is 137 - color contains mainly: red. Hex color #891510 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891510 is #76EAEF. Grayscale: #373737. Windows color (decimal): -7793392 or 1054089. OLE color: 1054089.
HSL color Cylindrical-coordinate representation of color #891510: hue angle of 2.48º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #891510 is Cyan = 0, Magento = 0.85, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 21 | 16 | - |
| CMYK | 0 | 0.85 | 0.88 | 0.46 |
| HSL | 2.48º | 0.79% | 0.3% | - |
| HSV(B) | 2.48º | 0.88% | 0.54% | - |
| XYZ | 10.68 | 5.89 | 1.06 | - |
| YUV | 55.11 | 105.93 | 186.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 21 | 16 | 0 | 0.85 | 0.88 | 0.46 | 2.48 | 0.79 | 0.3 |
| Hex | 89 | 15 | 10 | 0 | 55 | 58 | 2E | 2 | 4F | 1E |
| Octal | 211 | 25 | 20 | 0 | 125 | 130 | 56 | 2 | 117 | 36 |
| Binary | 10001001 | 10101 | 10000 | 0 | 1010101 | 1011000 | 101110 | 10 | 1001111 | 11110 |
Color Harmonies of #891510
Complementary color
Monochromatic Colors of #891510
Black with #891510
Text Example
Text Example
White with #891510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891510; }
p { color: rgb(137,21,16); }
H1.HeaderClassName
{
color: #891510;
}
.AnyTagClassName
{
color: #891510;
}
</style>
background-color css
<style>
a { background-color: #891510; }
a { background-color: rgb(137,21,16); }
div.DivClassName
{
background-color: #891510;
}
.BgClassName
{
background-color: #891510;
}
</style>
border-color css
<style>
span { border-color: #891510; }
span { border-color: rgb(137,21,16); }
td.TdClassName
{
border-color: #891510;
}
.TagClassName
{
border-color: #891510;
}
</style>