Shades of Falu Red #792118
Tints of Falu Red #792118
RGB
CMYK
RGB Variations
Color information
#792118 (or 0x792118) is known color: Falu Red. HEX triplet: 79, 21 and 18. RGB value is (121,33,24). Sum of RGB (Red+Green+Blue) = 121+33+24=178 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.98% from 178); Green value is 33 (13.28% from 255 or 18.54% from 178); Blue value is 24 (9.77% from 255 or 13.48% from 178); Max value from RGB is 121 - color contains mainly: red. Hex color #792118 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792118 is #86DEE7. Grayscale: #3A3A3A. Windows color (decimal): -8838888 or 1581433. OLE color: 1581433.
HSL color Cylindrical-coordinate representation of color #792118: hue angle of 5.57º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #792118 is Cyan = 0, Magento = 0.73, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 33 | 24 | - |
| CMYK | 0 | 0.73 | 0.80 | 0.53 |
| HSL | 5.57º | 0.67% | 0.28% | - |
| HSV(B) | 5.57º | 0.8% | 0.47% | - |
| XYZ | 8.59 | 5.22 | 1.42 | - |
| YUV | 58.29 | 108.65 | 172.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 33 | 24 | 0 | 0.73 | 0.80 | 0.53 | 5.57 | 0.67 | 0.28 |
| Hex | 79 | 21 | 18 | 0 | 49 | 50 | 35 | 6 | 43 | 1C |
| Octal | 171 | 41 | 30 | 0 | 111 | 120 | 65 | 6 | 103 | 34 |
| Binary | 1111001 | 100001 | 11000 | 0 | 1001001 | 1010000 | 110101 | 110 | 1000011 | 11100 |
Color Harmonies of #792118
Complementary color
Monochromatic Colors of #792118
Black with #792118
Text Example
Text Example
White with #792118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792118; }
p { color: rgb(121,33,24); }
H1.HeaderClassName
{
color: #792118;
}
.AnyTagClassName
{
color: #792118;
}
</style>
background-color css
<style>
a { background-color: #792118; }
a { background-color: rgb(121,33,24); }
div.DivClassName
{
background-color: #792118;
}
.BgClassName
{
background-color: #792118;
}
</style>
border-color css
<style>
span { border-color: #792118; }
span { border-color: rgb(121,33,24); }
td.TdClassName
{
border-color: #792118;
}
.TagClassName
{
border-color: #792118;
}
</style>