Shades of Falu Red #872214
Tints of Falu Red #872214
RGB
CMYK
RGB Variations
Color information
#872214 (or 0x872214) is known color: Falu Red. HEX triplet: 87, 22 and 14. RGB value is (135,34,20). Sum of RGB (Red+Green+Blue) = 135+34+20=189 (25% of max value = 765). Red value is 135 (53.12% from 255 or 71.43% from 189); Green value is 34 (13.67% from 255 or 17.99% from 189); Blue value is 20 (8.20% from 255 or 10.58% from 189); Max value from RGB is 135 - color contains mainly: red. Hex color #872214 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #872214 is #78DDEB. Grayscale: #3E3E3E. Windows color (decimal): -7921132 or 1319559. OLE color: 1319559.
HSL color Cylindrical-coordinate representation of color #872214: hue angle of 7.3º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #872214 is Cyan = 0, Magento = 0.75, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 34 | 20 | - |
| CMYK | 0 | 0.75 | 0.85 | 0.47 |
| HSL | 7.3º | 0.74% | 0.3% | - |
| HSV(B) | 7.3º | 0.85% | 0.53% | - |
| XYZ | 10.69 | 6.35 | 1.32 | - |
| YUV | 62.6 | 103.96 | 179.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 34 | 20 | 0 | 0.75 | 0.85 | 0.47 | 7.3 | 0.74 | 0.3 |
| Hex | 87 | 22 | 14 | 0 | 4B | 55 | 2F | 7 | 4A | 1E |
| Octal | 207 | 42 | 24 | 0 | 113 | 125 | 57 | 7 | 112 | 36 |
| Binary | 10000111 | 100010 | 10100 | 0 | 1001011 | 1010101 | 101111 | 111 | 1001010 | 11110 |
Color Harmonies of #872214
Complementary color
Monochromatic Colors of #872214
Black with #872214
Text Example
Text Example
White with #872214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872214; }
p { color: rgb(135,34,20); }
H1.HeaderClassName
{
color: #872214;
}
.AnyTagClassName
{
color: #872214;
}
</style>
background-color css
<style>
a { background-color: #872214; }
a { background-color: rgb(135,34,20); }
div.DivClassName
{
background-color: #872214;
}
.BgClassName
{
background-color: #872214;
}
</style>
border-color css
<style>
span { border-color: #872214; }
span { border-color: rgb(135,34,20); }
td.TdClassName
{
border-color: #872214;
}
.TagClassName
{
border-color: #872214;
}
</style>