Shades of Falu Red #861817
Tints of Falu Red #861817
RGB
CMYK
RGB Variations
Color information
#861817 (or 0x861817) is known color: Falu Red. HEX triplet: 86, 18 and 17. RGB value is (134,24,23). Sum of RGB (Red+Green+Blue) = 134+24+23=181 (23% of max value = 765). Red value is 134 (52.73% from 255 or 74.03% from 181); Green value is 24 (9.77% from 255 or 13.26% from 181); Blue value is 23 (9.38% from 255 or 12.71% from 181); Max value from RGB is 134 - color contains mainly: red. Hex color #861817 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #861817 is #79E7E8. Grayscale: #383838. Windows color (decimal): -7989225 or 1513606. OLE color: 1513606.
HSL color Cylindrical-coordinate representation of color #861817: hue angle of 0.54º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #861817 is Cyan = 0, Magento = 0.82, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 23 | - |
| CMYK | 0 | 0.82 | 0.83 | 0.47 |
| HSL | 0.54º | 0.71% | 0.31% | - |
| HSV(B) | 0.54º | 0.83% | 0.53% | - |
| XYZ | 10.31 | 5.78 | 1.38 | - |
| YUV | 56.78 | 108.94 | 183.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 23 | 0 | 0.82 | 0.83 | 0.47 | 0.54 | 0.71 | 0.31 |
| Hex | 86 | 18 | 17 | 0 | 52 | 53 | 2F | 1 | 47 | 1F |
| Octal | 206 | 30 | 27 | 0 | 122 | 123 | 57 | 1 | 107 | 37 |
| Binary | 10000110 | 11000 | 10111 | 0 | 1010010 | 1010011 | 101111 | 1 | 1000111 | 11111 |
Color Harmonies of #861817
Complementary color
Monochromatic Colors of #861817
Black with #861817
Text Example
Text Example
White with #861817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861817; }
p { color: rgb(134,24,23); }
H1.HeaderClassName
{
color: #861817;
}
.AnyTagClassName
{
color: #861817;
}
</style>
background-color css
<style>
a { background-color: #861817; }
a { background-color: rgb(134,24,23); }
div.DivClassName
{
background-color: #861817;
}
.BgClassName
{
background-color: #861817;
}
</style>
border-color css
<style>
span { border-color: #861817; }
span { border-color: rgb(134,24,23); }
td.TdClassName
{
border-color: #861817;
}
.TagClassName
{
border-color: #861817;
}
</style>