Shades of Falu Red #781805
Tints of Falu Red #781805
RGB
CMYK
RGB Variations
Color information
#781805 (or 0x781805) is known color: Falu Red. HEX triplet: 78, 18 and 05. RGB value is (120,24,5). Sum of RGB (Red+Green+Blue) = 120+24+5=149 (19% of max value = 765). Red value is 120 (47.27% from 255 or 80.54% from 149); Green value is 24 (9.77% from 255 or 16.11% from 149); Blue value is 5 (2.34% from 255 or 3.36% from 149); Max value from RGB is 120 - color contains mainly: red. Hex color #781805 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781805 is #87E7FA. Grayscale: #323232. Windows color (decimal): -8906747 or 333944. OLE color: 333944.
HSL color Cylindrical-coordinate representation of color #781805: hue angle of 9.91º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #781805 is Cyan = 0, Magento = 0.8, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 24 | 5 | - |
| CMYK | 0 | 0.8 | 0.96 | 0.53 |
| HSL | 9.91º | 0.92% | 0.25% | - |
| HSV(B) | 9.91º | 0.96% | 0.47% | - |
| XYZ | 8.1 | 4.66 | 0.62 | - |
| YUV | 50.54 | 102.3 | 177.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 24 | 5 | 0 | 0.8 | 0.96 | 0.53 | 9.91 | 0.92 | 0.25 |
| Hex | 78 | 18 | 5 | 0 | 50 | 60 | 35 | A | 5C | 19 |
| Octal | 170 | 30 | 5 | 0 | 120 | 140 | 65 | 12 | 134 | 31 |
| Binary | 1111000 | 11000 | 101 | 0 | 1010000 | 1100000 | 110101 | 1010 | 1011100 | 11001 |
Color Harmonies of #781805
Complementary color
Monochromatic Colors of #781805
Black with #781805
Text Example
Text Example
White with #781805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781805; }
p { color: rgb(120,24,5); }
H1.HeaderClassName
{
color: #781805;
}
.AnyTagClassName
{
color: #781805;
}
</style>
background-color css
<style>
a { background-color: #781805; }
a { background-color: rgb(120,24,5); }
div.DivClassName
{
background-color: #781805;
}
.BgClassName
{
background-color: #781805;
}
</style>
border-color css
<style>
span { border-color: #781805; }
span { border-color: rgb(120,24,5); }
td.TdClassName
{
border-color: #781805;
}
.TagClassName
{
border-color: #781805;
}
</style>