Shades of Falu Red #872610
Tints of Falu Red #872610
RGB
CMYK
RGB Variations
Color information
#872610 (or 0x872610) is known color: Falu Red. HEX triplet: 87, 26 and 10. RGB value is (135,38,16). Sum of RGB (Red+Green+Blue) = 135+38+16=189 (25% of max value = 765). Red value is 135 (53.12% from 255 or 71.43% from 189); Green value is 38 (15.23% from 255 or 20.11% from 189); Blue value is 16 (6.64% from 255 or 8.47% from 189); Max value from RGB is 135 - color contains mainly: red. Hex color #872610 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #872610 is #78D9EF. Grayscale: #404040. Windows color (decimal): -7920112 or 1058439. OLE color: 1058439.
HSL color Cylindrical-coordinate representation of color #872610: hue angle of 11.09º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #872610 is Cyan = 0, Magento = 0.72, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 38 | 16 | - |
| CMYK | 0 | 0.72 | 0.88 | 0.47 |
| HSL | 11.09º | 0.79% | 0.3% | - |
| HSV(B) | 11.09º | 0.88% | 0.53% | - |
| XYZ | 10.78 | 6.57 | 1.19 | - |
| YUV | 64.5 | 100.64 | 178.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 38 | 16 | 0 | 0.72 | 0.88 | 0.47 | 11.09 | 0.79 | 0.3 |
| Hex | 87 | 26 | 10 | 0 | 48 | 58 | 2F | B | 4F | 1E |
| Octal | 207 | 46 | 20 | 0 | 110 | 130 | 57 | 13 | 117 | 36 |
| Binary | 10000111 | 100110 | 10000 | 0 | 1001000 | 1011000 | 101111 | 1011 | 1001111 | 11110 |
Color Harmonies of #872610
Complementary color
Monochromatic Colors of #872610
Black with #872610
Text Example
Text Example
White with #872610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #872610; }
p { color: rgb(135,38,16); }
H1.HeaderClassName
{
color: #872610;
}
.AnyTagClassName
{
color: #872610;
}
</style>
background-color css
<style>
a { background-color: #872610; }
a { background-color: rgb(135,38,16); }
div.DivClassName
{
background-color: #872610;
}
.BgClassName
{
background-color: #872610;
}
</style>
border-color css
<style>
span { border-color: #872610; }
span { border-color: rgb(135,38,16); }
td.TdClassName
{
border-color: #872610;
}
.TagClassName
{
border-color: #872610;
}
</style>