Shades of Falu Red #791904
Tints of Falu Red #791904
RGB
CMYK
RGB Variations
Color information
#791904 (or 0x791904) is known color: Falu Red. HEX triplet: 79, 19 and 04. RGB value is (121,25,4). Sum of RGB (Red+Green+Blue) = 121+25+4=150 (19% of max value = 765). Red value is 121 (47.66% from 255 or 80.67% from 150); Green value is 25 (10.16% from 255 or 16.67% from 150); Blue value is 4 (1.95% from 255 or 2.67% from 150); Max value from RGB is 121 - color contains mainly: red. Hex color #791904 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791904 is #86E6FB. Grayscale: #333333. Windows color (decimal): -8840956 or 268665. OLE color: 268665.
HSL color Cylindrical-coordinate representation of color #791904: hue angle of 10.77º 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 #791904 is Cyan = 0, Magento = 0.79, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 4 | - |
| CMYK | 0 | 0.79 | 0.97 | 0.53 |
| HSL | 10.77º | 0.94% | 0.25% | - |
| HSV(B) | 10.77º | 0.97% | 0.47% | - |
| XYZ | 8.25 | 4.77 | 0.6 | - |
| YUV | 51.31 | 101.3 | 177.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 4 | 0 | 0.79 | 0.97 | 0.53 | 10.77 | 0.94 | 0.25 |
| Hex | 79 | 19 | 4 | 0 | 4F | 61 | 35 | B | 5E | 19 |
| Octal | 171 | 31 | 4 | 0 | 117 | 141 | 65 | 13 | 136 | 31 |
| Binary | 1111001 | 11001 | 100 | 0 | 1001111 | 1100001 | 110101 | 1011 | 1011110 | 11001 |
Color Harmonies of #791904
Complementary color
Monochromatic Colors of #791904
Black with #791904
Text Example
Text Example
White with #791904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791904; }
p { color: rgb(121,25,4); }
H1.HeaderClassName
{
color: #791904;
}
.AnyTagClassName
{
color: #791904;
}
</style>
background-color css
<style>
a { background-color: #791904; }
a { background-color: rgb(121,25,4); }
div.DivClassName
{
background-color: #791904;
}
.BgClassName
{
background-color: #791904;
}
</style>
border-color css
<style>
span { border-color: #791904; }
span { border-color: rgb(121,25,4); }
td.TdClassName
{
border-color: #791904;
}
.TagClassName
{
border-color: #791904;
}
</style>