Shades of Falu Red #842506
Tints of Falu Red #842506
RGB
CMYK
RGB Variations
Color information
#842506 (or 0x842506) is known color: Falu Red. HEX triplet: 84, 25 and 06. RGB value is (132,37,6). Sum of RGB (Red+Green+Blue) = 132+37+6=175 (23% of max value = 765). Red value is 132 (51.95% from 255 or 75.43% from 175); Green value is 37 (14.84% from 255 or 21.14% from 175); Blue value is 6 (2.73% from 255 or 3.43% from 175); Max value from RGB is 132 - color contains mainly: red. Hex color #842506 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842506 is #7BDAF9. Grayscale: #3E3E3E. Windows color (decimal): -8116986 or 402820. OLE color: 402820.
HSL color Cylindrical-coordinate representation of color #842506: hue angle of 14.76º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #842506 is Cyan = 0, Magento = 0.72, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 6 | - |
| CMYK | 0 | 0.72 | 0.95 | 0.48 |
| HSL | 14.76º | 0.91% | 0.27% | - |
| HSV(B) | 14.76º | 0.95% | 0.52% | - |
| XYZ | 10.21 | 6.24 | 0.84 | - |
| YUV | 61.87 | 96.47 | 178.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 6 | 0 | 0.72 | 0.95 | 0.48 | 14.76 | 0.91 | 0.27 |
| Hex | 84 | 25 | 6 | 0 | 48 | 5F | 30 | F | 5B | 1B |
| Octal | 204 | 45 | 6 | 0 | 110 | 137 | 60 | 17 | 133 | 33 |
| Binary | 10000100 | 100101 | 110 | 0 | 1001000 | 1011111 | 110000 | 1111 | 1011011 | 11011 |
Color Harmonies of #842506
Complementary color
Monochromatic Colors of #842506
Black with #842506
Text Example
Text Example
White with #842506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842506; }
p { color: rgb(132,37,6); }
H1.HeaderClassName
{
color: #842506;
}
.AnyTagClassName
{
color: #842506;
}
</style>
background-color css
<style>
a { background-color: #842506; }
a { background-color: rgb(132,37,6); }
div.DivClassName
{
background-color: #842506;
}
.BgClassName
{
background-color: #842506;
}
</style>
border-color css
<style>
span { border-color: #842506; }
span { border-color: rgb(132,37,6); }
td.TdClassName
{
border-color: #842506;
}
.TagClassName
{
border-color: #842506;
}
</style>