Shades of Falu Red #881614
Tints of Falu Red #881614
RGB
CMYK
RGB Variations
Color information
#881614 (or 0x881614) is known color: Falu Red. HEX triplet: 88, 16 and 14. RGB value is (136,22,20). Sum of RGB (Red+Green+Blue) = 136+22+20=178 (23% of max value = 765). Red value is 136 (53.52% from 255 or 76.40% from 178); Green value is 22 (8.98% from 255 or 12.36% from 178); Blue value is 20 (8.20% from 255 or 11.24% from 178); Max value from RGB is 136 - color contains mainly: red. Hex color #881614 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #881614 is #77E9EB. Grayscale: #373737. Windows color (decimal): -7858668 or 1316488. OLE color: 1316488.
HSL color Cylindrical-coordinate representation of color #881614: hue angle of 1.03º degrees, saturation: 0.74, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #881614 is Cyan = 0, Magento = 0.84, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 22 | 20 | - |
| CMYK | 0 | 0.84 | 0.85 | 0.47 |
| HSL | 1.03º | 0.74% | 0.31% | - |
| HSV(B) | 1.03º | 0.85% | 0.53% | - |
| XYZ | 10.57 | 5.86 | 1.24 | - |
| YUV | 55.86 | 107.77 | 185.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 22 | 20 | 0 | 0.84 | 0.85 | 0.47 | 1.03 | 0.74 | 0.31 |
| Hex | 88 | 16 | 14 | 0 | 54 | 55 | 2F | 1 | 4A | 1F |
| Octal | 210 | 26 | 24 | 0 | 124 | 125 | 57 | 1 | 112 | 37 |
| Binary | 10001000 | 10110 | 10100 | 0 | 1010100 | 1010101 | 101111 | 1 | 1001010 | 11111 |
Color Harmonies of #881614
Complementary color
Monochromatic Colors of #881614
Black with #881614
Text Example
Text Example
White with #881614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #881614; }
p { color: rgb(136,22,20); }
H1.HeaderClassName
{
color: #881614;
}
.AnyTagClassName
{
color: #881614;
}
</style>
background-color css
<style>
a { background-color: #881614; }
a { background-color: rgb(136,22,20); }
div.DivClassName
{
background-color: #881614;
}
.BgClassName
{
background-color: #881614;
}
</style>
border-color css
<style>
span { border-color: #881614; }
span { border-color: rgb(136,22,20); }
td.TdClassName
{
border-color: #881614;
}
.TagClassName
{
border-color: #881614;
}
</style>