Shades of Falu Red #841816
Tints of Falu Red #841816
RGB
CMYK
RGB Variations
Color information
#841816 (or 0x841816) is known color: Falu Red. HEX triplet: 84, 18 and 16. RGB value is (132,24,22). Sum of RGB (Red+Green+Blue) = 132+24+22=178 (23% of max value = 765). Red value is 132 (51.95% from 255 or 74.16% from 178); Green value is 24 (9.77% from 255 or 13.48% from 178); Blue value is 22 (8.98% from 255 or 12.36% from 178); Max value from RGB is 132 - color contains mainly: red. Hex color #841816 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841816 is #7BE7E9. Grayscale: #383838. Windows color (decimal): -8120298 or 1448068. OLE color: 1448068.
HSL color Cylindrical-coordinate representation of color #841816: hue angle of 1.09º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #841816 is Cyan = 0, Magento = 0.82, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 24 | 22 | - |
| CMYK | 0 | 0.82 | 0.83 | 0.48 |
| HSL | 1.09º | 0.71% | 0.3% | - |
| HSV(B) | 1.09º | 0.83% | 0.52% | - |
| XYZ | 9.99 | 5.62 | 1.32 | - |
| YUV | 56.06 | 108.78 | 182.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 24 | 22 | 0 | 0.82 | 0.83 | 0.48 | 1.09 | 0.71 | 0.3 |
| Hex | 84 | 18 | 16 | 0 | 52 | 53 | 30 | 1 | 47 | 1E |
| Octal | 204 | 30 | 26 | 0 | 122 | 123 | 60 | 1 | 107 | 36 |
| Binary | 10000100 | 11000 | 10110 | 0 | 1010010 | 1010011 | 110000 | 1 | 1000111 | 11110 |
Color Harmonies of #841816
Complementary color
Monochromatic Colors of #841816
Black with #841816
Text Example
Text Example
White with #841816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841816; }
p { color: rgb(132,24,22); }
H1.HeaderClassName
{
color: #841816;
}
.AnyTagClassName
{
color: #841816;
}
</style>
background-color css
<style>
a { background-color: #841816; }
a { background-color: rgb(132,24,22); }
div.DivClassName
{
background-color: #841816;
}
.BgClassName
{
background-color: #841816;
}
</style>
border-color css
<style>
span { border-color: #841816; }
span { border-color: rgb(132,24,22); }
td.TdClassName
{
border-color: #841816;
}
.TagClassName
{
border-color: #841816;
}
</style>