Shades of Falu Red #892213
Tints of Falu Red #892213
RGB
CMYK
RGB Variations
Color information
#892213 (or 0x892213) is known color: Falu Red. HEX triplet: 89, 22 and 13. RGB value is (137,34,19). Sum of RGB (Red+Green+Blue) = 137+34+19=190 (25% of max value = 765). Red value is 137 (53.91% from 255 or 72.11% from 190); Green value is 34 (13.67% from 255 or 17.89% from 190); Blue value is 19 (7.81% from 255 or 10% from 190); Max value from RGB is 137 - color contains mainly: red. Hex color #892213 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #892213 is #76DDEC. Grayscale: #3F3F3F. Windows color (decimal): -7790061 or 1254025. OLE color: 1254025.
HSL color Cylindrical-coordinate representation of color #892213: hue angle of 7.63º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #892213 is Cyan = 0, Magento = 0.75, Yellow = 0.86 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 34 | 19 | - |
| CMYK | 0 | 0.75 | 0.86 | 0.46 |
| HSL | 7.63º | 0.76% | 0.31% | - |
| HSV(B) | 7.63º | 0.86% | 0.54% | - |
| XYZ | 11.01 | 6.51 | 1.29 | - |
| YUV | 63.09 | 103.12 | 180.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 34 | 19 | 0 | 0.75 | 0.86 | 0.46 | 7.63 | 0.76 | 0.31 |
| Hex | 89 | 22 | 13 | 0 | 4B | 56 | 2E | 8 | 4C | 1F |
| Octal | 211 | 42 | 23 | 0 | 113 | 126 | 56 | 10 | 114 | 37 |
| Binary | 10001001 | 100010 | 10011 | 0 | 1001011 | 1010110 | 101110 | 1000 | 1001100 | 11111 |
Color Harmonies of #892213
Complementary color
Monochromatic Colors of #892213
Black with #892213
Text Example
Text Example
White with #892213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #892213; }
p { color: rgb(137,34,19); }
H1.HeaderClassName
{
color: #892213;
}
.AnyTagClassName
{
color: #892213;
}
</style>
background-color css
<style>
a { background-color: #892213; }
a { background-color: rgb(137,34,19); }
div.DivClassName
{
background-color: #892213;
}
.BgClassName
{
background-color: #892213;
}
</style>
border-color css
<style>
span { border-color: #892213; }
span { border-color: rgb(137,34,19); }
td.TdClassName
{
border-color: #892213;
}
.TagClassName
{
border-color: #892213;
}
</style>