Shades of Falu Red #851915
Tints of Falu Red #851915
RGB
CMYK
RGB Variations
Color information
#851915 (or 0x851915) is known color: Falu Red. HEX triplet: 85, 19 and 15. RGB value is (133,25,21). Sum of RGB (Red+Green+Blue) = 133+25+21=179 (23% of max value = 765). Red value is 133 (52.34% from 255 or 74.30% from 179); Green value is 25 (10.16% from 255 or 13.97% from 179); Blue value is 21 (8.59% from 255 or 11.73% from 179); Max value from RGB is 133 - color contains mainly: red. Hex color #851915 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851915 is #7AE6EA. Grayscale: #383838. Windows color (decimal): -8054507 or 1382789. OLE color: 1382789.
HSL color Cylindrical-coordinate representation of color #851915: hue angle of 2.14º 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 #851915 is Cyan = 0, Magento = 0.81, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 25 | 21 | - |
| CMYK | 0 | 0.81 | 0.84 | 0.48 |
| HSL | 2.14º | 0.73% | 0.3% | - |
| HSV(B) | 2.14º | 0.84% | 0.52% | - |
| XYZ | 10.16 | 5.74 | 1.28 | - |
| YUV | 56.84 | 107.78 | 182.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 25 | 21 | 0 | 0.81 | 0.84 | 0.48 | 2.14 | 0.73 | 0.3 |
| Hex | 85 | 19 | 15 | 0 | 51 | 54 | 30 | 2 | 49 | 1E |
| Octal | 205 | 31 | 25 | 0 | 121 | 124 | 60 | 2 | 111 | 36 |
| Binary | 10000101 | 11001 | 10101 | 0 | 1010001 | 1010100 | 110000 | 10 | 1001001 | 11110 |
Color Harmonies of #851915
Complementary color
Monochromatic Colors of #851915
Black with #851915
Text Example
Text Example
White with #851915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851915; }
p { color: rgb(133,25,21); }
H1.HeaderClassName
{
color: #851915;
}
.AnyTagClassName
{
color: #851915;
}
</style>
background-color css
<style>
a { background-color: #851915; }
a { background-color: rgb(133,25,21); }
div.DivClassName
{
background-color: #851915;
}
.BgClassName
{
background-color: #851915;
}
</style>
border-color css
<style>
span { border-color: #851915; }
span { border-color: rgb(133,25,21); }
td.TdClassName
{
border-color: #851915;
}
.TagClassName
{
border-color: #851915;
}
</style>