Shades of Falu Red #791616
Tints of Falu Red #791616
RGB
CMYK
RGB Variations
Color information
#791616 (or 0x791616) is known color: Falu Red. HEX triplet: 79, 16 and 16. RGB value is (121,22,22). Sum of RGB (Red+Green+Blue) = 121+22+22=165 (21% of max value = 765). Red value is 121 (47.66% from 255 or 73.33% from 165); Green value is 22 (8.98% from 255 or 13.33% from 165); Blue value is 22 (8.98% from 255 or 13.33% from 165); Max value from RGB is 121 - color contains mainly: red. Hex color #791616 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791616 is #86E9E9. Grayscale: #333333. Windows color (decimal): -8841706 or 1447545. OLE color: 1447545.
HSL color Cylindrical-coordinate representation of color #791616: hue angle of 0º 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 #791616 is Cyan = 0, Magento = 0.82, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 22 | - |
| CMYK | 0 | 0.82 | 0.82 | 0.53 |
| HSL | 0º | 0.69% | 0.28% | - |
| HSV(B) | 0º | 0.82% | 0.47% | - |
| XYZ | 8.32 | 4.7 | 1.23 | - |
| YUV | 51.6 | 111.3 | 177.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 22 | 0 | 0.82 | 0.82 | 0.53 | 0 | 0.69 | 0.28 |
| Hex | 79 | 16 | 16 | 0 | 52 | 52 | 35 | 0 | 45 | 1C |
| Octal | 171 | 26 | 26 | 0 | 122 | 122 | 65 | 0 | 105 | 34 |
| Binary | 1111001 | 10110 | 10110 | 0 | 1010010 | 1010010 | 110101 | 0 | 1000101 | 11100 |
Color Harmonies of #791616
Complementary color
Monochromatic Colors of #791616
Black with #791616
Text Example
Text Example
White with #791616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791616; }
p { color: rgb(121,22,22); }
H1.HeaderClassName
{
color: #791616;
}
.AnyTagClassName
{
color: #791616;
}
</style>
background-color css
<style>
a { background-color: #791616; }
a { background-color: rgb(121,22,22); }
div.DivClassName
{
background-color: #791616;
}
.BgClassName
{
background-color: #791616;
}
</style>
border-color css
<style>
span { border-color: #791616; }
span { border-color: rgb(121,22,22); }
td.TdClassName
{
border-color: #791616;
}
.TagClassName
{
border-color: #791616;
}
</style>