Shades of Falu Red #872415
Tints of Falu Red #872415
RGB
CMYK
RGB Variations
Color information
#872415 (or 0x872415) is known color: Falu Red. HEX triplet: 87, 24 and 15. RGB value is (135,36,21). Sum of RGB (Red+Green+Blue) = 135+36+21=192 (25% of max value = 765). Red value is 135 (53.12% from 255 or 70.31% from 192); Green value is 36 (14.45% from 255 or 18.75% from 192); Blue value is 21 (8.59% from 255 or 10.94% from 192); Max value from RGB is 135 - color contains mainly: red. Hex color #872415 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #872415 is #78DBEA. Grayscale: #404040. Windows color (decimal): -7920619 or 1385607. OLE color: 1385607.
HSL color Cylindrical-coordinate representation of color #872415: hue angle of 7.89º 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 #872415 is Cyan = 0, Magento = 0.73, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 36 | 21 | - |
| CMYK | 0 | 0.73 | 0.84 | 0.47 |
| HSL | 7.89º | 0.73% | 0.31% | - |
| HSV(B) | 7.89º | 0.84% | 0.53% | - |
| XYZ | 10.76 | 6.47 | 1.39 | - |
| YUV | 63.89 | 103.8 | 178.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 36 | 21 | 0 | 0.73 | 0.84 | 0.47 | 7.89 | 0.73 | 0.31 |
| Hex | 87 | 24 | 15 | 0 | 49 | 54 | 2F | 8 | 49 | 1F |
| Octal | 207 | 44 | 25 | 0 | 111 | 124 | 57 | 10 | 111 | 37 |
| Binary | 10000111 | 100100 | 10101 | 0 | 1001001 | 1010100 | 101111 | 1000 | 1001001 | 11111 |
Color Harmonies of #872415
Complementary color
Monochromatic Colors of #872415
Black with #872415
Text Example
Text Example
White with #872415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872415; }
p { color: rgb(135,36,21); }
H1.HeaderClassName
{
color: #872415;
}
.AnyTagClassName
{
color: #872415;
}
</style>
background-color css
<style>
a { background-color: #872415; }
a { background-color: rgb(135,36,21); }
div.DivClassName
{
background-color: #872415;
}
.BgClassName
{
background-color: #872415;
}
</style>
border-color css
<style>
span { border-color: #872415; }
span { border-color: rgb(135,36,21); }
td.TdClassName
{
border-color: #872415;
}
.TagClassName
{
border-color: #872415;
}
</style>