Shades of Falu Red #792415
Tints of Falu Red #792415
RGB
CMYK
RGB Variations
Color information
#792415 (or 0x792415) is known color: Falu Red. HEX triplet: 79, 24 and 15. RGB value is (121,36,21). Sum of RGB (Red+Green+Blue) = 121+36+21=178 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.98% from 178); Green value is 36 (14.45% from 255 or 20.22% from 178); Blue value is 21 (8.59% from 255 or 11.80% from 178); Max value from RGB is 121 - color contains mainly: red. Hex color #792415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792415 is #86DBEA. Grayscale: #3B3B3B. Windows color (decimal): -8838123 or 1385593. OLE color: 1385593.
HSL color Cylindrical-coordinate representation of color #792415: hue angle of 9º 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 #792415 is Cyan = 0, Magento = 0.70, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 36 | 21 | - |
| CMYK | 0 | 0.70 | 0.83 | 0.53 |
| HSL | 9º | 0.7% | 0.28% | - |
| HSV(B) | 9º | 0.83% | 0.47% | - |
| XYZ | 8.65 | 5.38 | 1.29 | - |
| YUV | 59.71 | 106.16 | 171.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 36 | 21 | 0 | 0.70 | 0.83 | 0.53 | 9 | 0.7 | 0.28 |
| Hex | 79 | 24 | 15 | 0 | 46 | 53 | 35 | 9 | 46 | 1C |
| Octal | 171 | 44 | 25 | 0 | 106 | 123 | 65 | 11 | 106 | 34 |
| Binary | 1111001 | 100100 | 10101 | 0 | 1000110 | 1010011 | 110101 | 1001 | 1000110 | 11100 |
Color Harmonies of #792415
Complementary color
Monochromatic Colors of #792415
Black with #792415
Text Example
Text Example
White with #792415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792415; }
p { color: rgb(121,36,21); }
H1.HeaderClassName
{
color: #792415;
}
.AnyTagClassName
{
color: #792415;
}
</style>
background-color css
<style>
a { background-color: #792415; }
a { background-color: rgb(121,36,21); }
div.DivClassName
{
background-color: #792415;
}
.BgClassName
{
background-color: #792415;
}
</style>
border-color css
<style>
span { border-color: #792415; }
span { border-color: rgb(121,36,21); }
td.TdClassName
{
border-color: #792415;
}
.TagClassName
{
border-color: #792415;
}
</style>