Shades of Falu Red #891817
Tints of Falu Red #891817
RGB
CMYK
RGB Variations
Color information
#891817 (or 0x891817) is known color: Falu Red. HEX triplet: 89, 18 and 17. RGB value is (137,24,23). Sum of RGB (Red+Green+Blue) = 137+24+23=184 (24% of max value = 765). Red value is 137 (53.91% from 255 or 74.46% from 184); Green value is 24 (9.77% from 255 or 13.04% from 184); Blue value is 23 (9.38% from 255 or 12.5% from 184); Max value from RGB is 137 - color contains mainly: red. Hex color #891817 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891817 is #76E7E8. Grayscale: #393939. Windows color (decimal): -7792617 or 1513609. OLE color: 1513609.
HSL color Cylindrical-coordinate representation of color #891817: hue angle of 0.53º 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 #891817 is Cyan = 0, Magento = 0.82, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 24 | 23 | - |
| CMYK | 0 | 0.82 | 0.83 | 0.46 |
| HSL | 0.53º | 0.71% | 0.31% | - |
| HSV(B) | 0.53º | 0.83% | 0.54% | - |
| XYZ | 10.8 | 6.03 | 1.41 | - |
| YUV | 57.67 | 108.44 | 184.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 24 | 23 | 0 | 0.82 | 0.83 | 0.46 | 0.53 | 0.71 | 0.31 |
| Hex | 89 | 18 | 17 | 0 | 52 | 53 | 2E | 1 | 47 | 1F |
| Octal | 211 | 30 | 27 | 0 | 122 | 123 | 56 | 1 | 107 | 37 |
| Binary | 10001001 | 11000 | 10111 | 0 | 1010010 | 1010011 | 101110 | 1 | 1000111 | 11111 |
Color Harmonies of #891817
Complementary color
Monochromatic Colors of #891817
Black with #891817
Text Example
Text Example
White with #891817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891817; }
p { color: rgb(137,24,23); }
H1.HeaderClassName
{
color: #891817;
}
.AnyTagClassName
{
color: #891817;
}
</style>
background-color css
<style>
a { background-color: #891817; }
a { background-color: rgb(137,24,23); }
div.DivClassName
{
background-color: #891817;
}
.BgClassName
{
background-color: #891817;
}
</style>
border-color css
<style>
span { border-color: #891817; }
span { border-color: rgb(137,24,23); }
td.TdClassName
{
border-color: #891817;
}
.TagClassName
{
border-color: #891817;
}
</style>