Shades of Falu Red #891313
Tints of Falu Red #891313
RGB
CMYK
RGB Variations
Color information
#891313 (or 0x891313) is known color: Falu Red. HEX triplet: 89, 13 and 13. RGB value is (137,19,19). Sum of RGB (Red+Green+Blue) = 137+19+19=175 (23% of max value = 765). Red value is 137 (53.91% from 255 or 78.29% from 175); Green value is 19 (7.81% from 255 or 10.86% from 175); Blue value is 19 (7.81% from 255 or 10.86% from 175); Max value from RGB is 137 - color contains mainly: red. Hex color #891313 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #891313 is #76ECEC. Grayscale: #363636. Windows color (decimal): -7793901 or 1250185. OLE color: 1250185.
HSL color Cylindrical-coordinate representation of color #891313: hue angle of 0º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #891313 is Cyan = 0, Magento = 0.86, Yellow = 0.86 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 19 | 19 | - |
| CMYK | 0 | 0.86 | 0.86 | 0.46 |
| HSL | 0º | 0.76% | 0.31% | - |
| HSV(B) | 0º | 0.86% | 0.54% | - |
| XYZ | 10.67 | 5.83 | 1.18 | - |
| YUV | 54.28 | 108.09 | 187 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 19 | 19 | 0 | 0.86 | 0.86 | 0.46 | 0 | 0.76 | 0.31 |
| Hex | 89 | 13 | 13 | 0 | 56 | 56 | 2E | 0 | 4C | 1F |
| Octal | 211 | 23 | 23 | 0 | 126 | 126 | 56 | 0 | 114 | 37 |
| Binary | 10001001 | 10011 | 10011 | 0 | 1010110 | 1010110 | 101110 | 0 | 1001100 | 11111 |
Color Harmonies of #891313
Complementary color
Monochromatic Colors of #891313
Black with #891313
Text Example
Text Example
White with #891313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #891313; }
p { color: rgb(137,19,19); }
H1.HeaderClassName
{
color: #891313;
}
.AnyTagClassName
{
color: #891313;
}
</style>
background-color css
<style>
a { background-color: #891313; }
a { background-color: rgb(137,19,19); }
div.DivClassName
{
background-color: #891313;
}
.BgClassName
{
background-color: #891313;
}
</style>
border-color css
<style>
span { border-color: #891313; }
span { border-color: rgb(137,19,19); }
td.TdClassName
{
border-color: #891313;
}
.TagClassName
{
border-color: #891313;
}
</style>