Shades of Falu Red #871413
Tints of Falu Red #871413
RGB
CMYK
RGB Variations
Color information
#871413 (or 0x871413) is known color: Falu Red. HEX triplet: 87, 14 and 13. RGB value is (135,20,19). Sum of RGB (Red+Green+Blue) = 135+20+19=174 (23% of max value = 765). Red value is 135 (53.12% from 255 or 77.59% from 174); Green value is 20 (8.20% from 255 or 11.49% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 135 - color contains mainly: red. Hex color #871413 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871413 is #78EBEC. Grayscale: #363636. Windows color (decimal): -7924717 or 1250439. OLE color: 1250439.
HSL color Cylindrical-coordinate representation of color #871413: hue angle of 0.52º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #871413 is Cyan = 0, Magento = 0.85, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 20 | 19 | - |
| CMYK | 0 | 0.85 | 0.86 | 0.47 |
| HSL | 0.52º | 0.75% | 0.3% | - |
| HSV(B) | 0.52º | 0.86% | 0.53% | - |
| XYZ | 10.36 | 5.7 | 1.17 | - |
| YUV | 54.27 | 108.1 | 185.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 20 | 19 | 0 | 0.85 | 0.86 | 0.47 | 0.52 | 0.75 | 0.3 |
| Hex | 87 | 14 | 13 | 0 | 55 | 56 | 2F | 1 | 4B | 1E |
| Octal | 207 | 24 | 23 | 0 | 125 | 126 | 57 | 1 | 113 | 36 |
| Binary | 10000111 | 10100 | 10011 | 0 | 1010101 | 1010110 | 101111 | 1 | 1001011 | 11110 |
Color Harmonies of #871413
Complementary color
Monochromatic Colors of #871413
Black with #871413
Text Example
Text Example
White with #871413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871413; }
p { color: rgb(135,20,19); }
H1.HeaderClassName
{
color: #871413;
}
.AnyTagClassName
{
color: #871413;
}
</style>
background-color css
<style>
a { background-color: #871413; }
a { background-color: rgb(135,20,19); }
div.DivClassName
{
background-color: #871413;
}
.BgClassName
{
background-color: #871413;
}
</style>
border-color css
<style>
span { border-color: #871413; }
span { border-color: rgb(135,20,19); }
td.TdClassName
{
border-color: #871413;
}
.TagClassName
{
border-color: #871413;
}
</style>