Shades of Falu Red #781311
Tints of Falu Red #781311
RGB
CMYK
RGB Variations
Color information
#781311 (or 0x781311) is known color: Falu Red. HEX triplet: 78, 13 and 11. RGB value is (120,19,17). Sum of RGB (Red+Green+Blue) = 120+19+17=156 (20% of max value = 765). Red value is 120 (47.27% from 255 or 76.92% from 156); Green value is 19 (7.81% from 255 or 12.18% from 156); Blue value is 17 (7.03% from 255 or 10.90% from 156); Max value from RGB is 120 - color contains mainly: red. Hex color #781311 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781311 is #87ECEE. Grayscale: #313131. Windows color (decimal): -8908015 or 1119096. OLE color: 1119096.
HSL color Cylindrical-coordinate representation of color #781311: hue angle of 1.17º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #781311 is Cyan = 0, Magento = 0.84, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 19 | 17 | - |
| CMYK | 0 | 0.84 | 0.86 | 0.53 |
| HSL | 1.17º | 0.75% | 0.27% | - |
| HSV(B) | 1.17º | 0.86% | 0.47% | - |
| XYZ | 8.08 | 4.5 | 0.97 | - |
| YUV | 48.97 | 109.96 | 178.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 19 | 17 | 0 | 0.84 | 0.86 | 0.53 | 1.17 | 0.75 | 0.27 |
| Hex | 78 | 13 | 11 | 0 | 54 | 56 | 35 | 1 | 4B | 1B |
| Octal | 170 | 23 | 21 | 0 | 124 | 126 | 65 | 1 | 113 | 33 |
| Binary | 1111000 | 10011 | 10001 | 0 | 1010100 | 1010110 | 110101 | 1 | 1001011 | 11011 |
Color Harmonies of #781311
Complementary color
Monochromatic Colors of #781311
Black with #781311
Text Example
Text Example
White with #781311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781311; }
p { color: rgb(120,19,17); }
H1.HeaderClassName
{
color: #781311;
}
.AnyTagClassName
{
color: #781311;
}
</style>
background-color css
<style>
a { background-color: #781311; }
a { background-color: rgb(120,19,17); }
div.DivClassName
{
background-color: #781311;
}
.BgClassName
{
background-color: #781311;
}
</style>
border-color css
<style>
span { border-color: #781311; }
span { border-color: rgb(120,19,17); }
td.TdClassName
{
border-color: #781311;
}
.TagClassName
{
border-color: #781311;
}
</style>