Shades of Falu Red #862408
Tints of Falu Red #862408
RGB
CMYK
RGB Variations
Color information
#862408 (or 0x862408) is known color: Falu Red. HEX triplet: 86, 24 and 08. RGB value is (134,36,8). Sum of RGB (Red+Green+Blue) = 134+36+8=178 (23% of max value = 765). Red value is 134 (52.73% from 255 or 75.28% from 178); Green value is 36 (14.45% from 255 or 20.22% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 134 - color contains mainly: red. Hex color #862408 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862408 is #79DBF7. Grayscale: #3E3E3E. Windows color (decimal): -7986168 or 533638. OLE color: 533638.
HSL color Cylindrical-coordinate representation of color #862408: hue angle of 13.33º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #862408 is Cyan = 0, Magento = 0.73, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 36 | 8 | - |
| CMYK | 0 | 0.73 | 0.94 | 0.47 |
| HSL | 13.33º | 0.89% | 0.28% | - |
| HSV(B) | 13.33º | 0.94% | 0.53% | - |
| XYZ | 10.51 | 6.35 | 0.9 | - |
| YUV | 62.11 | 97.47 | 179.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 36 | 8 | 0 | 0.73 | 0.94 | 0.47 | 13.33 | 0.89 | 0.28 |
| Hex | 86 | 24 | 8 | 0 | 49 | 5E | 2F | D | 59 | 1C |
| Octal | 206 | 44 | 10 | 0 | 111 | 136 | 57 | 15 | 131 | 34 |
| Binary | 10000110 | 100100 | 1000 | 0 | 1001001 | 1011110 | 101111 | 1101 | 1011001 | 11100 |
Color Harmonies of #862408
Complementary color
Monochromatic Colors of #862408
Black with #862408
Text Example
Text Example
White with #862408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862408; }
p { color: rgb(134,36,8); }
H1.HeaderClassName
{
color: #862408;
}
.AnyTagClassName
{
color: #862408;
}
</style>
background-color css
<style>
a { background-color: #862408; }
a { background-color: rgb(134,36,8); }
div.DivClassName
{
background-color: #862408;
}
.BgClassName
{
background-color: #862408;
}
</style>
border-color css
<style>
span { border-color: #862408; }
span { border-color: rgb(134,36,8); }
td.TdClassName
{
border-color: #862408;
}
.TagClassName
{
border-color: #862408;
}
</style>