Shades of Falu Red #891515
Tints of Falu Red #891515
RGB
CMYK
RGB Variations
Color information
#891515 (or 0x891515) is known color: Falu Red. HEX triplet: 89, 15 and 15. RGB value is (137,21,21). Sum of RGB (Red+Green+Blue) = 137+21+21=179 (23% of max value = 765). Red value is 137 (53.91% from 255 or 76.54% from 179); Green value is 21 (8.59% from 255 or 11.73% from 179); Blue value is 21 (8.59% from 255 or 11.73% from 179); Max value from RGB is 137 - color contains mainly: red. Hex color #891515 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891515 is #76EAEA. Grayscale: #373737. Windows color (decimal): -7793387 or 1381769. OLE color: 1381769.
HSL color Cylindrical-coordinate representation of color #891515: hue angle of 0º 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 #891515 is Cyan = 0, Magento = 0.85, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 21 | 21 | - |
| CMYK | 0 | 0.85 | 0.85 | 0.46 |
| HSL | 0º | 0.73% | 0.31% | - |
| HSV(B) | 0º | 0.85% | 0.54% | - |
| XYZ | 10.72 | 5.91 | 1.28 | - |
| YUV | 55.68 | 108.43 | 186 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 21 | 21 | 0 | 0.85 | 0.85 | 0.46 | 0 | 0.73 | 0.31 |
| Hex | 89 | 15 | 15 | 0 | 55 | 55 | 2E | 0 | 49 | 1F |
| Octal | 211 | 25 | 25 | 0 | 125 | 125 | 56 | 0 | 111 | 37 |
| Binary | 10001001 | 10101 | 10101 | 0 | 1010101 | 1010101 | 101110 | 0 | 1001001 | 11111 |
Color Harmonies of #891515
Complementary color
Monochromatic Colors of #891515
Black with #891515
Text Example
Text Example
White with #891515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891515; }
p { color: rgb(137,21,21); }
H1.HeaderClassName
{
color: #891515;
}
.AnyTagClassName
{
color: #891515;
}
</style>
background-color css
<style>
a { background-color: #891515; }
a { background-color: rgb(137,21,21); }
div.DivClassName
{
background-color: #891515;
}
.BgClassName
{
background-color: #891515;
}
</style>
border-color css
<style>
span { border-color: #891515; }
span { border-color: rgb(137,21,21); }
td.TdClassName
{
border-color: #891515;
}
.TagClassName
{
border-color: #891515;
}
</style>