Shades of Falu Red #851813
Tints of Falu Red #851813
RGB
CMYK
RGB Variations
Color information
#851813 (or 0x851813) is known color: Falu Red. HEX triplet: 85, 18 and 13. RGB value is (133,24,19). Sum of RGB (Red+Green+Blue) = 133+24+19=176 (23% of max value = 765). Red value is 133 (52.34% from 255 or 75.57% from 176); Green value is 24 (9.77% from 255 or 13.64% from 176); Blue value is 19 (7.81% from 255 or 10.80% from 176); Max value from RGB is 133 - color contains mainly: red. Hex color #851813 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851813 is #7AE7EC. Grayscale: #383838. Windows color (decimal): -8054765 or 1251461. OLE color: 1251461.
HSL color Cylindrical-coordinate representation of color #851813: hue angle of 2.63º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #851813 is Cyan = 0, Magento = 0.82, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 24 | 19 | - |
| CMYK | 0 | 0.82 | 0.86 | 0.48 |
| HSL | 2.63º | 0.75% | 0.3% | - |
| HSV(B) | 2.63º | 0.86% | 0.52% | - |
| XYZ | 10.12 | 5.69 | 1.18 | - |
| YUV | 56.02 | 107.11 | 182.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 24 | 19 | 0 | 0.82 | 0.86 | 0.48 | 2.63 | 0.75 | 0.3 |
| Hex | 85 | 18 | 13 | 0 | 52 | 56 | 30 | 3 | 4B | 1E |
| Octal | 205 | 30 | 23 | 0 | 122 | 126 | 60 | 3 | 113 | 36 |
| Binary | 10000101 | 11000 | 10011 | 0 | 1010010 | 1010110 | 110000 | 11 | 1001011 | 11110 |
Color Harmonies of #851813
Complementary color
Monochromatic Colors of #851813
Black with #851813
Text Example
Text Example
White with #851813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851813; }
p { color: rgb(133,24,19); }
H1.HeaderClassName
{
color: #851813;
}
.AnyTagClassName
{
color: #851813;
}
</style>
background-color css
<style>
a { background-color: #851813; }
a { background-color: rgb(133,24,19); }
div.DivClassName
{
background-color: #851813;
}
.BgClassName
{
background-color: #851813;
}
</style>
border-color css
<style>
span { border-color: #851813; }
span { border-color: rgb(133,24,19); }
td.TdClassName
{
border-color: #851813;
}
.TagClassName
{
border-color: #851813;
}
</style>