Shades of Falu Red #871515
Tints of Falu Red #871515
RGB
CMYK
RGB Variations
Color information
#871515 (or 0x871515) is known color: Falu Red. HEX triplet: 87, 15 and 15. RGB value is (135,21,21). Sum of RGB (Red+Green+Blue) = 135+21+21=177 (23% of max value = 765). Red value is 135 (53.12% from 255 or 76.27% from 177); Green value is 21 (8.59% from 255 or 11.86% from 177); Blue value is 21 (8.59% from 255 or 11.86% from 177); Max value from RGB is 135 - color contains mainly: red. Hex color #871515 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871515 is #78EAEA. Grayscale: #373737. Windows color (decimal): -7924459 or 1381767. OLE color: 1381767.
HSL color Cylindrical-coordinate representation of color #871515: hue angle of 0º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #871515 is Cyan = 0, Magento = 0.84, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 21 | 21 | - |
| CMYK | 0 | 0.84 | 0.84 | 0.47 |
| HSL | 0º | 0.73% | 0.31% | - |
| HSV(B) | 0º | 0.84% | 0.53% | - |
| XYZ | 10.4 | 5.74 | 1.27 | - |
| YUV | 55.09 | 108.77 | 185 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 21 | 21 | 0 | 0.84 | 0.84 | 0.47 | 0 | 0.73 | 0.31 |
| Hex | 87 | 15 | 15 | 0 | 54 | 54 | 2F | 0 | 49 | 1F |
| Octal | 207 | 25 | 25 | 0 | 124 | 124 | 57 | 0 | 111 | 37 |
| Binary | 10000111 | 10101 | 10101 | 0 | 1010100 | 1010100 | 101111 | 0 | 1001001 | 11111 |
Color Harmonies of #871515
Complementary color
Monochromatic Colors of #871515
Black with #871515
Text Example
Text Example
White with #871515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871515; }
p { color: rgb(135,21,21); }
H1.HeaderClassName
{
color: #871515;
}
.AnyTagClassName
{
color: #871515;
}
</style>
background-color css
<style>
a { background-color: #871515; }
a { background-color: rgb(135,21,21); }
div.DivClassName
{
background-color: #871515;
}
.BgClassName
{
background-color: #871515;
}
</style>
border-color css
<style>
span { border-color: #871515; }
span { border-color: rgb(135,21,21); }
td.TdClassName
{
border-color: #871515;
}
.TagClassName
{
border-color: #871515;
}
</style>