Shades of Falu Red #842310
Tints of Falu Red #842310
RGB
CMYK
RGB Variations
Color information
#842310 (or 0x842310) is known color: Falu Red. HEX triplet: 84, 23 and 10. RGB value is (132,35,16). Sum of RGB (Red+Green+Blue) = 132+35+16=183 (24% of max value = 765). Red value is 132 (51.95% from 255 or 72.13% from 183); Green value is 35 (14.06% from 255 or 19.13% from 183); Blue value is 16 (6.64% from 255 or 8.74% from 183); Max value from RGB is 132 - color contains mainly: red. Hex color #842310 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #842310 is #7BDCEF. Grayscale: #3E3E3E. Windows color (decimal): -8117488 or 1057668. OLE color: 1057668.
HSL color Cylindrical-coordinate representation of color #842310: hue angle of 9.83º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #842310 is Cyan = 0, Magento = 0.73, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 35 | 16 | - |
| CMYK | 0 | 0.73 | 0.88 | 0.48 |
| HSL | 9.83º | 0.78% | 0.29% | - |
| HSV(B) | 9.83º | 0.88% | 0.52% | - |
| XYZ | 10.21 | 6.15 | 1.14 | - |
| YUV | 61.84 | 102.14 | 178.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 35 | 16 | 0 | 0.73 | 0.88 | 0.48 | 9.83 | 0.78 | 0.29 |
| Hex | 84 | 23 | 10 | 0 | 49 | 58 | 30 | A | 4E | 1D |
| Octal | 204 | 43 | 20 | 0 | 111 | 130 | 60 | 12 | 116 | 35 |
| Binary | 10000100 | 100011 | 10000 | 0 | 1001001 | 1011000 | 110000 | 1010 | 1001110 | 11101 |
Color Harmonies of #842310
Complementary color
Monochromatic Colors of #842310
Black with #842310
Text Example
Text Example
White with #842310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #842310; }
p { color: rgb(132,35,16); }
H1.HeaderClassName
{
color: #842310;
}
.AnyTagClassName
{
color: #842310;
}
</style>
background-color css
<style>
a { background-color: #842310; }
a { background-color: rgb(132,35,16); }
div.DivClassName
{
background-color: #842310;
}
.BgClassName
{
background-color: #842310;
}
</style>
border-color css
<style>
span { border-color: #842310; }
span { border-color: rgb(132,35,16); }
td.TdClassName
{
border-color: #842310;
}
.TagClassName
{
border-color: #842310;
}
</style>