Shades of Falu Red #851816
Tints of Falu Red #851816
RGB
CMYK
RGB Variations
Color information
#851816 (or 0x851816) is known color: Falu Red. HEX triplet: 85, 18 and 16. RGB value is (133,24,22). Sum of RGB (Red+Green+Blue) = 133+24+22=179 (23% of max value = 765). Red value is 133 (52.34% from 255 or 74.30% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 22 (8.98% from 255 or 12.29% from 179); Max value from RGB is 133 - color contains mainly: red. Hex color #851816 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851816 is #7AE7E9. Grayscale: #383838. Windows color (decimal): -8054762 or 1448069. OLE color: 1448069.
HSL color Cylindrical-coordinate representation of color #851816: hue angle of 1.08º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #851816 is Cyan = 0, Magento = 0.82, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 24 | 22 | - |
| CMYK | 0 | 0.82 | 0.83 | 0.48 |
| HSL | 1.08º | 0.72% | 0.3% | - |
| HSV(B) | 1.08º | 0.83% | 0.52% | - |
| XYZ | 10.14 | 5.7 | 1.32 | - |
| YUV | 56.36 | 108.61 | 182.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 24 | 22 | 0 | 0.82 | 0.83 | 0.48 | 1.08 | 0.72 | 0.3 |
| Hex | 85 | 18 | 16 | 0 | 52 | 53 | 30 | 1 | 48 | 1E |
| Octal | 205 | 30 | 26 | 0 | 122 | 123 | 60 | 1 | 110 | 36 |
| Binary | 10000101 | 11000 | 10110 | 0 | 1010010 | 1010011 | 110000 | 1 | 1001000 | 11110 |
Color Harmonies of #851816
Complementary color
Monochromatic Colors of #851816
Black with #851816
Text Example
Text Example
White with #851816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851816; }
p { color: rgb(133,24,22); }
H1.HeaderClassName
{
color: #851816;
}
.AnyTagClassName
{
color: #851816;
}
</style>
background-color css
<style>
a { background-color: #851816; }
a { background-color: rgb(133,24,22); }
div.DivClassName
{
background-color: #851816;
}
.BgClassName
{
background-color: #851816;
}
</style>
border-color css
<style>
span { border-color: #851816; }
span { border-color: rgb(133,24,22); }
td.TdClassName
{
border-color: #851816;
}
.TagClassName
{
border-color: #851816;
}
</style>