Shades of Falu Red #891917
Tints of Falu Red #891917
RGB
CMYK
RGB Variations
Color information
#891917 (or 0x891917) is known color: Falu Red. HEX triplet: 89, 19 and 17. RGB value is (137,25,23). Sum of RGB (Red+Green+Blue) = 137+25+23=185 (24% of max value = 765). Red value is 137 (53.91% from 255 or 74.05% from 185); Green value is 25 (10.16% from 255 or 13.51% from 185); Blue value is 23 (9.38% from 255 or 12.43% from 185); Max value from RGB is 137 - color contains mainly: red. Hex color #891917 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891917 is #76E6E8. Grayscale: #3A3A3A. Windows color (decimal): -7792361 or 1513865. OLE color: 1513865.
HSL color Cylindrical-coordinate representation of color #891917: hue angle of 1.05º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #891917 is Cyan = 0, Magento = 0.82, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 25 | 23 | - |
| CMYK | 0 | 0.82 | 0.83 | 0.46 |
| HSL | 1.05º | 0.71% | 0.31% | - |
| HSV(B) | 1.05º | 0.83% | 0.54% | - |
| XYZ | 10.82 | 6.08 | 1.41 | - |
| YUV | 58.26 | 108.11 | 184.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 25 | 23 | 0 | 0.82 | 0.83 | 0.46 | 1.05 | 0.71 | 0.31 |
| Hex | 89 | 19 | 17 | 0 | 52 | 53 | 2E | 1 | 47 | 1F |
| Octal | 211 | 31 | 27 | 0 | 122 | 123 | 56 | 1 | 107 | 37 |
| Binary | 10001001 | 11001 | 10111 | 0 | 1010010 | 1010011 | 101110 | 1 | 1000111 | 11111 |
Color Harmonies of #891917
Complementary color
Monochromatic Colors of #891917
Black with #891917
Text Example
Text Example
White with #891917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891917; }
p { color: rgb(137,25,23); }
H1.HeaderClassName
{
color: #891917;
}
.AnyTagClassName
{
color: #891917;
}
</style>
background-color css
<style>
a { background-color: #891917; }
a { background-color: rgb(137,25,23); }
div.DivClassName
{
background-color: #891917;
}
.BgClassName
{
background-color: #891917;
}
</style>
border-color css
<style>
span { border-color: #891917; }
span { border-color: rgb(137,25,23); }
td.TdClassName
{
border-color: #891917;
}
.TagClassName
{
border-color: #891917;
}
</style>