Shades of Falu Red #791815
Tints of Falu Red #791815
RGB
CMYK
RGB Variations
Color information
#791815 (or 0x791815) is known color: Falu Red. HEX triplet: 79, 18 and 15. RGB value is (121,24,21). Sum of RGB (Red+Green+Blue) = 121+24+21=166 (21% of max value = 765). Red value is 121 (47.66% from 255 or 72.89% from 166); Green value is 24 (9.77% from 255 or 14.46% from 166); Blue value is 21 (8.59% from 255 or 12.65% from 166); Max value from RGB is 121 - color contains mainly: red. Hex color #791815 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791815 is #86E7EA. Grayscale: #343434. Windows color (decimal): -8841195 or 1382521. OLE color: 1382521.
HSL color Cylindrical-coordinate representation of color #791815: hue angle of 1.8º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791815 is Cyan = 0, Magento = 0.80, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 21 | - |
| CMYK | 0 | 0.80 | 0.83 | 0.53 |
| HSL | 1.8º | 0.7% | 0.28% | - |
| HSV(B) | 1.8º | 0.83% | 0.47% | - |
| XYZ | 8.35 | 4.77 | 1.19 | - |
| YUV | 52.66 | 110.14 | 176.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 21 | 0 | 0.80 | 0.83 | 0.53 | 1.8 | 0.7 | 0.28 |
| Hex | 79 | 18 | 15 | 0 | 50 | 53 | 35 | 2 | 46 | 1C |
| Octal | 171 | 30 | 25 | 0 | 120 | 123 | 65 | 2 | 106 | 34 |
| Binary | 1111001 | 11000 | 10101 | 0 | 1010000 | 1010011 | 110101 | 10 | 1000110 | 11100 |
Color Harmonies of #791815
Complementary color
Monochromatic Colors of #791815
Black with #791815
Text Example
Text Example
White with #791815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791815; }
p { color: rgb(121,24,21); }
H1.HeaderClassName
{
color: #791815;
}
.AnyTagClassName
{
color: #791815;
}
</style>
background-color css
<style>
a { background-color: #791815; }
a { background-color: rgb(121,24,21); }
div.DivClassName
{
background-color: #791815;
}
.BgClassName
{
background-color: #791815;
}
</style>
border-color css
<style>
span { border-color: #791815; }
span { border-color: rgb(121,24,21); }
td.TdClassName
{
border-color: #791815;
}
.TagClassName
{
border-color: #791815;
}
</style>