Shades of Falu Red #791408
Tints of Falu Red #791408
RGB
CMYK
RGB Variations
Color information
#791408 (or 0x791408) is known color: Falu Red. HEX triplet: 79, 14 and 08. RGB value is (121,20,8). Sum of RGB (Red+Green+Blue) = 121+20+8=149 (19% of max value = 765). Red value is 121 (47.66% from 255 or 81.21% from 149); Green value is 20 (8.20% from 255 or 13.42% from 149); Blue value is 8 (3.52% from 255 or 5.37% from 149); Max value from RGB is 121 - color contains mainly: red. Hex color #791408 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791408 is #86EBF7. Grayscale: #303030. Windows color (decimal): -8842232 or 529529. OLE color: 529529.
HSL color Cylindrical-coordinate representation of color #791408: hue angle of 6.37º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #791408 is Cyan = 0, Magento = 0.83, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 20 | 8 | - |
| CMYK | 0 | 0.83 | 0.93 | 0.53 |
| HSL | 6.37º | 0.88% | 0.25% | - |
| HSV(B) | 6.37º | 0.93% | 0.47% | - |
| XYZ | 8.18 | 4.58 | 0.68 | - |
| YUV | 48.83 | 104.96 | 179.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 20 | 8 | 0 | 0.83 | 0.93 | 0.53 | 6.37 | 0.88 | 0.25 |
| Hex | 79 | 14 | 8 | 0 | 53 | 5D | 35 | 6 | 58 | 19 |
| Octal | 171 | 24 | 10 | 0 | 123 | 135 | 65 | 6 | 130 | 31 |
| Binary | 1111001 | 10100 | 1000 | 0 | 1010011 | 1011101 | 110101 | 110 | 1011000 | 11001 |
Color Harmonies of #791408
Complementary color
Monochromatic Colors of #791408
Black with #791408
Text Example
Text Example
White with #791408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791408; }
p { color: rgb(121,20,8); }
H1.HeaderClassName
{
color: #791408;
}
.AnyTagClassName
{
color: #791408;
}
</style>
background-color css
<style>
a { background-color: #791408; }
a { background-color: rgb(121,20,8); }
div.DivClassName
{
background-color: #791408;
}
.BgClassName
{
background-color: #791408;
}
</style>
border-color css
<style>
span { border-color: #791408; }
span { border-color: rgb(121,20,8); }
td.TdClassName
{
border-color: #791408;
}
.TagClassName
{
border-color: #791408;
}
</style>