Shades of Falu Red #891311
Tints of Falu Red #891311
RGB
CMYK
RGB Variations
Color information
#891311 (or 0x891311) is known color: Falu Red. HEX triplet: 89, 13 and 11. RGB value is (137,19,17). Sum of RGB (Red+Green+Blue) = 137+19+17=173 (22% of max value = 765). Red value is 137 (53.91% from 255 or 79.19% from 173); Green value is 19 (7.81% from 255 or 10.98% from 173); Blue value is 17 (7.03% from 255 or 9.83% from 173); Max value from RGB is 137 - color contains mainly: red. Hex color #891311 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891311 is #76ECEE. Grayscale: #363636. Windows color (decimal): -7793903 or 1119113. OLE color: 1119113.
HSL color Cylindrical-coordinate representation of color #891311: hue angle of 1º degrees, saturation: 0.78, 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 #891311 is Cyan = 0, Magento = 0.86, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 19 | 17 | - |
| CMYK | 0 | 0.86 | 0.88 | 0.46 |
| HSL | 1º | 0.78% | 0.3% | - |
| HSV(B) | 1º | 0.88% | 0.54% | - |
| XYZ | 10.65 | 5.82 | 1.09 | - |
| YUV | 54.05 | 107.09 | 187.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 19 | 17 | 0 | 0.86 | 0.88 | 0.46 | 1 | 0.78 | 0.3 |
| Hex | 89 | 13 | 11 | 0 | 56 | 58 | 2E | 1 | 4E | 1E |
| Octal | 211 | 23 | 21 | 0 | 126 | 130 | 56 | 1 | 116 | 36 |
| Binary | 10001001 | 10011 | 10001 | 0 | 1010110 | 1011000 | 101110 | 1 | 1001110 | 11110 |
Color Harmonies of #891311
Complementary color
Monochromatic Colors of #891311
Black with #891311
Text Example
Text Example
White with #891311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891311; }
p { color: rgb(137,19,17); }
H1.HeaderClassName
{
color: #891311;
}
.AnyTagClassName
{
color: #891311;
}
</style>
background-color css
<style>
a { background-color: #891311; }
a { background-color: rgb(137,19,17); }
div.DivClassName
{
background-color: #891311;
}
.BgClassName
{
background-color: #891311;
}
</style>
border-color css
<style>
span { border-color: #891311; }
span { border-color: rgb(137,19,17); }
td.TdClassName
{
border-color: #891311;
}
.TagClassName
{
border-color: #891311;
}
</style>