Shades of Falu Red #841918
Tints of Falu Red #841918
RGB
CMYK
RGB Variations
Color information
#841918 (or 0x841918) is known color: Falu Red. HEX triplet: 84, 19 and 18. RGB value is (132,25,24). Sum of RGB (Red+Green+Blue) = 132+25+24=181 (23% of max value = 765). Red value is 132 (51.95% from 255 or 72.93% from 181); Green value is 25 (10.16% from 255 or 13.81% from 181); Blue value is 24 (9.77% from 255 or 13.26% from 181); Max value from RGB is 132 - color contains mainly: red. Hex color #841918 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841918 is #7BE6E7. Grayscale: #383838. Windows color (decimal): -8120040 or 1579396. OLE color: 1579396.
HSL color Cylindrical-coordinate representation of color #841918: hue angle of 0.56º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #841918 is Cyan = 0, Magento = 0.81, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 25 | 24 | - |
| CMYK | 0 | 0.81 | 0.82 | 0.48 |
| HSL | 0.56º | 0.69% | 0.31% | - |
| HSV(B) | 0.56º | 0.82% | 0.52% | - |
| XYZ | 10.03 | 5.67 | 1.43 | - |
| YUV | 56.88 | 109.45 | 181.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 25 | 24 | 0 | 0.81 | 0.82 | 0.48 | 0.56 | 0.69 | 0.31 |
| Hex | 84 | 19 | 18 | 0 | 51 | 52 | 30 | 1 | 45 | 1F |
| Octal | 204 | 31 | 30 | 0 | 121 | 122 | 60 | 1 | 105 | 37 |
| Binary | 10000100 | 11001 | 11000 | 0 | 1010001 | 1010010 | 110000 | 1 | 1000101 | 11111 |
Color Harmonies of #841918
Complementary color
Monochromatic Colors of #841918
Black with #841918
Text Example
Text Example
White with #841918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841918; }
p { color: rgb(132,25,24); }
H1.HeaderClassName
{
color: #841918;
}
.AnyTagClassName
{
color: #841918;
}
</style>
background-color css
<style>
a { background-color: #841918; }
a { background-color: rgb(132,25,24); }
div.DivClassName
{
background-color: #841918;
}
.BgClassName
{
background-color: #841918;
}
</style>
border-color css
<style>
span { border-color: #841918; }
span { border-color: rgb(132,25,24); }
td.TdClassName
{
border-color: #841918;
}
.TagClassName
{
border-color: #841918;
}
</style>