Shades of Falu Red #862308
Tints of Falu Red #862308
RGB
CMYK
RGB Variations
Color information
#862308 (or 0x862308) is known color: Falu Red. HEX triplet: 86, 23 and 08. RGB value is (134,35,8). Sum of RGB (Red+Green+Blue) = 134+35+8=177 (23% of max value = 765). Red value is 134 (52.73% from 255 or 75.71% from 177); Green value is 35 (14.06% from 255 or 19.77% from 177); Blue value is 8 (3.52% from 255 or 4.52% from 177); Max value from RGB is 134 - color contains mainly: red. Hex color #862308 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #862308 is #79DCF7. Grayscale: #3D3D3D. Windows color (decimal): -7986424 or 533382. OLE color: 533382.
HSL color Cylindrical-coordinate representation of color #862308: hue angle of 12.86º 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 #862308 is Cyan = 0, Magento = 0.74, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 35 | 8 | - |
| CMYK | 0 | 0.74 | 0.94 | 0.47 |
| HSL | 12.86º | 0.89% | 0.28% | - |
| HSV(B) | 12.86º | 0.94% | 0.53% | - |
| XYZ | 10.48 | 6.29 | 0.89 | - |
| YUV | 61.52 | 97.8 | 179.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 8 | 0 | 0.74 | 0.94 | 0.47 | 12.86 | 0.89 | 0.28 |
| Hex | 86 | 23 | 8 | 0 | 4A | 5E | 2F | D | 59 | 1C |
| Octal | 206 | 43 | 10 | 0 | 112 | 136 | 57 | 15 | 131 | 34 |
| Binary | 10000110 | 100011 | 1000 | 0 | 1001010 | 1011110 | 101111 | 1101 | 1011001 | 11100 |
Color Harmonies of #862308
Complementary color
Monochromatic Colors of #862308
Black with #862308
Text Example
Text Example
White with #862308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862308; }
p { color: rgb(134,35,8); }
H1.HeaderClassName
{
color: #862308;
}
.AnyTagClassName
{
color: #862308;
}
</style>
background-color css
<style>
a { background-color: #862308; }
a { background-color: rgb(134,35,8); }
div.DivClassName
{
background-color: #862308;
}
.BgClassName
{
background-color: #862308;
}
</style>
border-color css
<style>
span { border-color: #862308; }
span { border-color: rgb(134,35,8); }
td.TdClassName
{
border-color: #862308;
}
.TagClassName
{
border-color: #862308;
}
</style>