Shades of Falu Red #791801
Tints of Falu Red #791801
RGB
CMYK
RGB Variations
Color information
#791801 (or 0x791801) is known color: Falu Red. HEX triplet: 79, 18 and 01. RGB value is (121,24,1). Sum of RGB (Red+Green+Blue) = 121+24+1=146 (19% of max value = 765). Red value is 121 (47.66% from 255 or 82.88% from 146); Green value is 24 (9.77% from 255 or 16.44% from 146); Blue value is 1 (0.78% from 255 or 0.68% from 146); Max value from RGB is 121 - color contains mainly: red. Hex color #791801 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791801 is #86E7FE. Grayscale: #323232. Windows color (decimal): -8841215 or 71801. OLE color: 71801.
HSL color Cylindrical-coordinate representation of color #791801: hue angle of 11.5º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #791801 is Cyan = 0, Magento = 0.80, Yellow = 0.99 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 24 | 1 | - |
| CMYK | 0 | 0.80 | 0.99 | 0.53 |
| HSL | 11.5º | 0.98% | 0.24% | - |
| HSV(B) | 11.5º | 0.99% | 0.47% | - |
| XYZ | 8.22 | 4.72 | 0.51 | - |
| YUV | 50.38 | 100.14 | 178.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 24 | 1 | 0 | 0.80 | 0.99 | 0.53 | 11.5 | 0.98 | 0.24 |
| Hex | 79 | 18 | 1 | 0 | 50 | 63 | 35 | C | 62 | 18 |
| Octal | 171 | 30 | 1 | 0 | 120 | 143 | 65 | 14 | 142 | 30 |
| Binary | 1111001 | 11000 | 1 | 0 | 1010000 | 1100011 | 110101 | 1100 | 1100010 | 11000 |
Color Harmonies of #791801
Complementary color
Monochromatic Colors of #791801
Black with #791801
Text Example
Text Example
White with #791801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791801; }
p { color: rgb(121,24,1); }
H1.HeaderClassName
{
color: #791801;
}
.AnyTagClassName
{
color: #791801;
}
</style>
background-color css
<style>
a { background-color: #791801; }
a { background-color: rgb(121,24,1); }
div.DivClassName
{
background-color: #791801;
}
.BgClassName
{
background-color: #791801;
}
</style>
border-color css
<style>
span { border-color: #791801; }
span { border-color: rgb(121,24,1); }
td.TdClassName
{
border-color: #791801;
}
.TagClassName
{
border-color: #791801;
}
</style>