Shades of Falu Red #892413
Tints of Falu Red #892413
RGB
CMYK
RGB Variations
Color information
#892413 (or 0x892413) is known color: Falu Red. HEX triplet: 89, 24 and 13. RGB value is (137,36,19). Sum of RGB (Red+Green+Blue) = 137+36+19=192 (25% of max value = 765). Red value is 137 (53.91% from 255 or 71.35% from 192); Green value is 36 (14.45% from 255 or 18.75% from 192); Blue value is 19 (7.81% from 255 or 9.90% from 192); Max value from RGB is 137 - color contains mainly: red. Hex color #892413 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892413 is #76DBEC. Grayscale: #404040. Windows color (decimal): -7789549 or 1254537. OLE color: 1254537.
HSL color Cylindrical-coordinate representation of color #892413: hue angle of 8.64º 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 #892413 is Cyan = 0, Magento = 0.74, Yellow = 0.86 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 36 | 19 | - |
| CMYK | 0 | 0.74 | 0.86 | 0.46 |
| HSL | 8.64º | 0.76% | 0.31% | - |
| HSV(B) | 8.64º | 0.86% | 0.54% | - |
| XYZ | 11.06 | 6.63 | 1.31 | - |
| YUV | 64.26 | 102.46 | 179.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 36 | 19 | 0 | 0.74 | 0.86 | 0.46 | 8.64 | 0.76 | 0.31 |
| Hex | 89 | 24 | 13 | 0 | 4A | 56 | 2E | 9 | 4C | 1F |
| Octal | 211 | 44 | 23 | 0 | 112 | 126 | 56 | 11 | 114 | 37 |
| Binary | 10001001 | 100100 | 10011 | 0 | 1001010 | 1010110 | 101110 | 1001 | 1001100 | 11111 |
Color Harmonies of #892413
Complementary color
Monochromatic Colors of #892413
Black with #892413
Text Example
Text Example
White with #892413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892413; }
p { color: rgb(137,36,19); }
H1.HeaderClassName
{
color: #892413;
}
.AnyTagClassName
{
color: #892413;
}
</style>
background-color css
<style>
a { background-color: #892413; }
a { background-color: rgb(137,36,19); }
div.DivClassName
{
background-color: #892413;
}
.BgClassName
{
background-color: #892413;
}
</style>
border-color css
<style>
span { border-color: #892413; }
span { border-color: rgb(137,36,19); }
td.TdClassName
{
border-color: #892413;
}
.TagClassName
{
border-color: #892413;
}
</style>