Shades of Falu Red #792115
Tints of Falu Red #792115
RGB
CMYK
RGB Variations
Color information
#792115 (or 0x792115) is known color: Falu Red. HEX triplet: 79, 21 and 15. RGB value is (121,33,21). Sum of RGB (Red+Green+Blue) = 121+33+21=175 (23% of max value = 765). Red value is 121 (47.66% from 255 or 69.14% from 175); Green value is 33 (13.28% from 255 or 18.86% from 175); Blue value is 21 (8.59% from 255 or 12% from 175); Max value from RGB is 121 - color contains mainly: red. Hex color #792115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792115 is #86DEEA. Grayscale: #3A3A3A. Windows color (decimal): -8838891 or 1384825. OLE color: 1384825.
HSL color Cylindrical-coordinate representation of color #792115: hue angle of 7.2º 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 #792115 is Cyan = 0, Magento = 0.73, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 33 | 21 | - |
| CMYK | 0 | 0.73 | 0.83 | 0.53 |
| HSL | 7.2º | 0.7% | 0.28% | - |
| HSV(B) | 7.2º | 0.83% | 0.47% | - |
| XYZ | 8.56 | 5.21 | 1.26 | - |
| YUV | 57.94 | 107.15 | 172.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 33 | 21 | 0 | 0.73 | 0.83 | 0.53 | 7.2 | 0.7 | 0.28 |
| Hex | 79 | 21 | 15 | 0 | 49 | 53 | 35 | 7 | 46 | 1C |
| Octal | 171 | 41 | 25 | 0 | 111 | 123 | 65 | 7 | 106 | 34 |
| Binary | 1111001 | 100001 | 10101 | 0 | 1001001 | 1010011 | 110101 | 111 | 1000110 | 11100 |
Color Harmonies of #792115
Complementary color
Monochromatic Colors of #792115
Black with #792115
Text Example
Text Example
White with #792115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792115; }
p { color: rgb(121,33,21); }
H1.HeaderClassName
{
color: #792115;
}
.AnyTagClassName
{
color: #792115;
}
</style>
background-color css
<style>
a { background-color: #792115; }
a { background-color: rgb(121,33,21); }
div.DivClassName
{
background-color: #792115;
}
.BgClassName
{
background-color: #792115;
}
</style>
border-color css
<style>
span { border-color: #792115; }
span { border-color: rgb(121,33,21); }
td.TdClassName
{
border-color: #792115;
}
.TagClassName
{
border-color: #792115;
}
</style>