Shades of Falu Red #851508
Tints of Falu Red #851508
RGB
CMYK
RGB Variations
Color information
#851508 (or 0x851508) is known color: Falu Red. HEX triplet: 85, 15 and 08. RGB value is (133,21,8). Sum of RGB (Red+Green+Blue) = 133+21+8=162 (21% of max value = 765). Red value is 133 (52.34% from 255 or 82.10% from 162); Green value is 21 (8.59% from 255 or 12.96% from 162); Blue value is 8 (3.52% from 255 or 4.94% from 162); Max value from RGB is 133 - color contains mainly: red. Hex color #851508 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851508 is #7AEAF7. Grayscale: #353535. Windows color (decimal): -8055544 or 529797. OLE color: 529797.
HSL color Cylindrical-coordinate representation of color #851508: hue angle of 6.24º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #851508 is Cyan = 0, Magento = 0.84, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 21 | 8 | - |
| CMYK | 0 | 0.84 | 0.94 | 0.48 |
| HSL | 6.24º | 0.89% | 0.28% | - |
| HSV(B) | 6.24º | 0.94% | 0.52% | - |
| XYZ | 9.98 | 5.54 | 0.77 | - |
| YUV | 53.01 | 102.61 | 185.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 21 | 8 | 0 | 0.84 | 0.94 | 0.48 | 6.24 | 0.89 | 0.28 |
| Hex | 85 | 15 | 8 | 0 | 54 | 5E | 30 | 6 | 59 | 1C |
| Octal | 205 | 25 | 10 | 0 | 124 | 136 | 60 | 6 | 131 | 34 |
| Binary | 10000101 | 10101 | 1000 | 0 | 1010100 | 1011110 | 110000 | 110 | 1011001 | 11100 |
Color Harmonies of #851508
Complementary color
Monochromatic Colors of #851508
Black with #851508
Text Example
Text Example
White with #851508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851508; }
p { color: rgb(133,21,8); }
H1.HeaderClassName
{
color: #851508;
}
.AnyTagClassName
{
color: #851508;
}
</style>
background-color css
<style>
a { background-color: #851508; }
a { background-color: rgb(133,21,8); }
div.DivClassName
{
background-color: #851508;
}
.BgClassName
{
background-color: #851508;
}
</style>
border-color css
<style>
span { border-color: #851508; }
span { border-color: rgb(133,21,8); }
td.TdClassName
{
border-color: #851508;
}
.TagClassName
{
border-color: #851508;
}
</style>