Shades of Falu Red #892309
Tints of Falu Red #892309
RGB
CMYK
RGB Variations
Color information
#892309 (or 0x892309) is known color: Falu Red. HEX triplet: 89, 23 and 09. RGB value is (137,35,9). Sum of RGB (Red+Green+Blue) = 137+35+9=181 (23% of max value = 765). Red value is 137 (53.91% from 255 or 75.69% from 181); Green value is 35 (14.06% from 255 or 19.34% from 181); Blue value is 9 (3.91% from 255 or 4.97% from 181); Max value from RGB is 137 - color contains mainly: red. Hex color #892309 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892309 is #76DCF6. Grayscale: #3E3E3E. Windows color (decimal): -7789815 or 598921. OLE color: 598921.
HSL color Cylindrical-coordinate representation of color #892309: hue angle of 12.19º degrees, saturation: 0.88, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #892309 is Cyan = 0, Magento = 0.74, Yellow = 0.93 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 35 | 9 | - |
| CMYK | 0 | 0.74 | 0.93 | 0.46 |
| HSL | 12.19º | 0.88% | 0.29% | - |
| HSV(B) | 12.19º | 0.93% | 0.54% | - |
| XYZ | 10.97 | 6.54 | 0.94 | - |
| YUV | 62.53 | 97.79 | 181.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 35 | 9 | 0 | 0.74 | 0.93 | 0.46 | 12.19 | 0.88 | 0.29 |
| Hex | 89 | 23 | 9 | 0 | 4A | 5D | 2E | C | 58 | 1D |
| Octal | 211 | 43 | 11 | 0 | 112 | 135 | 56 | 14 | 130 | 35 |
| Binary | 10001001 | 100011 | 1001 | 0 | 1001010 | 1011101 | 101110 | 1100 | 1011000 | 11101 |
Color Harmonies of #892309
Complementary color
Monochromatic Colors of #892309
Black with #892309
Text Example
Text Example
White with #892309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892309; }
p { color: rgb(137,35,9); }
H1.HeaderClassName
{
color: #892309;
}
.AnyTagClassName
{
color: #892309;
}
</style>
background-color css
<style>
a { background-color: #892309; }
a { background-color: rgb(137,35,9); }
div.DivClassName
{
background-color: #892309;
}
.BgClassName
{
background-color: #892309;
}
</style>
border-color css
<style>
span { border-color: #892309; }
span { border-color: rgb(137,35,9); }
td.TdClassName
{
border-color: #892309;
}
.TagClassName
{
border-color: #892309;
}
</style>