Shades of Falu Red #892107
Tints of Falu Red #892107
RGB
CMYK
RGB Variations
Color information
#892107 (or 0x892107) is known color: Falu Red. HEX triplet: 89, 21 and 07. RGB value is (137,33,7). Sum of RGB (Red+Green+Blue) = 137+33+7=177 (23% of max value = 765). Red value is 137 (53.91% from 255 or 77.40% from 177); Green value is 33 (13.28% from 255 or 18.64% from 177); Blue value is 7 (3.12% from 255 or 3.95% from 177); Max value from RGB is 137 - color contains mainly: red. Hex color #892107 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892107 is #76DEF8. Grayscale: #3D3D3D. Windows color (decimal): -7790329 or 467337. OLE color: 467337.
HSL color Cylindrical-coordinate representation of color #892107: hue angle of 12º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #892107 is Cyan = 0, Magento = 0.76, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 33 | 7 | - |
| CMYK | 0 | 0.76 | 0.95 | 0.46 |
| HSL | 12º | 0.9% | 0.28% | - |
| HSV(B) | 12º | 0.95% | 0.54% | - |
| XYZ | 10.9 | 6.42 | 0.87 | - |
| YUV | 61.13 | 97.46 | 182.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 33 | 7 | 0 | 0.76 | 0.95 | 0.46 | 12 | 0.9 | 0.28 |
| Hex | 89 | 21 | 7 | 0 | 4C | 5F | 2E | C | 5A | 1C |
| Octal | 211 | 41 | 7 | 0 | 114 | 137 | 56 | 14 | 132 | 34 |
| Binary | 10001001 | 100001 | 111 | 0 | 1001100 | 1011111 | 101110 | 1100 | 1011010 | 11100 |
Color Harmonies of #892107
Complementary color
Monochromatic Colors of #892107
Black with #892107
Text Example
Text Example
White with #892107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892107; }
p { color: rgb(137,33,7); }
H1.HeaderClassName
{
color: #892107;
}
.AnyTagClassName
{
color: #892107;
}
</style>
background-color css
<style>
a { background-color: #892107; }
a { background-color: rgb(137,33,7); }
div.DivClassName
{
background-color: #892107;
}
.BgClassName
{
background-color: #892107;
}
</style>
border-color css
<style>
span { border-color: #892107; }
span { border-color: rgb(137,33,7); }
td.TdClassName
{
border-color: #892107;
}
.TagClassName
{
border-color: #892107;
}
</style>