Shades of Falu Red #861816
Tints of Falu Red #861816
RGB
CMYK
RGB Variations
Color information
#861816 (or 0x861816) is known color: Falu Red. HEX triplet: 86, 18 and 16. RGB value is (134,24,22). Sum of RGB (Red+Green+Blue) = 134+24+22=180 (23% of max value = 765). Red value is 134 (52.73% from 255 or 74.44% from 180); Green value is 24 (9.77% from 255 or 13.33% from 180); Blue value is 22 (8.98% from 255 or 12.22% from 180); Max value from RGB is 134 - color contains mainly: red. Hex color #861816 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861816 is #79E7E9. Grayscale: #383838. Windows color (decimal): -7989226 or 1448070. OLE color: 1448070.
HSL color Cylindrical-coordinate representation of color #861816: hue angle of 1.07º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861816 is Cyan = 0, Magento = 0.82, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 22 | - |
| CMYK | 0 | 0.82 | 0.84 | 0.47 |
| HSL | 1.07º | 0.72% | 0.31% | - |
| HSV(B) | 1.07º | 0.84% | 0.53% | - |
| XYZ | 10.3 | 5.78 | 1.33 | - |
| YUV | 56.66 | 108.44 | 183.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 22 | 0 | 0.82 | 0.84 | 0.47 | 1.07 | 0.72 | 0.31 |
| Hex | 86 | 18 | 16 | 0 | 52 | 54 | 2F | 1 | 48 | 1F |
| Octal | 206 | 30 | 26 | 0 | 122 | 124 | 57 | 1 | 110 | 37 |
| Binary | 10000110 | 11000 | 10110 | 0 | 1010010 | 1010100 | 101111 | 1 | 1001000 | 11111 |
Color Harmonies of #861816
Complementary color
Monochromatic Colors of #861816
Black with #861816
Text Example
Text Example
White with #861816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861816; }
p { color: rgb(134,24,22); }
H1.HeaderClassName
{
color: #861816;
}
.AnyTagClassName
{
color: #861816;
}
</style>
background-color css
<style>
a { background-color: #861816; }
a { background-color: rgb(134,24,22); }
div.DivClassName
{
background-color: #861816;
}
.BgClassName
{
background-color: #861816;
}
</style>
border-color css
<style>
span { border-color: #861816; }
span { border-color: rgb(134,24,22); }
td.TdClassName
{
border-color: #861816;
}
.TagClassName
{
border-color: #861816;
}
</style>