Shades of Falu Red #781716
Tints of Falu Red #781716
RGB
CMYK
RGB Variations
Color information
#781716 (or 0x781716) is known color: Falu Red. HEX triplet: 78, 17 and 16. RGB value is (120,23,22). Sum of RGB (Red+Green+Blue) = 120+23+22=165 (21% of max value = 765). Red value is 120 (47.27% from 255 or 72.73% from 165); Green value is 23 (9.38% from 255 or 13.94% from 165); Blue value is 22 (8.98% from 255 or 13.33% from 165); Max value from RGB is 120 - color contains mainly: red. Hex color #781716 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781716 is #87E8E9. Grayscale: #333333. Windows color (decimal): -8906986 or 1447800. OLE color: 1447800.
HSL color Cylindrical-coordinate representation of color #781716: hue angle of 0.61º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #781716 is Cyan = 0, Magento = 0.81, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 23 | 22 | - |
| CMYK | 0 | 0.81 | 0.82 | 0.53 |
| HSL | 0.61º | 0.69% | 0.28% | - |
| HSV(B) | 0.61º | 0.82% | 0.47% | - |
| XYZ | 8.2 | 4.66 | 1.23 | - |
| YUV | 51.89 | 111.14 | 176.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 23 | 22 | 0 | 0.81 | 0.82 | 0.53 | 0.61 | 0.69 | 0.28 |
| Hex | 78 | 17 | 16 | 0 | 51 | 52 | 35 | 1 | 45 | 1C |
| Octal | 170 | 27 | 26 | 0 | 121 | 122 | 65 | 1 | 105 | 34 |
| Binary | 1111000 | 10111 | 10110 | 0 | 1010001 | 1010010 | 110101 | 1 | 1000101 | 11100 |
Color Harmonies of #781716
Complementary color
Monochromatic Colors of #781716
Black with #781716
Text Example
Text Example
White with #781716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781716; }
p { color: rgb(120,23,22); }
H1.HeaderClassName
{
color: #781716;
}
.AnyTagClassName
{
color: #781716;
}
</style>
background-color css
<style>
a { background-color: #781716; }
a { background-color: rgb(120,23,22); }
div.DivClassName
{
background-color: #781716;
}
.BgClassName
{
background-color: #781716;
}
</style>
border-color css
<style>
span { border-color: #781716; }
span { border-color: rgb(120,23,22); }
td.TdClassName
{
border-color: #781716;
}
.TagClassName
{
border-color: #781716;
}
</style>