Shades of Falu Red #871616
Tints of Falu Red #871616
RGB
CMYK
RGB Variations
Color information
#871616 (or 0x871616) is known color: Falu Red. HEX triplet: 87, 16 and 16. RGB value is (135,22,22). Sum of RGB (Red+Green+Blue) = 135+22+22=179 (23% of max value = 765). Red value is 135 (53.12% from 255 or 75.42% from 179); Green value is 22 (8.98% from 255 or 12.29% from 179); Blue value is 22 (8.98% from 255 or 12.29% from 179); Max value from RGB is 135 - color contains mainly: red. Hex color #871616 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871616 is #78E9E9. Grayscale: #373737. Windows color (decimal): -7924202 or 1447559. OLE color: 1447559.
HSL color Cylindrical-coordinate representation of color #871616: hue angle of 0º degrees, saturation: 0.72, 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 #871616 is Cyan = 0, Magento = 0.84, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 22 | 22 | - |
| CMYK | 0 | 0.84 | 0.84 | 0.47 |
| HSL | 0º | 0.72% | 0.31% | - |
| HSV(B) | 0º | 0.84% | 0.53% | - |
| XYZ | 10.42 | 5.78 | 1.33 | - |
| YUV | 55.79 | 108.94 | 184.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 22 | 22 | 0 | 0.84 | 0.84 | 0.47 | 0 | 0.72 | 0.31 |
| Hex | 87 | 16 | 16 | 0 | 54 | 54 | 2F | 0 | 48 | 1F |
| Octal | 207 | 26 | 26 | 0 | 124 | 124 | 57 | 0 | 110 | 37 |
| Binary | 10000111 | 10110 | 10110 | 0 | 1010100 | 1010100 | 101111 | 0 | 1001000 | 11111 |
Color Harmonies of #871616
Complementary color
Monochromatic Colors of #871616
Black with #871616
Text Example
Text Example
White with #871616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871616; }
p { color: rgb(135,22,22); }
H1.HeaderClassName
{
color: #871616;
}
.AnyTagClassName
{
color: #871616;
}
</style>
background-color css
<style>
a { background-color: #871616; }
a { background-color: rgb(135,22,22); }
div.DivClassName
{
background-color: #871616;
}
.BgClassName
{
background-color: #871616;
}
</style>
border-color css
<style>
span { border-color: #871616; }
span { border-color: rgb(135,22,22); }
td.TdClassName
{
border-color: #871616;
}
.TagClassName
{
border-color: #871616;
}
</style>