Shades of Falu Red #791608
Tints of Falu Red #791608
RGB
CMYK
RGB Variations
Color information
#791608 (or 0x791608) is known color: Falu Red. HEX triplet: 79, 16 and 08. RGB value is (121,22,8). Sum of RGB (Red+Green+Blue) = 121+22+8=151 (20% of max value = 765). Red value is 121 (47.66% from 255 or 80.13% from 151); Green value is 22 (8.98% from 255 or 14.57% from 151); Blue value is 8 (3.52% from 255 or 5.30% from 151); Max value from RGB is 121 - color contains mainly: red. Hex color #791608 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791608 is #86E9F7. Grayscale: #323232. Windows color (decimal): -8841720 or 530041. OLE color: 530041.
HSL color Cylindrical-coordinate representation of color #791608: hue angle of 7.43º 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 #791608 is Cyan = 0, Magento = 0.82, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 22 | 8 | - |
| CMYK | 0 | 0.82 | 0.93 | 0.53 |
| HSL | 7.43º | 0.88% | 0.25% | - |
| HSV(B) | 7.43º | 0.93% | 0.47% | - |
| XYZ | 8.22 | 4.66 | 0.7 | - |
| YUV | 50.01 | 104.3 | 178.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 8 | 0 | 0.82 | 0.93 | 0.53 | 7.43 | 0.88 | 0.25 |
| Hex | 79 | 16 | 8 | 0 | 52 | 5D | 35 | 7 | 58 | 19 |
| Octal | 171 | 26 | 10 | 0 | 122 | 135 | 65 | 7 | 130 | 31 |
| Binary | 1111001 | 10110 | 1000 | 0 | 1010010 | 1011101 | 110101 | 111 | 1011000 | 11001 |
Color Harmonies of #791608
Complementary color
Monochromatic Colors of #791608
Black with #791608
Text Example
Text Example
White with #791608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791608; }
p { color: rgb(121,22,8); }
H1.HeaderClassName
{
color: #791608;
}
.AnyTagClassName
{
color: #791608;
}
</style>
background-color css
<style>
a { background-color: #791608; }
a { background-color: rgb(121,22,8); }
div.DivClassName
{
background-color: #791608;
}
.BgClassName
{
background-color: #791608;
}
</style>
border-color css
<style>
span { border-color: #791608; }
span { border-color: rgb(121,22,8); }
td.TdClassName
{
border-color: #791608;
}
.TagClassName
{
border-color: #791608;
}
</style>