Shades of Falu Red #792516
Tints of Falu Red #792516
RGB
CMYK
RGB Variations
Color information
#792516 (or 0x792516) is known color: Falu Red. HEX triplet: 79, 25 and 16. RGB value is (121,37,22). Sum of RGB (Red+Green+Blue) = 121+37+22=180 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.22% from 180); Green value is 37 (14.84% from 255 or 20.56% from 180); Blue value is 22 (8.98% from 255 or 12.22% from 180); Max value from RGB is 121 - color contains mainly: red. Hex color #792516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792516 is #86DAE9. Grayscale: #3C3C3C. Windows color (decimal): -8837866 or 1451385. OLE color: 1451385.
HSL color Cylindrical-coordinate representation of color #792516: hue angle of 9.09º 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 #792516 is Cyan = 0, Magento = 0.69, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 37 | 22 | - |
| CMYK | 0 | 0.69 | 0.82 | 0.53 |
| HSL | 9.09º | 0.69% | 0.28% | - |
| HSV(B) | 9.09º | 0.82% | 0.47% | - |
| XYZ | 8.69 | 5.45 | 1.35 | - |
| YUV | 60.41 | 106.33 | 171.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 37 | 22 | 0 | 0.69 | 0.82 | 0.53 | 9.09 | 0.69 | 0.28 |
| Hex | 79 | 25 | 16 | 0 | 45 | 52 | 35 | 9 | 45 | 1C |
| Octal | 171 | 45 | 26 | 0 | 105 | 122 | 65 | 11 | 105 | 34 |
| Binary | 1111001 | 100101 | 10110 | 0 | 1000101 | 1010010 | 110101 | 1001 | 1000101 | 11100 |
Color Harmonies of #792516
Complementary color
Monochromatic Colors of #792516
Black with #792516
Text Example
Text Example
White with #792516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792516; }
p { color: rgb(121,37,22); }
H1.HeaderClassName
{
color: #792516;
}
.AnyTagClassName
{
color: #792516;
}
</style>
background-color css
<style>
a { background-color: #792516; }
a { background-color: rgb(121,37,22); }
div.DivClassName
{
background-color: #792516;
}
.BgClassName
{
background-color: #792516;
}
</style>
border-color css
<style>
span { border-color: #792516; }
span { border-color: rgb(121,37,22); }
td.TdClassName
{
border-color: #792516;
}
.TagClassName
{
border-color: #792516;
}
</style>