Shades of Falu Red #841817
Tints of Falu Red #841817
RGB
CMYK
RGB Variations
Color information
#841817 (or 0x841817) is known color: Falu Red. HEX triplet: 84, 18 and 17. RGB value is (132,24,23). Sum of RGB (Red+Green+Blue) = 132+24+23=179 (23% of max value = 765). Red value is 132 (51.95% from 255 or 73.74% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 23 (9.38% from 255 or 12.85% from 179); Max value from RGB is 132 - color contains mainly: red. Hex color #841817 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841817 is #7BE7E8. Grayscale: #383838. Windows color (decimal): -8120297 or 1513604. OLE color: 1513604.
HSL color Cylindrical-coordinate representation of color #841817: hue angle of 0.55º degrees, saturation: 0.7, 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 #841817 is Cyan = 0, Magento = 0.82, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 24 | 23 | - |
| CMYK | 0 | 0.82 | 0.83 | 0.48 |
| HSL | 0.55º | 0.7% | 0.3% | - |
| HSV(B) | 0.55º | 0.83% | 0.52% | - |
| XYZ | 10 | 5.62 | 1.37 | - |
| YUV | 56.18 | 109.28 | 182.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 24 | 23 | 0 | 0.82 | 0.83 | 0.48 | 0.55 | 0.7 | 0.3 |
| Hex | 84 | 18 | 17 | 0 | 52 | 53 | 30 | 1 | 46 | 1E |
| Octal | 204 | 30 | 27 | 0 | 122 | 123 | 60 | 1 | 106 | 36 |
| Binary | 10000100 | 11000 | 10111 | 0 | 1010010 | 1010011 | 110000 | 1 | 1000110 | 11110 |
Color Harmonies of #841817
Complementary color
Monochromatic Colors of #841817
Black with #841817
Text Example
Text Example
White with #841817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841817; }
p { color: rgb(132,24,23); }
H1.HeaderClassName
{
color: #841817;
}
.AnyTagClassName
{
color: #841817;
}
</style>
background-color css
<style>
a { background-color: #841817; }
a { background-color: rgb(132,24,23); }
div.DivClassName
{
background-color: #841817;
}
.BgClassName
{
background-color: #841817;
}
</style>
border-color css
<style>
span { border-color: #841817; }
span { border-color: rgb(132,24,23); }
td.TdClassName
{
border-color: #841817;
}
.TagClassName
{
border-color: #841817;
}
</style>