Shades of Falu Red #781606
Tints of Falu Red #781606
RGB
CMYK
RGB Variations
Color information
#781606 (or 0x781606) is known color: Falu Red. HEX triplet: 78, 16 and 06. RGB value is (120,22,6). Sum of RGB (Red+Green+Blue) = 120+22+6=148 (19% of max value = 765). Red value is 120 (47.27% from 255 or 81.08% from 148); Green value is 22 (8.98% from 255 or 14.86% from 148); Blue value is 6 (2.73% from 255 or 4.05% from 148); Max value from RGB is 120 - color contains mainly: red. Hex color #781606 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781606 is #87E9F9. Grayscale: #313131. Windows color (decimal): -8907258 or 398968. OLE color: 398968.
HSL color Cylindrical-coordinate representation of color #781606: hue angle of 8.42º 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 #781606 is Cyan = 0, Magento = 0.82, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 22 | 6 | - |
| CMYK | 0 | 0.82 | 0.95 | 0.53 |
| HSL | 8.42º | 0.9% | 0.25% | - |
| HSV(B) | 8.42º | 0.95% | 0.47% | - |
| XYZ | 8.07 | 4.58 | 0.63 | - |
| YUV | 49.48 | 103.47 | 178.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 22 | 6 | 0 | 0.82 | 0.95 | 0.53 | 8.42 | 0.9 | 0.25 |
| Hex | 78 | 16 | 6 | 0 | 52 | 5F | 35 | 8 | 5A | 19 |
| Octal | 170 | 26 | 6 | 0 | 122 | 137 | 65 | 10 | 132 | 31 |
| Binary | 1111000 | 10110 | 110 | 0 | 1010010 | 1011111 | 110101 | 1000 | 1011010 | 11001 |
Color Harmonies of #781606
Complementary color
Monochromatic Colors of #781606
Black with #781606
Text Example
Text Example
White with #781606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781606; }
p { color: rgb(120,22,6); }
H1.HeaderClassName
{
color: #781606;
}
.AnyTagClassName
{
color: #781606;
}
</style>
background-color css
<style>
a { background-color: #781606; }
a { background-color: rgb(120,22,6); }
div.DivClassName
{
background-color: #781606;
}
.BgClassName
{
background-color: #781606;
}
</style>
border-color css
<style>
span { border-color: #781606; }
span { border-color: rgb(120,22,6); }
td.TdClassName
{
border-color: #781606;
}
.TagClassName
{
border-color: #781606;
}
</style>