Shades of Falu Red #871514
Tints of Falu Red #871514
RGB
CMYK
RGB Variations
Color information
#871514 (or 0x871514) is known color: Falu Red. HEX triplet: 87, 15 and 14. RGB value is (135,21,20). Sum of RGB (Red+Green+Blue) = 135+21+20=176 (23% of max value = 765). Red value is 135 (53.12% from 255 or 76.70% from 176); Green value is 21 (8.59% from 255 or 11.93% from 176); Blue value is 20 (8.20% from 255 or 11.36% from 176); Max value from RGB is 135 - color contains mainly: red. Hex color #871514 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871514 is #78EAEB. Grayscale: #373737. Windows color (decimal): -7924460 or 1316231. OLE color: 1316231.
HSL color Cylindrical-coordinate representation of color #871514: hue angle of 0.52º 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 #871514 is Cyan = 0, Magento = 0.84, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 21 | 20 | - |
| CMYK | 0 | 0.84 | 0.85 | 0.47 |
| HSL | 0.52º | 0.74% | 0.3% | - |
| HSV(B) | 0.52º | 0.85% | 0.53% | - |
| XYZ | 10.39 | 5.74 | 1.22 | - |
| YUV | 54.97 | 108.27 | 185.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 21 | 20 | 0 | 0.84 | 0.85 | 0.47 | 0.52 | 0.74 | 0.3 |
| Hex | 87 | 15 | 14 | 0 | 54 | 55 | 2F | 1 | 4A | 1E |
| Octal | 207 | 25 | 24 | 0 | 124 | 125 | 57 | 1 | 112 | 36 |
| Binary | 10000111 | 10101 | 10100 | 0 | 1010100 | 1010101 | 101111 | 1 | 1001010 | 11110 |
Color Harmonies of #871514
Complementary color
Monochromatic Colors of #871514
Black with #871514
Text Example
Text Example
White with #871514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871514; }
p { color: rgb(135,21,20); }
H1.HeaderClassName
{
color: #871514;
}
.AnyTagClassName
{
color: #871514;
}
</style>
background-color css
<style>
a { background-color: #871514; }
a { background-color: rgb(135,21,20); }
div.DivClassName
{
background-color: #871514;
}
.BgClassName
{
background-color: #871514;
}
</style>
border-color css
<style>
span { border-color: #871514; }
span { border-color: rgb(135,21,20); }
td.TdClassName
{
border-color: #871514;
}
.TagClassName
{
border-color: #871514;
}
</style>