Shades of Falu Red #851414
Tints of Falu Red #851414
RGB
CMYK
RGB Variations
Color information
#851414 (or 0x851414) is known color: Falu Red. HEX triplet: 85, 14 and 14. RGB value is (133,20,20). Sum of RGB (Red+Green+Blue) = 133+20+20=173 (22% of max value = 765). Red value is 133 (52.34% from 255 or 76.88% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 133 - color contains mainly: red. Hex color #851414 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #851414 is #7AEBEB. Grayscale: #353535. Windows color (decimal): -8055788 or 1315973. OLE color: 1315973.
HSL color Cylindrical-coordinate representation of color #851414: hue angle of 0º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #851414 is Cyan = 0, Magento = 0.85, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 20 | 20 | - |
| CMYK | 0 | 0.85 | 0.85 | 0.48 |
| HSL | 0º | 0.74% | 0.3% | - |
| HSV(B) | 0º | 0.85% | 0.52% | - |
| XYZ | 10.05 | 5.54 | 1.2 | - |
| YUV | 53.79 | 108.94 | 184.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 20 | 20 | 0 | 0.85 | 0.85 | 0.48 | 0 | 0.74 | 0.3 |
| Hex | 85 | 14 | 14 | 0 | 55 | 55 | 30 | 0 | 4A | 1E |
| Octal | 205 | 24 | 24 | 0 | 125 | 125 | 60 | 0 | 112 | 36 |
| Binary | 10000101 | 10100 | 10100 | 0 | 1010101 | 1010101 | 110000 | 0 | 1001010 | 11110 |
Color Harmonies of #851414
Complementary color
Monochromatic Colors of #851414
Black with #851414
Text Example
Text Example
White with #851414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #851414; }
p { color: rgb(133,20,20); }
H1.HeaderClassName
{
color: #851414;
}
.AnyTagClassName
{
color: #851414;
}
</style>
background-color css
<style>
a { background-color: #851414; }
a { background-color: rgb(133,20,20); }
div.DivClassName
{
background-color: #851414;
}
.BgClassName
{
background-color: #851414;
}
</style>
border-color css
<style>
span { border-color: #851414; }
span { border-color: rgb(133,20,20); }
td.TdClassName
{
border-color: #851414;
}
.TagClassName
{
border-color: #851414;
}
</style>