Shades of Falu Red #842707
Tints of Falu Red #842707
RGB
CMYK
RGB Variations
Color information
#842707 (or 0x842707) is known color: Falu Red. HEX triplet: 84, 27 and 07. RGB value is (132,39,7). Sum of RGB (Red+Green+Blue) = 132+39+7=178 (23% of max value = 765). Red value is 132 (51.95% from 255 or 74.16% from 178); Green value is 39 (15.62% from 255 or 21.91% from 178); Blue value is 7 (3.12% from 255 or 3.93% from 178); Max value from RGB is 132 - color contains mainly: red. Hex color #842707 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842707 is #7BD8F8. Grayscale: #3F3F3F. Windows color (decimal): -8116473 or 468868. OLE color: 468868.
HSL color Cylindrical-coordinate representation of color #842707: hue angle of 15.36º degrees, saturation: 0.9, 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 #842707 is Cyan = 0, Magento = 0.70, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 39 | 7 | - |
| CMYK | 0 | 0.70 | 0.95 | 0.48 |
| HSL | 15.36º | 0.9% | 0.27% | - |
| HSV(B) | 15.36º | 0.95% | 0.52% | - |
| XYZ | 10.28 | 6.37 | 0.89 | - |
| YUV | 63.16 | 96.31 | 177.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 39 | 7 | 0 | 0.70 | 0.95 | 0.48 | 15.36 | 0.9 | 0.27 |
| Hex | 84 | 27 | 7 | 0 | 46 | 5F | 30 | F | 5A | 1B |
| Octal | 204 | 47 | 7 | 0 | 106 | 137 | 60 | 17 | 132 | 33 |
| Binary | 10000100 | 100111 | 111 | 0 | 1000110 | 1011111 | 110000 | 1111 | 1011010 | 11011 |
Color Harmonies of #842707
Complementary color
Monochromatic Colors of #842707
Black with #842707
Text Example
Text Example
White with #842707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842707; }
p { color: rgb(132,39,7); }
H1.HeaderClassName
{
color: #842707;
}
.AnyTagClassName
{
color: #842707;
}
</style>
background-color css
<style>
a { background-color: #842707; }
a { background-color: rgb(132,39,7); }
div.DivClassName
{
background-color: #842707;
}
.BgClassName
{
background-color: #842707;
}
</style>
border-color css
<style>
span { border-color: #842707; }
span { border-color: rgb(132,39,7); }
td.TdClassName
{
border-color: #842707;
}
.TagClassName
{
border-color: #842707;
}
</style>