Shades of Falu Red #871918
Tints of Falu Red #871918
RGB
CMYK
RGB Variations
Color information
#871918 (or 0x871918) is known color: Falu Red. HEX triplet: 87, 19 and 18. RGB value is (135,25,24). Sum of RGB (Red+Green+Blue) = 135+25+24=184 (24% of max value = 765). Red value is 135 (53.12% from 255 or 73.37% from 184); Green value is 25 (10.16% from 255 or 13.59% from 184); Blue value is 24 (9.77% from 255 or 13.04% from 184); Max value from RGB is 135 - color contains mainly: red. Hex color #871918 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871918 is #78E6E7. Grayscale: #393939. Windows color (decimal): -7923432 or 1579399. OLE color: 1579399.
HSL color Cylindrical-coordinate representation of color #871918: hue angle of 0.54º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #871918 is Cyan = 0, Magento = 0.81, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 25 | 24 | - |
| CMYK | 0 | 0.81 | 0.82 | 0.47 |
| HSL | 0.54º | 0.7% | 0.31% | - |
| HSV(B) | 0.54º | 0.82% | 0.53% | - |
| XYZ | 10.5 | 5.91 | 1.45 | - |
| YUV | 57.78 | 108.94 | 183.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 25 | 24 | 0 | 0.81 | 0.82 | 0.47 | 0.54 | 0.7 | 0.31 |
| Hex | 87 | 19 | 18 | 0 | 51 | 52 | 2F | 1 | 46 | 1F |
| Octal | 207 | 31 | 30 | 0 | 121 | 122 | 57 | 1 | 106 | 37 |
| Binary | 10000111 | 11001 | 11000 | 0 | 1010001 | 1010010 | 101111 | 1 | 1000110 | 11111 |
Color Harmonies of #871918
Complementary color
Monochromatic Colors of #871918
Black with #871918
Text Example
Text Example
White with #871918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871918; }
p { color: rgb(135,25,24); }
H1.HeaderClassName
{
color: #871918;
}
.AnyTagClassName
{
color: #871918;
}
</style>
background-color css
<style>
a { background-color: #871918; }
a { background-color: rgb(135,25,24); }
div.DivClassName
{
background-color: #871918;
}
.BgClassName
{
background-color: #871918;
}
</style>
border-color css
<style>
span { border-color: #871918; }
span { border-color: rgb(135,25,24); }
td.TdClassName
{
border-color: #871918;
}
.TagClassName
{
border-color: #871918;
}
</style>