Shades of Falu Red #791510
Tints of Falu Red #791510
RGB
CMYK
RGB Variations
Color information
#791510 (or 0x791510) is known color: Falu Red. HEX triplet: 79, 15 and 10. RGB value is (121,21,16). Sum of RGB (Red+Green+Blue) = 121+21+16=158 (20% of max value = 765). Red value is 121 (47.66% from 255 or 76.58% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 16 (6.64% from 255 or 10.13% from 158); Max value from RGB is 121 - color contains mainly: red. Hex color #791510 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791510 is #86EAEF. Grayscale: #323232. Windows color (decimal): -8841968 or 1054073. OLE color: 1054073.
HSL color Cylindrical-coordinate representation of color #791510: hue angle of 2.86º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #791510 is Cyan = 0, Magento = 0.83, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 16 | - |
| CMYK | 0 | 0.83 | 0.87 | 0.53 |
| HSL | 2.86º | 0.77% | 0.27% | - |
| HSV(B) | 2.86º | 0.87% | 0.47% | - |
| XYZ | 8.25 | 4.64 | 0.95 | - |
| YUV | 50.33 | 108.63 | 178.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 16 | 0 | 0.83 | 0.87 | 0.53 | 2.86 | 0.77 | 0.27 |
| Hex | 79 | 15 | 10 | 0 | 53 | 57 | 35 | 3 | 4D | 1B |
| Octal | 171 | 25 | 20 | 0 | 123 | 127 | 65 | 3 | 115 | 33 |
| Binary | 1111001 | 10101 | 10000 | 0 | 1010011 | 1010111 | 110101 | 11 | 1001101 | 11011 |
Color Harmonies of #791510
Complementary color
Monochromatic Colors of #791510
Black with #791510
Text Example
Text Example
White with #791510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791510; }
p { color: rgb(121,21,16); }
H1.HeaderClassName
{
color: #791510;
}
.AnyTagClassName
{
color: #791510;
}
</style>
background-color css
<style>
a { background-color: #791510; }
a { background-color: rgb(121,21,16); }
div.DivClassName
{
background-color: #791510;
}
.BgClassName
{
background-color: #791510;
}
</style>
border-color css
<style>
span { border-color: #791510; }
span { border-color: rgb(121,21,16); }
td.TdClassName
{
border-color: #791510;
}
.TagClassName
{
border-color: #791510;
}
</style>