Shades of Falu Red #871414
Tints of Falu Red #871414
RGB
CMYK
RGB Variations
Color information
#871414 (or 0x871414) is known color: Falu Red. HEX triplet: 87, 14 and 14. RGB value is (135,20,20). Sum of RGB (Red+Green+Blue) = 135+20+20=175 (23% of max value = 765). Red value is 135 (53.12% from 255 or 77.14% from 175); Green value is 20 (8.20% from 255 or 11.43% from 175); Blue value is 20 (8.20% from 255 or 11.43% from 175); Max value from RGB is 135 - color contains mainly: red. Hex color #871414 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871414 is #78EBEB. Grayscale: #363636. Windows color (decimal): -7924716 or 1315975. OLE color: 1315975.
HSL color Cylindrical-coordinate representation of color #871414: hue angle of 0º 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 #871414 is Cyan = 0, Magento = 0.85, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 20 | 20 | - |
| CMYK | 0 | 0.85 | 0.85 | 0.47 |
| HSL | 0º | 0.74% | 0.3% | - |
| HSV(B) | 0º | 0.85% | 0.53% | - |
| XYZ | 10.37 | 5.7 | 1.22 | - |
| YUV | 54.39 | 108.6 | 185.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 20 | 20 | 0 | 0.85 | 0.85 | 0.47 | 0 | 0.74 | 0.3 |
| Hex | 87 | 14 | 14 | 0 | 55 | 55 | 2F | 0 | 4A | 1E |
| Octal | 207 | 24 | 24 | 0 | 125 | 125 | 57 | 0 | 112 | 36 |
| Binary | 10000111 | 10100 | 10100 | 0 | 1010101 | 1010101 | 101111 | 0 | 1001010 | 11110 |
Color Harmonies of #871414
Complementary color
Monochromatic Colors of #871414
Black with #871414
Text Example
Text Example
White with #871414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871414; }
p { color: rgb(135,20,20); }
H1.HeaderClassName
{
color: #871414;
}
.AnyTagClassName
{
color: #871414;
}
</style>
background-color css
<style>
a { background-color: #871414; }
a { background-color: rgb(135,20,20); }
div.DivClassName
{
background-color: #871414;
}
.BgClassName
{
background-color: #871414;
}
</style>
border-color css
<style>
span { border-color: #871414; }
span { border-color: rgb(135,20,20); }
td.TdClassName
{
border-color: #871414;
}
.TagClassName
{
border-color: #871414;
}
</style>