Shades of Falu Red #892306
Tints of Falu Red #892306
RGB
CMYK
RGB Variations
Color information
#892306 (or 0x892306) is known color: Falu Red. HEX triplet: 89, 23 and 06. RGB value is (137,35,6). Sum of RGB (Red+Green+Blue) = 137+35+6=178 (23% of max value = 765). Red value is 137 (53.91% from 255 or 76.97% from 178); Green value is 35 (14.06% from 255 or 19.66% from 178); Blue value is 6 (2.73% from 255 or 3.37% from 178); Max value from RGB is 137 - color contains mainly: red. Hex color #892306 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892306 is #76DCF9. Grayscale: #3E3E3E. Windows color (decimal): -7789818 or 402313. OLE color: 402313.
HSL color Cylindrical-coordinate representation of color #892306: hue angle of 13.28º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #892306 is Cyan = 0, Magento = 0.74, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 35 | 6 | - |
| CMYK | 0 | 0.74 | 0.96 | 0.46 |
| HSL | 13.28º | 0.92% | 0.28% | - |
| HSV(B) | 13.28º | 0.96% | 0.54% | - |
| XYZ | 10.95 | 6.53 | 0.86 | - |
| YUV | 62.19 | 96.29 | 181.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 35 | 6 | 0 | 0.74 | 0.96 | 0.46 | 13.28 | 0.92 | 0.28 |
| Hex | 89 | 23 | 6 | 0 | 4A | 60 | 2E | D | 5C | 1C |
| Octal | 211 | 43 | 6 | 0 | 112 | 140 | 56 | 15 | 134 | 34 |
| Binary | 10001001 | 100011 | 110 | 0 | 1001010 | 1100000 | 101110 | 1101 | 1011100 | 11100 |
Color Harmonies of #892306
Complementary color
Monochromatic Colors of #892306
Black with #892306
Text Example
Text Example
White with #892306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892306; }
p { color: rgb(137,35,6); }
H1.HeaderClassName
{
color: #892306;
}
.AnyTagClassName
{
color: #892306;
}
</style>
background-color css
<style>
a { background-color: #892306; }
a { background-color: rgb(137,35,6); }
div.DivClassName
{
background-color: #892306;
}
.BgClassName
{
background-color: #892306;
}
</style>
border-color css
<style>
span { border-color: #892306; }
span { border-color: rgb(137,35,6); }
td.TdClassName
{
border-color: #892306;
}
.TagClassName
{
border-color: #892306;
}
</style>