Shades of Falu Red #791506
Tints of Falu Red #791506
RGB
CMYK
RGB Variations
Color information
#791506 (or 0x791506) is known color: Falu Red. HEX triplet: 79, 15 and 06. RGB value is (121,21,6). Sum of RGB (Red+Green+Blue) = 121+21+6=148 (19% of max value = 765). Red value is 121 (47.66% from 255 or 81.76% from 148); Green value is 21 (8.59% from 255 or 14.19% from 148); Blue value is 6 (2.73% from 255 or 4.05% from 148); Max value from RGB is 121 - color contains mainly: red. Hex color #791506 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791506 is #86EAF9. Grayscale: #313131. Windows color (decimal): -8841978 or 398713. OLE color: 398713.
HSL color Cylindrical-coordinate representation of color #791506: hue angle of 7.83º 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 #791506 is Cyan = 0, Magento = 0.83, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 6 | - |
| CMYK | 0 | 0.83 | 0.95 | 0.53 |
| HSL | 7.83º | 0.91% | 0.25% | - |
| HSV(B) | 7.83º | 0.95% | 0.47% | - |
| XYZ | 8.19 | 4.61 | 0.63 | - |
| YUV | 49.19 | 103.63 | 179.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 6 | 0 | 0.83 | 0.95 | 0.53 | 7.83 | 0.91 | 0.25 |
| Hex | 79 | 15 | 6 | 0 | 53 | 5F | 35 | 8 | 5B | 19 |
| Octal | 171 | 25 | 6 | 0 | 123 | 137 | 65 | 10 | 133 | 31 |
| Binary | 1111001 | 10101 | 110 | 0 | 1010011 | 1011111 | 110101 | 1000 | 1011011 | 11001 |
Color Harmonies of #791506
Complementary color
Monochromatic Colors of #791506
Black with #791506
Text Example
Text Example
White with #791506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791506; }
p { color: rgb(121,21,6); }
H1.HeaderClassName
{
color: #791506;
}
.AnyTagClassName
{
color: #791506;
}
</style>
background-color css
<style>
a { background-color: #791506; }
a { background-color: rgb(121,21,6); }
div.DivClassName
{
background-color: #791506;
}
.BgClassName
{
background-color: #791506;
}
</style>
border-color css
<style>
span { border-color: #791506; }
span { border-color: rgb(121,21,6); }
td.TdClassName
{
border-color: #791506;
}
.TagClassName
{
border-color: #791506;
}
</style>