Shades of Falu Red #892313
Tints of Falu Red #892313
RGB
CMYK
RGB Variations
Color information
#892313 (or 0x892313) is known color: Falu Red. HEX triplet: 89, 23 and 13. RGB value is (137,35,19). Sum of RGB (Red+Green+Blue) = 137+35+19=191 (25% of max value = 765). Red value is 137 (53.91% from 255 or 71.73% from 191); Green value is 35 (14.06% from 255 or 18.32% from 191); Blue value is 19 (7.81% from 255 or 9.95% from 191); Max value from RGB is 137 - color contains mainly: red. Hex color #892313 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892313 is #76DCEC. Grayscale: #3F3F3F. Windows color (decimal): -7789805 or 1254281. OLE color: 1254281.
HSL color Cylindrical-coordinate representation of color #892313: hue angle of 8.14º 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 #892313 is Cyan = 0, Magento = 0.74, Yellow = 0.86 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 35 | 19 | - |
| CMYK | 0 | 0.74 | 0.86 | 0.46 |
| HSL | 8.14º | 0.76% | 0.31% | - |
| HSV(B) | 8.14º | 0.86% | 0.54% | - |
| XYZ | 11.04 | 6.57 | 1.3 | - |
| YUV | 63.67 | 102.79 | 180.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 35 | 19 | 0 | 0.74 | 0.86 | 0.46 | 8.14 | 0.76 | 0.31 |
| Hex | 89 | 23 | 13 | 0 | 4A | 56 | 2E | 8 | 4C | 1F |
| Octal | 211 | 43 | 23 | 0 | 112 | 126 | 56 | 10 | 114 | 37 |
| Binary | 10001001 | 100011 | 10011 | 0 | 1001010 | 1010110 | 101110 | 1000 | 1001100 | 11111 |
Color Harmonies of #892313
Complementary color
Monochromatic Colors of #892313
Black with #892313
Text Example
Text Example
White with #892313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892313; }
p { color: rgb(137,35,19); }
H1.HeaderClassName
{
color: #892313;
}
.AnyTagClassName
{
color: #892313;
}
</style>
background-color css
<style>
a { background-color: #892313; }
a { background-color: rgb(137,35,19); }
div.DivClassName
{
background-color: #892313;
}
.BgClassName
{
background-color: #892313;
}
</style>
border-color css
<style>
span { border-color: #892313; }
span { border-color: rgb(137,35,19); }
td.TdClassName
{
border-color: #892313;
}
.TagClassName
{
border-color: #892313;
}
</style>