Shades of Falu Red #891615
Tints of Falu Red #891615
RGB
CMYK
RGB Variations
Color information
#891615 (or 0x891615) is known color: Falu Red. HEX triplet: 89, 16 and 15. RGB value is (137,22,21). Sum of RGB (Red+Green+Blue) = 137+22+21=180 (23% of max value = 765). Red value is 137 (53.91% from 255 or 76.11% from 180); Green value is 22 (8.98% from 255 or 12.22% from 180); Blue value is 21 (8.59% from 255 or 11.67% from 180); Max value from RGB is 137 - color contains mainly: red. Hex color #891615 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891615 is #76E9EA. Grayscale: #383838. Windows color (decimal): -7793131 or 1382025. OLE color: 1382025.
HSL color Cylindrical-coordinate representation of color #891615: hue angle of 0.52º 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 #891615 is Cyan = 0, Magento = 0.84, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 22 | 21 | - |
| CMYK | 0 | 0.84 | 0.85 | 0.46 |
| HSL | 0.52º | 0.73% | 0.31% | - |
| HSV(B) | 0.52º | 0.85% | 0.54% | - |
| XYZ | 10.74 | 5.95 | 1.29 | - |
| YUV | 56.27 | 108.1 | 185.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 22 | 21 | 0 | 0.84 | 0.85 | 0.46 | 0.52 | 0.73 | 0.31 |
| Hex | 89 | 16 | 15 | 0 | 54 | 55 | 2E | 1 | 49 | 1F |
| Octal | 211 | 26 | 25 | 0 | 124 | 125 | 56 | 1 | 111 | 37 |
| Binary | 10001001 | 10110 | 10101 | 0 | 1010100 | 1010101 | 101110 | 1 | 1001001 | 11111 |
Color Harmonies of #891615
Complementary color
Monochromatic Colors of #891615
Black with #891615
Text Example
Text Example
White with #891615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891615; }
p { color: rgb(137,22,21); }
H1.HeaderClassName
{
color: #891615;
}
.AnyTagClassName
{
color: #891615;
}
</style>
background-color css
<style>
a { background-color: #891615; }
a { background-color: rgb(137,22,21); }
div.DivClassName
{
background-color: #891615;
}
.BgClassName
{
background-color: #891615;
}
</style>
border-color css
<style>
span { border-color: #891615; }
span { border-color: rgb(137,22,21); }
td.TdClassName
{
border-color: #891615;
}
.TagClassName
{
border-color: #891615;
}
</style>