Shades of Falu Red #781613
Tints of Falu Red #781613
RGB
CMYK
RGB Variations
Color information
#781613 (or 0x781613) is known color: Falu Red. HEX triplet: 78, 16 and 13. RGB value is (120,22,19). Sum of RGB (Red+Green+Blue) = 120+22+19=161 (21% of max value = 765). Red value is 120 (47.27% from 255 or 74.53% from 161); Green value is 22 (8.98% from 255 or 13.66% from 161); Blue value is 19 (7.81% from 255 or 11.80% from 161); Max value from RGB is 120 - color contains mainly: red. Hex color #781613 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781613 is #87E9EC. Grayscale: #333333. Windows color (decimal): -8907245 or 1250936. OLE color: 1250936.
HSL color Cylindrical-coordinate representation of color #781613: hue angle of 1.78º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #781613 is Cyan = 0, Magento = 0.82, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 22 | 19 | - |
| CMYK | 0 | 0.82 | 0.84 | 0.53 |
| HSL | 1.78º | 0.73% | 0.27% | - |
| HSV(B) | 1.78º | 0.84% | 0.47% | - |
| XYZ | 8.15 | 4.61 | 1.08 | - |
| YUV | 50.96 | 109.97 | 177.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 22 | 19 | 0 | 0.82 | 0.84 | 0.53 | 1.78 | 0.73 | 0.27 |
| Hex | 78 | 16 | 13 | 0 | 52 | 54 | 35 | 2 | 49 | 1B |
| Octal | 170 | 26 | 23 | 0 | 122 | 124 | 65 | 2 | 111 | 33 |
| Binary | 1111000 | 10110 | 10011 | 0 | 1010010 | 1010100 | 110101 | 10 | 1001001 | 11011 |
Color Harmonies of #781613
Complementary color
Monochromatic Colors of #781613
Black with #781613
Text Example
Text Example
White with #781613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781613; }
p { color: rgb(120,22,19); }
H1.HeaderClassName
{
color: #781613;
}
.AnyTagClassName
{
color: #781613;
}
</style>
background-color css
<style>
a { background-color: #781613; }
a { background-color: rgb(120,22,19); }
div.DivClassName
{
background-color: #781613;
}
.BgClassName
{
background-color: #781613;
}
</style>
border-color css
<style>
span { border-color: #781613; }
span { border-color: rgb(120,22,19); }
td.TdClassName
{
border-color: #781613;
}
.TagClassName
{
border-color: #781613;
}
</style>