Shades of Falu Red #892305
Tints of Falu Red #892305
RGB
CMYK
RGB Variations
Color information
#892305 (or 0x892305) is known color: Falu Red. HEX triplet: 89, 23 and 05. RGB value is (137,35,5). Sum of RGB (Red+Green+Blue) = 137+35+5=177 (23% of max value = 765). Red value is 137 (53.91% from 255 or 77.40% from 177); Green value is 35 (14.06% from 255 or 19.77% from 177); Blue value is 5 (2.34% from 255 or 2.82% from 177); Max value from RGB is 137 - color contains mainly: red. Hex color #892305 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892305 is #76DCFA. Grayscale: #3E3E3E. Windows color (decimal): -7789819 or 336777. OLE color: 336777.
HSL color Cylindrical-coordinate representation of color #892305: hue angle of 13.64º degrees, saturation: 0.93, 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 #892305 is Cyan = 0, Magento = 0.74, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 35 | 5 | - |
| CMYK | 0 | 0.74 | 0.96 | 0.46 |
| HSL | 13.64º | 0.93% | 0.28% | - |
| HSV(B) | 13.64º | 0.96% | 0.54% | - |
| XYZ | 10.94 | 6.53 | 0.83 | - |
| YUV | 62.08 | 95.79 | 181.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 35 | 5 | 0 | 0.74 | 0.96 | 0.46 | 13.64 | 0.93 | 0.28 |
| Hex | 89 | 23 | 5 | 0 | 4A | 60 | 2E | E | 5D | 1C |
| Octal | 211 | 43 | 5 | 0 | 112 | 140 | 56 | 16 | 135 | 34 |
| Binary | 10001001 | 100011 | 101 | 0 | 1001010 | 1100000 | 101110 | 1110 | 1011101 | 11100 |
Color Harmonies of #892305
Complementary color
Monochromatic Colors of #892305
Black with #892305
Text Example
Text Example
White with #892305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892305; }
p { color: rgb(137,35,5); }
H1.HeaderClassName
{
color: #892305;
}
.AnyTagClassName
{
color: #892305;
}
</style>
background-color css
<style>
a { background-color: #892305; }
a { background-color: rgb(137,35,5); }
div.DivClassName
{
background-color: #892305;
}
.BgClassName
{
background-color: #892305;
}
</style>
border-color css
<style>
span { border-color: #892305; }
span { border-color: rgb(137,35,5); }
td.TdClassName
{
border-color: #892305;
}
.TagClassName
{
border-color: #892305;
}
</style>