Shades of Falu Red #841513
Tints of Falu Red #841513
RGB
CMYK
RGB Variations
Color information
#841513 (or 0x841513) is known color: Falu Red. HEX triplet: 84, 15 and 13. RGB value is (132,21,19). Sum of RGB (Red+Green+Blue) = 132+21+19=172 (22% of max value = 765). Red value is 132 (51.95% from 255 or 76.74% from 172); Green value is 21 (8.59% from 255 or 12.21% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 132 - color contains mainly: red. Hex color #841513 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841513 is #7BEAEC. Grayscale: #363636. Windows color (decimal): -8121069 or 1250692. OLE color: 1250692.
HSL color Cylindrical-coordinate representation of color #841513: hue angle of 1.06º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #841513 is Cyan = 0, Magento = 0.84, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 21 | 19 | - |
| CMYK | 0 | 0.84 | 0.86 | 0.48 |
| HSL | 1.06º | 0.75% | 0.3% | - |
| HSV(B) | 1.06º | 0.86% | 0.52% | - |
| XYZ | 9.9 | 5.49 | 1.15 | - |
| YUV | 53.96 | 108.27 | 183.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 21 | 19 | 0 | 0.84 | 0.86 | 0.48 | 1.06 | 0.75 | 0.3 |
| Hex | 84 | 15 | 13 | 0 | 54 | 56 | 30 | 1 | 4B | 1E |
| Octal | 204 | 25 | 23 | 0 | 124 | 126 | 60 | 1 | 113 | 36 |
| Binary | 10000100 | 10101 | 10011 | 0 | 1010100 | 1010110 | 110000 | 1 | 1001011 | 11110 |
Color Harmonies of #841513
Complementary color
Monochromatic Colors of #841513
Black with #841513
Text Example
Text Example
White with #841513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841513; }
p { color: rgb(132,21,19); }
H1.HeaderClassName
{
color: #841513;
}
.AnyTagClassName
{
color: #841513;
}
</style>
background-color css
<style>
a { background-color: #841513; }
a { background-color: rgb(132,21,19); }
div.DivClassName
{
background-color: #841513;
}
.BgClassName
{
background-color: #841513;
}
</style>
border-color css
<style>
span { border-color: #841513; }
span { border-color: rgb(132,21,19); }
td.TdClassName
{
border-color: #841513;
}
.TagClassName
{
border-color: #841513;
}
</style>