Shades of Falu Red #781915
Tints of Falu Red #781915
RGB
CMYK
RGB Variations
Color information
#781915 (or 0x781915) is known color: Falu Red. HEX triplet: 78, 19 and 15. RGB value is (120,25,21). Sum of RGB (Red+Green+Blue) = 120+25+21=166 (21% of max value = 765). Red value is 120 (47.27% from 255 or 72.29% from 166); Green value is 25 (10.16% from 255 or 15.06% from 166); Blue value is 21 (8.59% from 255 or 12.65% from 166); Max value from RGB is 120 - color contains mainly: red. Hex color #781915 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #781915 is #87E6EA. Grayscale: #353535. Windows color (decimal): -8906475 or 1382776. OLE color: 1382776.
HSL color Cylindrical-coordinate representation of color #781915: hue angle of 2.42º degrees, saturation: 0.7, 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 #781915 is Cyan = 0, Magento = 0.79, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 25 | 21 | - |
| CMYK | 0 | 0.79 | 0.83 | 0.53 |
| HSL | 2.42º | 0.7% | 0.28% | - |
| HSV(B) | 2.42º | 0.83% | 0.47% | - |
| XYZ | 8.23 | 4.74 | 1.19 | - |
| YUV | 52.95 | 109.97 | 175.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 25 | 21 | 0 | 0.79 | 0.83 | 0.53 | 2.42 | 0.7 | 0.28 |
| Hex | 78 | 19 | 15 | 0 | 4F | 53 | 35 | 2 | 46 | 1C |
| Octal | 170 | 31 | 25 | 0 | 117 | 123 | 65 | 2 | 106 | 34 |
| Binary | 1111000 | 11001 | 10101 | 0 | 1001111 | 1010011 | 110101 | 10 | 1000110 | 11100 |
Color Harmonies of #781915
Complementary color
Monochromatic Colors of #781915
Black with #781915
Text Example
Text Example
White with #781915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #781915; }
p { color: rgb(120,25,21); }
H1.HeaderClassName
{
color: #781915;
}
.AnyTagClassName
{
color: #781915;
}
</style>
background-color css
<style>
a { background-color: #781915; }
a { background-color: rgb(120,25,21); }
div.DivClassName
{
background-color: #781915;
}
.BgClassName
{
background-color: #781915;
}
</style>
border-color css
<style>
span { border-color: #781915; }
span { border-color: rgb(120,25,21); }
td.TdClassName
{
border-color: #781915;
}
.TagClassName
{
border-color: #781915;
}
</style>