Shades of Falu Red #851810
Tints of Falu Red #851810
RGB
CMYK
RGB Variations
Color information
#851810 (or 0x851810) is known color: Falu Red. HEX triplet: 85, 18 and 10. RGB value is (133,24,16). Sum of RGB (Red+Green+Blue) = 133+24+16=173 (22% of max value = 765). Red value is 133 (52.34% from 255 or 76.88% from 173); Green value is 24 (9.77% from 255 or 13.87% from 173); Blue value is 16 (6.64% from 255 or 9.25% from 173); Max value from RGB is 133 - color contains mainly: red. Hex color #851810 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851810 is #7AE7EF. Grayscale: #373737. Windows color (decimal): -8054768 or 1054853. OLE color: 1054853.
HSL color Cylindrical-coordinate representation of color #851810: hue angle of 4.1º degrees, saturation: 0.79, 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 #851810 is Cyan = 0, Magento = 0.82, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 24 | 16 | - |
| CMYK | 0 | 0.82 | 0.88 | 0.48 |
| HSL | 4.1º | 0.79% | 0.29% | - |
| HSV(B) | 4.1º | 0.88% | 0.52% | - |
| XYZ | 10.09 | 5.68 | 1.05 | - |
| YUV | 55.68 | 105.61 | 183.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 24 | 16 | 0 | 0.82 | 0.88 | 0.48 | 4.1 | 0.79 | 0.29 |
| Hex | 85 | 18 | 10 | 0 | 52 | 58 | 30 | 4 | 4F | 1D |
| Octal | 205 | 30 | 20 | 0 | 122 | 130 | 60 | 4 | 117 | 35 |
| Binary | 10000101 | 11000 | 10000 | 0 | 1010010 | 1011000 | 110000 | 100 | 1001111 | 11101 |
Color Harmonies of #851810
Complementary color
Monochromatic Colors of #851810
Black with #851810
Text Example
Text Example
White with #851810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851810; }
p { color: rgb(133,24,16); }
H1.HeaderClassName
{
color: #851810;
}
.AnyTagClassName
{
color: #851810;
}
</style>
background-color css
<style>
a { background-color: #851810; }
a { background-color: rgb(133,24,16); }
div.DivClassName
{
background-color: #851810;
}
.BgClassName
{
background-color: #851810;
}
</style>
border-color css
<style>
span { border-color: #851810; }
span { border-color: rgb(133,24,16); }
td.TdClassName
{
border-color: #851810;
}
.TagClassName
{
border-color: #851810;
}
</style>