Shades of Falu Red #851815
Tints of Falu Red #851815
RGB
CMYK
RGB Variations
Color information
#851815 (or 0x851815) is known color: Falu Red. HEX triplet: 85, 18 and 15. RGB value is (133,24,21). Sum of RGB (Red+Green+Blue) = 133+24+21=178 (23% of max value = 765). Red value is 133 (52.34% from 255 or 74.72% from 178); Green value is 24 (9.77% from 255 or 13.48% from 178); Blue value is 21 (8.59% from 255 or 11.80% from 178); Max value from RGB is 133 - color contains mainly: red. Hex color #851815 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851815 is #7AE7EA. Grayscale: #383838. Windows color (decimal): -8054763 or 1382533. OLE color: 1382533.
HSL color Cylindrical-coordinate representation of color #851815: hue angle of 1.61º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #851815 is Cyan = 0, Magento = 0.82, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 24 | 21 | - |
| CMYK | 0 | 0.82 | 0.84 | 0.48 |
| HSL | 1.61º | 0.73% | 0.3% | - |
| HSV(B) | 1.61º | 0.84% | 0.52% | - |
| XYZ | 10.13 | 5.69 | 1.27 | - |
| YUV | 56.25 | 108.11 | 182.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 24 | 21 | 0 | 0.82 | 0.84 | 0.48 | 1.61 | 0.73 | 0.3 |
| Hex | 85 | 18 | 15 | 0 | 52 | 54 | 30 | 2 | 49 | 1E |
| Octal | 205 | 30 | 25 | 0 | 122 | 124 | 60 | 2 | 111 | 36 |
| Binary | 10000101 | 11000 | 10101 | 0 | 1010010 | 1010100 | 110000 | 10 | 1001001 | 11110 |
Color Harmonies of #851815
Complementary color
Monochromatic Colors of #851815
Black with #851815
Text Example
Text Example
White with #851815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851815; }
p { color: rgb(133,24,21); }
H1.HeaderClassName
{
color: #851815;
}
.AnyTagClassName
{
color: #851815;
}
</style>
background-color css
<style>
a { background-color: #851815; }
a { background-color: rgb(133,24,21); }
div.DivClassName
{
background-color: #851815;
}
.BgClassName
{
background-color: #851815;
}
</style>
border-color css
<style>
span { border-color: #851815; }
span { border-color: rgb(133,24,21); }
td.TdClassName
{
border-color: #851815;
}
.TagClassName
{
border-color: #851815;
}
</style>