Shades of Falu Red #871605
Tints of Falu Red #871605
RGB
CMYK
RGB Variations
Color information
#871605 (or 0x871605) is known color: Falu Red. HEX triplet: 87, 16 and 05. RGB value is (135,22,5). Sum of RGB (Red+Green+Blue) = 135+22+5=162 (21% of max value = 765). Red value is 135 (53.12% from 255 or 83.33% from 162); Green value is 22 (8.98% from 255 or 13.58% from 162); Blue value is 5 (2.34% from 255 or 3.09% from 162); Max value from RGB is 135 - color contains mainly: red. Hex color #871605 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871605 is #78E9FA. Grayscale: #363636. Windows color (decimal): -7924219 or 333447. OLE color: 333447.
HSL color Cylindrical-coordinate representation of color #871605: hue angle of 7.85º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #871605 is Cyan = 0, Magento = 0.84, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 22 | 5 | - |
| CMYK | 0 | 0.84 | 0.96 | 0.47 |
| HSL | 7.85º | 0.93% | 0.27% | - |
| HSV(B) | 7.85º | 0.96% | 0.53% | - |
| XYZ | 10.31 | 5.74 | 0.71 | - |
| YUV | 53.85 | 100.44 | 185.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 22 | 5 | 0 | 0.84 | 0.96 | 0.47 | 7.85 | 0.93 | 0.27 |
| Hex | 87 | 16 | 5 | 0 | 54 | 60 | 2F | 8 | 5D | 1B |
| Octal | 207 | 26 | 5 | 0 | 124 | 140 | 57 | 10 | 135 | 33 |
| Binary | 10000111 | 10110 | 101 | 0 | 1010100 | 1100000 | 101111 | 1000 | 1011101 | 11011 |
Color Harmonies of #871605
Complementary color
Monochromatic Colors of #871605
Black with #871605
Text Example
Text Example
White with #871605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871605; }
p { color: rgb(135,22,5); }
H1.HeaderClassName
{
color: #871605;
}
.AnyTagClassName
{
color: #871605;
}
</style>
background-color css
<style>
a { background-color: #871605; }
a { background-color: rgb(135,22,5); }
div.DivClassName
{
background-color: #871605;
}
.BgClassName
{
background-color: #871605;
}
</style>
border-color css
<style>
span { border-color: #871605; }
span { border-color: rgb(135,22,5); }
td.TdClassName
{
border-color: #871605;
}
.TagClassName
{
border-color: #871605;
}
</style>