Shades of Falu Red #842517
Tints of Falu Red #842517
RGB
CMYK
RGB Variations
Color information
#842517 (or 0x842517) is known color: Falu Red. HEX triplet: 84, 25 and 17. RGB value is (132,37,23). Sum of RGB (Red+Green+Blue) = 132+37+23=192 (25% of max value = 765). Red value is 132 (51.95% from 255 or 68.75% from 192); Green value is 37 (14.84% from 255 or 19.27% from 192); Blue value is 23 (9.38% from 255 or 11.98% from 192); Max value from RGB is 132 - color contains mainly: red. Hex color #842517 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842517 is #7BDAE8. Grayscale: #3F3F3F. Windows color (decimal): -8116969 or 1516932. OLE color: 1516932.
HSL color Cylindrical-coordinate representation of color #842517: hue angle of 7.71º 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 #842517 is Cyan = 0, Magento = 0.72, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 23 | - |
| CMYK | 0 | 0.72 | 0.83 | 0.48 |
| HSL | 7.71º | 0.7% | 0.3% | - |
| HSV(B) | 7.71º | 0.83% | 0.52% | - |
| XYZ | 10.33 | 6.29 | 1.48 | - |
| YUV | 63.81 | 104.97 | 176.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 23 | 0 | 0.72 | 0.83 | 0.48 | 7.71 | 0.7 | 0.3 |
| Hex | 84 | 25 | 17 | 0 | 48 | 53 | 30 | 8 | 46 | 1E |
| Octal | 204 | 45 | 27 | 0 | 110 | 123 | 60 | 10 | 106 | 36 |
| Binary | 10000100 | 100101 | 10111 | 0 | 1001000 | 1010011 | 110000 | 1000 | 1000110 | 11110 |
Color Harmonies of #842517
Complementary color
Monochromatic Colors of #842517
Black with #842517
Text Example
Text Example
White with #842517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842517; }
p { color: rgb(132,37,23); }
H1.HeaderClassName
{
color: #842517;
}
.AnyTagClassName
{
color: #842517;
}
</style>
background-color css
<style>
a { background-color: #842517; }
a { background-color: rgb(132,37,23); }
div.DivClassName
{
background-color: #842517;
}
.BgClassName
{
background-color: #842517;
}
</style>
border-color css
<style>
span { border-color: #842517; }
span { border-color: rgb(132,37,23); }
td.TdClassName
{
border-color: #842517;
}
.TagClassName
{
border-color: #842517;
}
</style>