Shades of Falu Red #872315
Tints of Falu Red #872315
RGB
CMYK
RGB Variations
Color information
#872315 (or 0x872315) is known color: Falu Red. HEX triplet: 87, 23 and 15. RGB value is (135,35,21). Sum of RGB (Red+Green+Blue) = 135+35+21=191 (25% of max value = 765). Red value is 135 (53.12% from 255 or 70.68% from 191); Green value is 35 (14.06% from 255 or 18.32% from 191); Blue value is 21 (8.59% from 255 or 10.99% from 191); Max value from RGB is 135 - color contains mainly: red. Hex color #872315 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #872315 is #78DCEA. Grayscale: #3F3F3F. Windows color (decimal): -7920875 or 1385351. OLE color: 1385351.
HSL color Cylindrical-coordinate representation of color #872315: hue angle of 7.37º 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 #872315 is Cyan = 0, Magento = 0.74, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 35 | 21 | - |
| CMYK | 0 | 0.74 | 0.84 | 0.47 |
| HSL | 7.37º | 0.73% | 0.31% | - |
| HSV(B) | 7.37º | 0.84% | 0.53% | - |
| XYZ | 10.73 | 6.41 | 1.38 | - |
| YUV | 63.3 | 104.13 | 179.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 35 | 21 | 0 | 0.74 | 0.84 | 0.47 | 7.37 | 0.73 | 0.31 |
| Hex | 87 | 23 | 15 | 0 | 4A | 54 | 2F | 7 | 49 | 1F |
| Octal | 207 | 43 | 25 | 0 | 112 | 124 | 57 | 7 | 111 | 37 |
| Binary | 10000111 | 100011 | 10101 | 0 | 1001010 | 1010100 | 101111 | 111 | 1001001 | 11111 |
Color Harmonies of #872315
Complementary color
Monochromatic Colors of #872315
Black with #872315
Text Example
Text Example
White with #872315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872315; }
p { color: rgb(135,35,21); }
H1.HeaderClassName
{
color: #872315;
}
.AnyTagClassName
{
color: #872315;
}
</style>
background-color css
<style>
a { background-color: #872315; }
a { background-color: rgb(135,35,21); }
div.DivClassName
{
background-color: #872315;
}
.BgClassName
{
background-color: #872315;
}
</style>
border-color css
<style>
span { border-color: #872315; }
span { border-color: rgb(135,35,21); }
td.TdClassName
{
border-color: #872315;
}
.TagClassName
{
border-color: #872315;
}
</style>