Shades of Falu Red #842706
Tints of Falu Red #842706
RGB
CMYK
RGB Variations
Color information
#842706 (or 0x842706) is known color: Falu Red. HEX triplet: 84, 27 and 06. RGB value is (132,39,6). Sum of RGB (Red+Green+Blue) = 132+39+6=177 (23% of max value = 765). Red value is 132 (51.95% from 255 or 74.58% from 177); Green value is 39 (15.62% from 255 or 22.03% from 177); Blue value is 6 (2.73% from 255 or 3.39% from 177); Max value from RGB is 132 - color contains mainly: red. Hex color #842706 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842706 is #7BD8F9. Grayscale: #3F3F3F. Windows color (decimal): -8116474 or 403332. OLE color: 403332.
HSL color Cylindrical-coordinate representation of color #842706: hue angle of 15.71º 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 #842706 is Cyan = 0, Magento = 0.70, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 39 | 6 | - |
| CMYK | 0 | 0.70 | 0.95 | 0.48 |
| HSL | 15.71º | 0.91% | 0.27% | - |
| HSV(B) | 15.71º | 0.95% | 0.52% | - |
| XYZ | 10.27 | 6.37 | 0.86 | - |
| YUV | 63.05 | 95.81 | 177.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 39 | 6 | 0 | 0.70 | 0.95 | 0.48 | 15.71 | 0.91 | 0.27 |
| Hex | 84 | 27 | 6 | 0 | 46 | 5F | 30 | 10 | 5B | 1B |
| Octal | 204 | 47 | 6 | 0 | 106 | 137 | 60 | 20 | 133 | 33 |
| Binary | 10000100 | 100111 | 110 | 0 | 1000110 | 1011111 | 110000 | 10000 | 1011011 | 11011 |
Color Harmonies of #842706
Complementary color
Monochromatic Colors of #842706
Black with #842706
Text Example
Text Example
White with #842706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842706; }
p { color: rgb(132,39,6); }
H1.HeaderClassName
{
color: #842706;
}
.AnyTagClassName
{
color: #842706;
}
</style>
background-color css
<style>
a { background-color: #842706; }
a { background-color: rgb(132,39,6); }
div.DivClassName
{
background-color: #842706;
}
.BgClassName
{
background-color: #842706;
}
</style>
border-color css
<style>
span { border-color: #842706; }
span { border-color: rgb(132,39,6); }
td.TdClassName
{
border-color: #842706;
}
.TagClassName
{
border-color: #842706;
}
</style>