Shades of Falu Red #792416
Tints of Falu Red #792416
RGB
CMYK
RGB Variations
Color information
#792416 (or 0x792416) is known color: Falu Red. HEX triplet: 79, 24 and 16. RGB value is (121,36,22). Sum of RGB (Red+Green+Blue) = 121+36+22=179 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.60% from 179); Green value is 36 (14.45% from 255 or 20.11% from 179); Blue value is 22 (8.98% from 255 or 12.29% from 179); Max value from RGB is 121 - color contains mainly: red. Hex color #792416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792416 is #86DBE9. Grayscale: #3B3B3B. Windows color (decimal): -8838122 or 1451129. OLE color: 1451129.
HSL color Cylindrical-coordinate representation of color #792416: hue angle of 8.48º degrees, saturation: 0.69, 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 #792416 is Cyan = 0, Magento = 0.70, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 36 | 22 | - |
| CMYK | 0 | 0.70 | 0.82 | 0.53 |
| HSL | 8.48º | 0.69% | 0.28% | - |
| HSV(B) | 8.48º | 0.82% | 0.47% | - |
| XYZ | 8.66 | 5.38 | 1.34 | - |
| YUV | 59.82 | 106.66 | 171.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 36 | 22 | 0 | 0.70 | 0.82 | 0.53 | 8.48 | 0.69 | 0.28 |
| Hex | 79 | 24 | 16 | 0 | 46 | 52 | 35 | 8 | 45 | 1C |
| Octal | 171 | 44 | 26 | 0 | 106 | 122 | 65 | 10 | 105 | 34 |
| Binary | 1111001 | 100100 | 10110 | 0 | 1000110 | 1010010 | 110101 | 1000 | 1000101 | 11100 |
Color Harmonies of #792416
Complementary color
Monochromatic Colors of #792416
Black with #792416
Text Example
Text Example
White with #792416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792416; }
p { color: rgb(121,36,22); }
H1.HeaderClassName
{
color: #792416;
}
.AnyTagClassName
{
color: #792416;
}
</style>
background-color css
<style>
a { background-color: #792416; }
a { background-color: rgb(121,36,22); }
div.DivClassName
{
background-color: #792416;
}
.BgClassName
{
background-color: #792416;
}
</style>
border-color css
<style>
span { border-color: #792416; }
span { border-color: rgb(121,36,22); }
td.TdClassName
{
border-color: #792416;
}
.TagClassName
{
border-color: #792416;
}
</style>