Shades of Falu Red #781406
Tints of Falu Red #781406
RGB
CMYK
RGB Variations
Color information
#781406 (or 0x781406) is known color: Falu Red. HEX triplet: 78, 14 and 06. RGB value is (120,20,6). Sum of RGB (Red+Green+Blue) = 120+20+6=146 (19% of max value = 765). Red value is 120 (47.27% from 255 or 82.19% from 146); Green value is 20 (8.20% from 255 or 13.70% from 146); Blue value is 6 (2.73% from 255 or 4.11% from 146); Max value from RGB is 120 - color contains mainly: red. Hex color #781406 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781406 is #87EBF9. Grayscale: #303030. Windows color (decimal): -8907770 or 398456. OLE color: 398456.
HSL color Cylindrical-coordinate representation of color #781406: hue angle of 7.37º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #781406 is Cyan = 0, Magento = 0.83, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 20 | 6 | - |
| CMYK | 0 | 0.83 | 0.95 | 0.53 |
| HSL | 7.37º | 0.9% | 0.25% | - |
| HSV(B) | 7.37º | 0.95% | 0.47% | - |
| XYZ | 8.03 | 4.51 | 0.62 | - |
| YUV | 48.3 | 104.13 | 179.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 20 | 6 | 0 | 0.83 | 0.95 | 0.53 | 7.37 | 0.9 | 0.25 |
| Hex | 78 | 14 | 6 | 0 | 53 | 5F | 35 | 7 | 5A | 19 |
| Octal | 170 | 24 | 6 | 0 | 123 | 137 | 65 | 7 | 132 | 31 |
| Binary | 1111000 | 10100 | 110 | 0 | 1010011 | 1011111 | 110101 | 111 | 1011010 | 11001 |
Color Harmonies of #781406
Complementary color
Monochromatic Colors of #781406
Black with #781406
Text Example
Text Example
White with #781406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781406; }
p { color: rgb(120,20,6); }
H1.HeaderClassName
{
color: #781406;
}
.AnyTagClassName
{
color: #781406;
}
</style>
background-color css
<style>
a { background-color: #781406; }
a { background-color: rgb(120,20,6); }
div.DivClassName
{
background-color: #781406;
}
.BgClassName
{
background-color: #781406;
}
</style>
border-color css
<style>
span { border-color: #781406; }
span { border-color: rgb(120,20,6); }
td.TdClassName
{
border-color: #781406;
}
.TagClassName
{
border-color: #781406;
}
</style>