Shades of Falu Red #841615
Tints of Falu Red #841615
RGB
CMYK
RGB Variations
Color information
#841615 (or 0x841615) is known color: Falu Red. HEX triplet: 84, 16 and 15. RGB value is (132,22,21). Sum of RGB (Red+Green+Blue) = 132+22+21=175 (23% of max value = 765). Red value is 132 (51.95% from 255 or 75.43% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 21 (8.59% from 255 or 12% from 175); Max value from RGB is 132 - color contains mainly: red. Hex color #841615 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #841615 is #7BE9EA. Grayscale: #363636. Windows color (decimal): -8120811 or 1382020. OLE color: 1382020.
HSL color Cylindrical-coordinate representation of color #841615: hue angle of 0.54º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #841615 is Cyan = 0, Magento = 0.83, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 22 | 21 | - |
| CMYK | 0 | 0.83 | 0.84 | 0.48 |
| HSL | 0.54º | 0.73% | 0.3% | - |
| HSV(B) | 0.54º | 0.84% | 0.52% | - |
| XYZ | 9.94 | 5.53 | 1.25 | - |
| YUV | 54.78 | 108.94 | 183.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 22 | 21 | 0 | 0.83 | 0.84 | 0.48 | 0.54 | 0.73 | 0.3 |
| Hex | 84 | 16 | 15 | 0 | 53 | 54 | 30 | 1 | 49 | 1E |
| Octal | 204 | 26 | 25 | 0 | 123 | 124 | 60 | 1 | 111 | 36 |
| Binary | 10000100 | 10110 | 10101 | 0 | 1010011 | 1010100 | 110000 | 1 | 1001001 | 11110 |
Color Harmonies of #841615
Complementary color
Monochromatic Colors of #841615
Black with #841615
Text Example
Text Example
White with #841615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #841615; }
p { color: rgb(132,22,21); }
H1.HeaderClassName
{
color: #841615;
}
.AnyTagClassName
{
color: #841615;
}
</style>
background-color css
<style>
a { background-color: #841615; }
a { background-color: rgb(132,22,21); }
div.DivClassName
{
background-color: #841615;
}
.BgClassName
{
background-color: #841615;
}
</style>
border-color css
<style>
span { border-color: #841615; }
span { border-color: rgb(132,22,21); }
td.TdClassName
{
border-color: #841615;
}
.TagClassName
{
border-color: #841615;
}
</style>