Shades of Falu Red #892110
Tints of Falu Red #892110
RGB
CMYK
RGB Variations
Color information
#892110 (or 0x892110) is known color: Falu Red. HEX triplet: 89, 21 and 10. RGB value is (137,33,16). Sum of RGB (Red+Green+Blue) = 137+33+16=186 (24% of max value = 765). Red value is 137 (53.91% from 255 or 73.66% from 186); Green value is 33 (13.28% from 255 or 17.74% from 186); Blue value is 16 (6.64% from 255 or 8.60% from 186); Max value from RGB is 137 - color contains mainly: red. Hex color #892110 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892110 is #76DEEF. Grayscale: #3E3E3E. Windows color (decimal): -7790320 or 1057161. OLE color: 1057161.
HSL color Cylindrical-coordinate representation of color #892110: hue angle of 8.43º degrees, saturation: 0.79, 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 #892110 is Cyan = 0, Magento = 0.76, Yellow = 0.88 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 16 | - |
| CMYK | 0 | 0.76 | 0.88 | 0.46 |
| HSL | 8.43º | 0.79% | 0.3% | - |
| HSV(B) | 8.43º | 0.88% | 0.54% | - |
| XYZ | 10.95 | 6.44 | 1.16 | - |
| YUV | 62.16 | 101.96 | 181.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 16 | 0 | 0.76 | 0.88 | 0.46 | 8.43 | 0.79 | 0.3 |
| Hex | 89 | 21 | 10 | 0 | 4C | 58 | 2E | 8 | 4F | 1E |
| Octal | 211 | 41 | 20 | 0 | 114 | 130 | 56 | 10 | 117 | 36 |
| Binary | 10001001 | 100001 | 10000 | 0 | 1001100 | 1011000 | 101110 | 1000 | 1001111 | 11110 |
Color Harmonies of #892110
Complementary color
Monochromatic Colors of #892110
Black with #892110
Text Example
Text Example
White with #892110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892110; }
p { color: rgb(137,33,16); }
H1.HeaderClassName
{
color: #892110;
}
.AnyTagClassName
{
color: #892110;
}
</style>
background-color css
<style>
a { background-color: #892110; }
a { background-color: rgb(137,33,16); }
div.DivClassName
{
background-color: #892110;
}
.BgClassName
{
background-color: #892110;
}
</style>
border-color css
<style>
span { border-color: #892110; }
span { border-color: rgb(137,33,16); }
td.TdClassName
{
border-color: #892110;
}
.TagClassName
{
border-color: #892110;
}
</style>