Shades of Falu Red #871917
Tints of Falu Red #871917
RGB
CMYK
RGB Variations
Color information
#871917 (or 0x871917) is known color: Falu Red. HEX triplet: 87, 19 and 17. RGB value is (135,25,23). Sum of RGB (Red+Green+Blue) = 135+25+23=183 (24% of max value = 765). Red value is 135 (53.12% from 255 or 73.77% from 183); Green value is 25 (10.16% from 255 or 13.66% from 183); Blue value is 23 (9.38% from 255 or 12.57% from 183); Max value from RGB is 135 - color contains mainly: red. Hex color #871917 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #871917 is #78E6E8. Grayscale: #393939. Windows color (decimal): -7923433 or 1513863. OLE color: 1513863.
HSL color Cylindrical-coordinate representation of color #871917: hue angle of 1.07º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #871917 is Cyan = 0, Magento = 0.81, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 25 | 23 | - |
| CMYK | 0 | 0.81 | 0.83 | 0.47 |
| HSL | 1.07º | 0.71% | 0.31% | - |
| HSV(B) | 1.07º | 0.83% | 0.53% | - |
| XYZ | 10.49 | 5.91 | 1.4 | - |
| YUV | 57.66 | 108.44 | 183.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 25 | 23 | 0 | 0.81 | 0.83 | 0.47 | 1.07 | 0.71 | 0.31 |
| Hex | 87 | 19 | 17 | 0 | 51 | 53 | 2F | 1 | 47 | 1F |
| Octal | 207 | 31 | 27 | 0 | 121 | 123 | 57 | 1 | 107 | 37 |
| Binary | 10000111 | 11001 | 10111 | 0 | 1010001 | 1010011 | 101111 | 1 | 1000111 | 11111 |
Color Harmonies of #871917
Complementary color
Monochromatic Colors of #871917
Black with #871917
Text Example
Text Example
White with #871917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #871917; }
p { color: rgb(135,25,23); }
H1.HeaderClassName
{
color: #871917;
}
.AnyTagClassName
{
color: #871917;
}
</style>
background-color css
<style>
a { background-color: #871917; }
a { background-color: rgb(135,25,23); }
div.DivClassName
{
background-color: #871917;
}
.BgClassName
{
background-color: #871917;
}
</style>
border-color css
<style>
span { border-color: #871917; }
span { border-color: rgb(135,25,23); }
td.TdClassName
{
border-color: #871917;
}
.TagClassName
{
border-color: #871917;
}
</style>