Shades of Falu Red #791715
Tints of Falu Red #791715
RGB
CMYK
RGB Variations
Color information
#791715 (or 0x791715) is known color: Falu Red. HEX triplet: 79, 17 and 15. RGB value is (121,23,21). Sum of RGB (Red+Green+Blue) = 121+23+21=165 (21% of max value = 765). Red value is 121 (47.66% from 255 or 73.33% from 165); Green value is 23 (9.38% from 255 or 13.94% from 165); Blue value is 21 (8.59% from 255 or 12.73% from 165); Max value from RGB is 121 - color contains mainly: red. Hex color #791715 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791715 is #86E8EA. Grayscale: #343434. Windows color (decimal): -8841451 or 1382265. OLE color: 1382265.
HSL color Cylindrical-coordinate representation of color #791715: hue angle of 1.2º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #791715 is Cyan = 0, Magento = 0.81, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 23 | 21 | - |
| CMYK | 0 | 0.81 | 0.83 | 0.53 |
| HSL | 1.2º | 0.7% | 0.28% | - |
| HSV(B) | 1.2º | 0.83% | 0.47% | - |
| XYZ | 8.33 | 4.73 | 1.18 | - |
| YUV | 52.07 | 110.47 | 177.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 23 | 21 | 0 | 0.81 | 0.83 | 0.53 | 1.2 | 0.7 | 0.28 |
| Hex | 79 | 17 | 15 | 0 | 51 | 53 | 35 | 1 | 46 | 1C |
| Octal | 171 | 27 | 25 | 0 | 121 | 123 | 65 | 1 | 106 | 34 |
| Binary | 1111001 | 10111 | 10101 | 0 | 1010001 | 1010011 | 110101 | 1 | 1000110 | 11100 |
Color Harmonies of #791715
Complementary color
Monochromatic Colors of #791715
Black with #791715
Text Example
Text Example
White with #791715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791715; }
p { color: rgb(121,23,21); }
H1.HeaderClassName
{
color: #791715;
}
.AnyTagClassName
{
color: #791715;
}
</style>
background-color css
<style>
a { background-color: #791715; }
a { background-color: rgb(121,23,21); }
div.DivClassName
{
background-color: #791715;
}
.BgClassName
{
background-color: #791715;
}
</style>
border-color css
<style>
span { border-color: #791715; }
span { border-color: rgb(121,23,21); }
td.TdClassName
{
border-color: #791715;
}
.TagClassName
{
border-color: #791715;
}
</style>