Shades of Falu Red #791906
Tints of Falu Red #791906
RGB
CMYK
RGB Variations
Color information
#791906 (or 0x791906) is known color: Falu Red. HEX triplet: 79, 19 and 06. RGB value is (121,25,6). Sum of RGB (Red+Green+Blue) = 121+25+6=152 (20% of max value = 765). Red value is 121 (47.66% from 255 or 79.61% from 152); Green value is 25 (10.16% from 255 or 16.45% from 152); Blue value is 6 (2.73% from 255 or 3.95% from 152); Max value from RGB is 121 - color contains mainly: red. Hex color #791906 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791906 is #86E6F9. Grayscale: #333333. Windows color (decimal): -8840954 or 399737. OLE color: 399737.
HSL color Cylindrical-coordinate representation of color #791906: hue angle of 9.91º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #791906 is Cyan = 0, Magento = 0.79, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 25 | 6 | - |
| CMYK | 0 | 0.79 | 0.95 | 0.53 |
| HSL | 9.91º | 0.91% | 0.25% | - |
| HSV(B) | 9.91º | 0.95% | 0.47% | - |
| XYZ | 8.27 | 4.77 | 0.66 | - |
| YUV | 51.54 | 102.3 | 177.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 25 | 6 | 0 | 0.79 | 0.95 | 0.53 | 9.91 | 0.91 | 0.25 |
| Hex | 79 | 19 | 6 | 0 | 4F | 5F | 35 | A | 5B | 19 |
| Octal | 171 | 31 | 6 | 0 | 117 | 137 | 65 | 12 | 133 | 31 |
| Binary | 1111001 | 11001 | 110 | 0 | 1001111 | 1011111 | 110101 | 1010 | 1011011 | 11001 |
Color Harmonies of #791906
Complementary color
Monochromatic Colors of #791906
Black with #791906
Text Example
Text Example
White with #791906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791906; }
p { color: rgb(121,25,6); }
H1.HeaderClassName
{
color: #791906;
}
.AnyTagClassName
{
color: #791906;
}
</style>
background-color css
<style>
a { background-color: #791906; }
a { background-color: rgb(121,25,6); }
div.DivClassName
{
background-color: #791906;
}
.BgClassName
{
background-color: #791906;
}
</style>
border-color css
<style>
span { border-color: #791906; }
span { border-color: rgb(121,25,6); }
td.TdClassName
{
border-color: #791906;
}
.TagClassName
{
border-color: #791906;
}
</style>