Shades of Falu Red #851511
Tints of Falu Red #851511
RGB
CMYK
RGB Variations
Color information
#851511 (or 0x851511) is known color: Falu Red. HEX triplet: 85, 15 and 11. RGB value is (133,21,17). Sum of RGB (Red+Green+Blue) = 133+21+17=171 (22% of max value = 765). Red value is 133 (52.34% from 255 or 77.78% from 171); Green value is 21 (8.59% from 255 or 12.28% from 171); Blue value is 17 (7.03% from 255 or 9.94% from 171); Max value from RGB is 133 - color contains mainly: red. Hex color #851511 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851511 is #7AEAEE. Grayscale: #363636. Windows color (decimal): -8055535 or 1119621. OLE color: 1119621.
HSL color Cylindrical-coordinate representation of color #851511: hue angle of 2.07º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #851511 is Cyan = 0, Magento = 0.84, Yellow = 0.87 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 21 | 17 | - |
| CMYK | 0 | 0.84 | 0.87 | 0.48 |
| HSL | 2.07º | 0.77% | 0.29% | - |
| HSV(B) | 2.07º | 0.87% | 0.52% | - |
| XYZ | 10.04 | 5.56 | 1.07 | - |
| YUV | 54.03 | 107.11 | 184.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 21 | 17 | 0 | 0.84 | 0.87 | 0.48 | 2.07 | 0.77 | 0.29 |
| Hex | 85 | 15 | 11 | 0 | 54 | 57 | 30 | 2 | 4D | 1D |
| Octal | 205 | 25 | 21 | 0 | 124 | 127 | 60 | 2 | 115 | 35 |
| Binary | 10000101 | 10101 | 10001 | 0 | 1010100 | 1010111 | 110000 | 10 | 1001101 | 11101 |
Color Harmonies of #851511
Complementary color
Monochromatic Colors of #851511
Black with #851511
Text Example
Text Example
White with #851511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851511; }
p { color: rgb(133,21,17); }
H1.HeaderClassName
{
color: #851511;
}
.AnyTagClassName
{
color: #851511;
}
</style>
background-color css
<style>
a { background-color: #851511; }
a { background-color: rgb(133,21,17); }
div.DivClassName
{
background-color: #851511;
}
.BgClassName
{
background-color: #851511;
}
</style>
border-color css
<style>
span { border-color: #851511; }
span { border-color: rgb(133,21,17); }
td.TdClassName
{
border-color: #851511;
}
.TagClassName
{
border-color: #851511;
}
</style>