Shades of Falu Red #791604
Tints of Falu Red #791604
RGB
CMYK
RGB Variations
Color information
#791604 (or 0x791604) is known color: Falu Red. HEX triplet: 79, 16 and 04. RGB value is (121,22,4). Sum of RGB (Red+Green+Blue) = 121+22+4=147 (19% of max value = 765). Red value is 121 (47.66% from 255 or 82.31% from 147); Green value is 22 (8.98% from 255 or 14.97% from 147); Blue value is 4 (1.95% from 255 or 2.72% from 147); Max value from RGB is 121 - color contains mainly: red. Hex color #791604 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791604 is #86E9FB. Grayscale: #313131. Windows color (decimal): -8841724 or 267897. OLE color: 267897.
HSL color Cylindrical-coordinate representation of color #791604: hue angle of 9.23º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #791604 is Cyan = 0, Magento = 0.82, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 4 | - |
| CMYK | 0 | 0.82 | 0.97 | 0.53 |
| HSL | 9.23º | 0.94% | 0.25% | - |
| HSV(B) | 9.23º | 0.97% | 0.47% | - |
| XYZ | 8.19 | 4.65 | 0.58 | - |
| YUV | 49.55 | 102.3 | 178.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 4 | 0 | 0.82 | 0.97 | 0.53 | 9.23 | 0.94 | 0.25 |
| Hex | 79 | 16 | 4 | 0 | 52 | 61 | 35 | 9 | 5E | 19 |
| Octal | 171 | 26 | 4 | 0 | 122 | 141 | 65 | 11 | 136 | 31 |
| Binary | 1111001 | 10110 | 100 | 0 | 1010010 | 1100001 | 110101 | 1001 | 1011110 | 11001 |
Color Harmonies of #791604
Complementary color
Monochromatic Colors of #791604
Black with #791604
Text Example
Text Example
White with #791604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791604; }
p { color: rgb(121,22,4); }
H1.HeaderClassName
{
color: #791604;
}
.AnyTagClassName
{
color: #791604;
}
</style>
background-color css
<style>
a { background-color: #791604; }
a { background-color: rgb(121,22,4); }
div.DivClassName
{
background-color: #791604;
}
.BgClassName
{
background-color: #791604;
}
</style>
border-color css
<style>
span { border-color: #791604; }
span { border-color: rgb(121,22,4); }
td.TdClassName
{
border-color: #791604;
}
.TagClassName
{
border-color: #791604;
}
</style>