Shades of Falu Red #791717
Tints of Falu Red #791717
RGB
CMYK
RGB Variations
Color information
#791717 (or 0x791717) is known color: Falu Red. HEX triplet: 79, 17 and 17. RGB value is (121,23,23). Sum of RGB (Red+Green+Blue) = 121+23+23=167 (22% of max value = 765). Red value is 121 (47.66% from 255 or 72.46% from 167); Green value is 23 (9.38% from 255 or 13.77% from 167); Blue value is 23 (9.38% from 255 or 13.77% from 167); Max value from RGB is 121 - color contains mainly: red. Hex color #791717 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791717 is #86E8E8. Grayscale: #343434. Windows color (decimal): -8841449 or 1513337. OLE color: 1513337.
HSL color Cylindrical-coordinate representation of color #791717: hue angle of 0º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #791717 is Cyan = 0, Magento = 0.81, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 23 | - |
| CMYK | 0 | 0.81 | 0.81 | 0.53 |
| HSL | 0º | 0.68% | 0.28% | - |
| HSV(B) | 0º | 0.81% | 0.47% | - |
| XYZ | 8.35 | 4.74 | 1.29 | - |
| YUV | 52.3 | 111.47 | 177 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 23 | 0 | 0.81 | 0.81 | 0.53 | 0 | 0.68 | 0.28 |
| Hex | 79 | 17 | 17 | 0 | 51 | 51 | 35 | 0 | 44 | 1C |
| Octal | 171 | 27 | 27 | 0 | 121 | 121 | 65 | 0 | 104 | 34 |
| Binary | 1111001 | 10111 | 10111 | 0 | 1010001 | 1010001 | 110101 | 0 | 1000100 | 11100 |
Color Harmonies of #791717
Complementary color
Monochromatic Colors of #791717
Black with #791717
Text Example
Text Example
White with #791717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791717; }
p { color: rgb(121,23,23); }
H1.HeaderClassName
{
color: #791717;
}
.AnyTagClassName
{
color: #791717;
}
</style>
background-color css
<style>
a { background-color: #791717; }
a { background-color: rgb(121,23,23); }
div.DivClassName
{
background-color: #791717;
}
.BgClassName
{
background-color: #791717;
}
</style>
border-color css
<style>
span { border-color: #791717; }
span { border-color: rgb(121,23,23); }
td.TdClassName
{
border-color: #791717;
}
.TagClassName
{
border-color: #791717;
}
</style>