Shades of Falu Red #842502
Tints of Falu Red #842502
RGB
CMYK
RGB Variations
Color information
#842502 (or 0x842502) is known color: Falu Red. HEX triplet: 84, 25 and 02. RGB value is (132,37,2). Sum of RGB (Red+Green+Blue) = 132+37+2=171 (22% of max value = 765). Red value is 132 (51.95% from 255 or 77.19% from 171); Green value is 37 (14.84% from 255 or 21.64% from 171); Blue value is 2 (1.17% from 255 or 1.17% from 171); Max value from RGB is 132 - color contains mainly: red. Hex color #842502 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842502 is #7BDAFD. Grayscale: #3D3D3D. Windows color (decimal): -8116990 or 140676. OLE color: 140676.
HSL color Cylindrical-coordinate representation of color #842502: hue angle of 16.15º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #842502 is Cyan = 0, Magento = 0.72, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 37 | 2 | - |
| CMYK | 0 | 0.72 | 0.98 | 0.48 |
| HSL | 16.15º | 0.97% | 0.26% | - |
| HSV(B) | 16.15º | 0.98% | 0.52% | - |
| XYZ | 10.19 | 6.23 | 0.72 | - |
| YUV | 61.42 | 94.47 | 178.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 37 | 2 | 0 | 0.72 | 0.98 | 0.48 | 16.15 | 0.97 | 0.26 |
| Hex | 84 | 25 | 2 | 0 | 48 | 62 | 30 | 10 | 61 | 1A |
| Octal | 204 | 45 | 2 | 0 | 110 | 142 | 60 | 20 | 141 | 32 |
| Binary | 10000100 | 100101 | 10 | 0 | 1001000 | 1100010 | 110000 | 10000 | 1100001 | 11010 |
Color Harmonies of #842502
Complementary color
Monochromatic Colors of #842502
Black with #842502
Text Example
Text Example
White with #842502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842502; }
p { color: rgb(132,37,2); }
H1.HeaderClassName
{
color: #842502;
}
.AnyTagClassName
{
color: #842502;
}
</style>
background-color css
<style>
a { background-color: #842502; }
a { background-color: rgb(132,37,2); }
div.DivClassName
{
background-color: #842502;
}
.BgClassName
{
background-color: #842502;
}
</style>
border-color css
<style>
span { border-color: #842502; }
span { border-color: rgb(132,37,2); }
td.TdClassName
{
border-color: #842502;
}
.TagClassName
{
border-color: #842502;
}
</style>