Shades of Falu Red #791515
Tints of Falu Red #791515
RGB
CMYK
RGB Variations
Color information
#791515 (or 0x791515) is known color: Falu Red. HEX triplet: 79, 15 and 15. RGB value is (121,21,21). Sum of RGB (Red+Green+Blue) = 121+21+21=163 (21% of max value = 765). Red value is 121 (47.66% from 255 or 74.23% from 163); Green value is 21 (8.59% from 255 or 12.88% from 163); Blue value is 21 (8.59% from 255 or 12.88% from 163); Max value from RGB is 121 - color contains mainly: red. Hex color #791515 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #791515 is #86EAEA. Grayscale: #333333. Windows color (decimal): -8841963 or 1381753. OLE color: 1381753.
HSL color Cylindrical-coordinate representation of color #791515: hue angle of 0º 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 #791515 is Cyan = 0, Magento = 0.83, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 21 | 21 | - |
| CMYK | 0 | 0.83 | 0.83 | 0.53 |
| HSL | 0º | 0.7% | 0.28% | - |
| HSV(B) | 0º | 0.83% | 0.47% | - |
| XYZ | 8.29 | 4.66 | 1.17 | - |
| YUV | 50.9 | 111.13 | 178 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 21 | 0 | 0.83 | 0.83 | 0.53 | 0 | 0.7 | 0.28 |
| Hex | 79 | 15 | 15 | 0 | 53 | 53 | 35 | 0 | 46 | 1C |
| Octal | 171 | 25 | 25 | 0 | 123 | 123 | 65 | 0 | 106 | 34 |
| Binary | 1111001 | 10101 | 10101 | 0 | 1010011 | 1010011 | 110101 | 0 | 1000110 | 11100 |
Color Harmonies of #791515
Complementary color
Monochromatic Colors of #791515
Black with #791515
Text Example
Text Example
White with #791515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791515; }
p { color: rgb(121,21,21); }
H1.HeaderClassName
{
color: #791515;
}
.AnyTagClassName
{
color: #791515;
}
</style>
background-color css
<style>
a { background-color: #791515; }
a { background-color: rgb(121,21,21); }
div.DivClassName
{
background-color: #791515;
}
.BgClassName
{
background-color: #791515;
}
</style>
border-color css
<style>
span { border-color: #791515; }
span { border-color: rgb(121,21,21); }
td.TdClassName
{
border-color: #791515;
}
.TagClassName
{
border-color: #791515;
}
</style>