Shades of Falu Red #792121
Tints of Falu Red #792121
RGB
CMYK
RGB Variations
Color information
#792121 (or 0x792121) is known color: Falu Red. HEX triplet: 79, 21 and 21. RGB value is (121,33,33). Sum of RGB (Red+Green+Blue) = 121+33+33=187 (24% of max value = 765). Red value is 121 (47.66% from 255 or 64.71% from 187); Green value is 33 (13.28% from 255 or 17.65% from 187); Blue value is 33 (13.28% from 255 or 17.65% from 187); Max value from RGB is 121 - color contains mainly: red. Hex color #792121 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #792121 is #86DEDE. Grayscale: #3B3B3B. Windows color (decimal): -8838879 or 2171257. OLE color: 2171257.
HSL color Cylindrical-coordinate representation of color #792121: hue angle of 0º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #792121 is Cyan = 0, Magento = 0.73, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 33 | 33 | - |
| CMYK | 0 | 0.73 | 0.73 | 0.53 |
| HSL | 0º | 0.57% | 0.3% | - |
| HSV(B) | 0º | 0.73% | 0.47% | - |
| XYZ | 8.7 | 5.26 | 2 | - |
| YUV | 59.31 | 113.15 | 172 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 33 | 33 | 0 | 0.73 | 0.73 | 0.53 | 0 | 0.57 | 0.3 |
| Hex | 79 | 21 | 21 | 0 | 49 | 49 | 35 | 0 | 39 | 1E |
| Octal | 171 | 41 | 41 | 0 | 111 | 111 | 65 | 0 | 71 | 36 |
| Binary | 1111001 | 100001 | 100001 | 0 | 1001001 | 1001001 | 110101 | 0 | 111001 | 11110 |
Color Harmonies of #792121
Complementary color
Monochromatic Colors of #792121
Black with #792121
Text Example
Text Example
White with #792121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792121; }
p { color: rgb(121,33,33); }
H1.HeaderClassName
{
color: #792121;
}
.AnyTagClassName
{
color: #792121;
}
</style>
background-color css
<style>
a { background-color: #792121; }
a { background-color: rgb(121,33,33); }
div.DivClassName
{
background-color: #792121;
}
.BgClassName
{
background-color: #792121;
}
</style>
border-color css
<style>
span { border-color: #792121; }
span { border-color: rgb(121,33,33); }
td.TdClassName
{
border-color: #792121;
}
.TagClassName
{
border-color: #792121;
}
</style>