Shades of Falu Red #892315
Tints of Falu Red #892315
RGB
CMYK
RGB Variations
Color information
#892315 (or 0x892315) is known color: Falu Red. HEX triplet: 89, 23 and 15. RGB value is (137,35,21). Sum of RGB (Red+Green+Blue) = 137+35+21=193 (25% of max value = 765). Red value is 137 (53.91% from 255 or 70.98% from 193); Green value is 35 (14.06% from 255 or 18.13% from 193); Blue value is 21 (8.59% from 255 or 10.88% from 193); Max value from RGB is 137 - color contains mainly: red. Hex color #892315 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892315 is #76DCEA. Grayscale: #404040. Windows color (decimal): -7789803 or 1385353. OLE color: 1385353.
HSL color Cylindrical-coordinate representation of color #892315: hue angle of 7.24º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #892315 is Cyan = 0, Magento = 0.74, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 35 | 21 | - |
| CMYK | 0 | 0.74 | 0.85 | 0.46 |
| HSL | 7.24º | 0.73% | 0.31% | - |
| HSV(B) | 7.24º | 0.85% | 0.54% | - |
| XYZ | 11.05 | 6.57 | 1.4 | - |
| YUV | 63.9 | 103.79 | 180.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 35 | 21 | 0 | 0.74 | 0.85 | 0.46 | 7.24 | 0.73 | 0.31 |
| Hex | 89 | 23 | 15 | 0 | 4A | 55 | 2E | 7 | 49 | 1F |
| Octal | 211 | 43 | 25 | 0 | 112 | 125 | 56 | 7 | 111 | 37 |
| Binary | 10001001 | 100011 | 10101 | 0 | 1001010 | 1010101 | 101110 | 111 | 1001001 | 11111 |
Color Harmonies of #892315
Complementary color
Monochromatic Colors of #892315
Black with #892315
Text Example
Text Example
White with #892315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892315; }
p { color: rgb(137,35,21); }
H1.HeaderClassName
{
color: #892315;
}
.AnyTagClassName
{
color: #892315;
}
</style>
background-color css
<style>
a { background-color: #892315; }
a { background-color: rgb(137,35,21); }
div.DivClassName
{
background-color: #892315;
}
.BgClassName
{
background-color: #892315;
}
</style>
border-color css
<style>
span { border-color: #892315; }
span { border-color: rgb(137,35,21); }
td.TdClassName
{
border-color: #892315;
}
.TagClassName
{
border-color: #892315;
}
</style>