Shades of Falu Red #871409
Tints of Falu Red #871409
RGB
CMYK
RGB Variations
Color information
#871409 (or 0x871409) is known color: Falu Red. HEX triplet: 87, 14 and 09. RGB value is (135,20,9). Sum of RGB (Red+Green+Blue) = 135+20+9=164 (21% of max value = 765). Red value is 135 (53.12% from 255 or 82.32% from 164); Green value is 20 (8.20% from 255 or 12.20% from 164); Blue value is 9 (3.91% from 255 or 5.49% from 164); Max value from RGB is 135 - color contains mainly: red. Hex color #871409 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871409 is #78EBF6. Grayscale: #353535. Windows color (decimal): -7924727 or 595079. OLE color: 595079.
HSL color Cylindrical-coordinate representation of color #871409: hue angle of 5.24º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #871409 is Cyan = 0, Magento = 0.85, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 20 | 9 | - |
| CMYK | 0 | 0.85 | 0.93 | 0.47 |
| HSL | 5.24º | 0.88% | 0.28% | - |
| HSV(B) | 5.24º | 0.93% | 0.53% | - |
| XYZ | 10.29 | 5.67 | 0.81 | - |
| YUV | 53.13 | 103.1 | 186.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 20 | 9 | 0 | 0.85 | 0.93 | 0.47 | 5.24 | 0.88 | 0.28 |
| Hex | 87 | 14 | 9 | 0 | 55 | 5D | 2F | 5 | 58 | 1C |
| Octal | 207 | 24 | 11 | 0 | 125 | 135 | 57 | 5 | 130 | 34 |
| Binary | 10000111 | 10100 | 1001 | 0 | 1010101 | 1011101 | 101111 | 101 | 1011000 | 11100 |
Color Harmonies of #871409
Complementary color
Monochromatic Colors of #871409
Black with #871409
Text Example
Text Example
White with #871409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871409; }
p { color: rgb(135,20,9); }
H1.HeaderClassName
{
color: #871409;
}
.AnyTagClassName
{
color: #871409;
}
</style>
background-color css
<style>
a { background-color: #871409; }
a { background-color: rgb(135,20,9); }
div.DivClassName
{
background-color: #871409;
}
.BgClassName
{
background-color: #871409;
}
</style>
border-color css
<style>
span { border-color: #871409; }
span { border-color: rgb(135,20,9); }
td.TdClassName
{
border-color: #871409;
}
.TagClassName
{
border-color: #871409;
}
</style>