Shades of Falu Red #881610
Tints of Falu Red #881610
RGB
CMYK
RGB Variations
Color information
#881610 (or 0x881610) is known color: Falu Red. HEX triplet: 88, 16 and 10. RGB value is (136,22,16). Sum of RGB (Red+Green+Blue) = 136+22+16=174 (23% of max value = 765). Red value is 136 (53.52% from 255 or 78.16% from 174); Green value is 22 (8.98% from 255 or 12.64% from 174); Blue value is 16 (6.64% from 255 or 9.20% from 174); Max value from RGB is 136 - color contains mainly: red. Hex color #881610 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #881610 is #77E9EF. Grayscale: #373737. Windows color (decimal): -7858672 or 1054344. OLE color: 1054344.
HSL color Cylindrical-coordinate representation of color #881610: hue angle of 3º 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 #881610 is Cyan = 0, Magento = 0.84, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 22 | 16 | - |
| CMYK | 0 | 0.84 | 0.88 | 0.47 |
| HSL | 3º | 0.79% | 0.3% | - |
| HSV(B) | 3º | 0.88% | 0.53% | - |
| XYZ | 10.53 | 5.85 | 1.06 | - |
| YUV | 55.4 | 105.77 | 185.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 22 | 16 | 0 | 0.84 | 0.88 | 0.47 | 3 | 0.79 | 0.3 |
| Hex | 88 | 16 | 10 | 0 | 54 | 58 | 2F | 3 | 4F | 1E |
| Octal | 210 | 26 | 20 | 0 | 124 | 130 | 57 | 3 | 117 | 36 |
| Binary | 10001000 | 10110 | 10000 | 0 | 1010100 | 1011000 | 101111 | 11 | 1001111 | 11110 |
Color Harmonies of #881610
Complementary color
Monochromatic Colors of #881610
Black with #881610
Text Example
Text Example
White with #881610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881610; }
p { color: rgb(136,22,16); }
H1.HeaderClassName
{
color: #881610;
}
.AnyTagClassName
{
color: #881610;
}
</style>
background-color css
<style>
a { background-color: #881610; }
a { background-color: rgb(136,22,16); }
div.DivClassName
{
background-color: #881610;
}
.BgClassName
{
background-color: #881610;
}
</style>
border-color css
<style>
span { border-color: #881610; }
span { border-color: rgb(136,22,16); }
td.TdClassName
{
border-color: #881610;
}
.TagClassName
{
border-color: #881610;
}
</style>