Shades of Falu Red #791306
Tints of Falu Red #791306
RGB
CMYK
RGB Variations
Color information
#791306 (or 0x791306) is known color: Falu Red. HEX triplet: 79, 13 and 06. RGB value is (121,19,6). Sum of RGB (Red+Green+Blue) = 121+19+6=146 (19% of max value = 765). Red value is 121 (47.66% from 255 or 82.88% from 146); Green value is 19 (7.81% from 255 or 13.01% from 146); Blue value is 6 (2.73% from 255 or 4.11% from 146); Max value from RGB is 121 - color contains mainly: red. Hex color #791306 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791306 is #86ECF9. Grayscale: #303030. Windows color (decimal): -8842490 or 398201. OLE color: 398201.
HSL color Cylindrical-coordinate representation of color #791306: hue angle of 6.78º 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 #791306 is Cyan = 0, Magento = 0.84, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 19 | 6 | - |
| CMYK | 0 | 0.84 | 0.95 | 0.53 |
| HSL | 6.78º | 0.91% | 0.25% | - |
| HSV(B) | 6.78º | 0.95% | 0.47% | - |
| XYZ | 8.15 | 4.54 | 0.62 | - |
| YUV | 48.02 | 104.29 | 180.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 19 | 6 | 0 | 0.84 | 0.95 | 0.53 | 6.78 | 0.91 | 0.25 |
| Hex | 79 | 13 | 6 | 0 | 54 | 5F | 35 | 7 | 5B | 19 |
| Octal | 171 | 23 | 6 | 0 | 124 | 137 | 65 | 7 | 133 | 31 |
| Binary | 1111001 | 10011 | 110 | 0 | 1010100 | 1011111 | 110101 | 111 | 1011011 | 11001 |
Color Harmonies of #791306
Complementary color
Monochromatic Colors of #791306
Black with #791306
Text Example
Text Example
White with #791306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791306; }
p { color: rgb(121,19,6); }
H1.HeaderClassName
{
color: #791306;
}
.AnyTagClassName
{
color: #791306;
}
</style>
background-color css
<style>
a { background-color: #791306; }
a { background-color: rgb(121,19,6); }
div.DivClassName
{
background-color: #791306;
}
.BgClassName
{
background-color: #791306;
}
</style>
border-color css
<style>
span { border-color: #791306; }
span { border-color: rgb(121,19,6); }
td.TdClassName
{
border-color: #791306;
}
.TagClassName
{
border-color: #791306;
}
</style>