Shades of Falu Red #741910
Tints of Falu Red #741910
RGB
CMYK
RGB Variations
Color information
#741910 (or 0x741910) is known color: Falu Red. HEX triplet: 74, 19 and 10. RGB value is (116,25,16). Sum of RGB (Red+Green+Blue) = 116+25+16=157 (20% of max value = 765). Red value is 116 (45.70% from 255 or 73.89% from 157); Green value is 25 (10.16% from 255 or 15.92% from 157); Blue value is 16 (6.64% from 255 or 10.19% from 157); Max value from RGB is 116 - color contains mainly: red. Hex color #741910 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #741910 is #8BE6EF. Grayscale: #333333. Windows color (decimal): -9168624 or 1055092. OLE color: 1055092.
HSL color Cylindrical-coordinate representation of color #741910: hue angle of 5.4º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #741910 is Cyan = 0, Magento = 0.78, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 25 | 16 | - |
| CMYK | 0 | 0.78 | 0.86 | 0.55 |
| HSL | 5.4º | 0.76% | 0.26% | - |
| HSV(B) | 5.4º | 0.86% | 0.45% | - |
| XYZ | 7.64 | 4.45 | 0.95 | - |
| YUV | 51.18 | 108.15 | 174.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 25 | 16 | 0 | 0.78 | 0.86 | 0.55 | 5.4 | 0.76 | 0.26 |
| Hex | 74 | 19 | 10 | 0 | 4E | 56 | 37 | 5 | 4C | 1A |
| Octal | 164 | 31 | 20 | 0 | 116 | 126 | 67 | 5 | 114 | 32 |
| Binary | 1110100 | 11001 | 10000 | 0 | 1001110 | 1010110 | 110111 | 101 | 1001100 | 11010 |
Color Harmonies of #741910
Complementary color
Monochromatic Colors of #741910
Black with #741910
Text Example
Text Example
White with #741910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741910; }
p { color: rgb(116,25,16); }
H1.HeaderClassName
{
color: #741910;
}
.AnyTagClassName
{
color: #741910;
}
</style>
background-color css
<style>
a { background-color: #741910; }
a { background-color: rgb(116,25,16); }
div.DivClassName
{
background-color: #741910;
}
.BgClassName
{
background-color: #741910;
}
</style>
border-color css
<style>
span { border-color: #741910; }
span { border-color: rgb(116,25,16); }
td.TdClassName
{
border-color: #741910;
}
.TagClassName
{
border-color: #741910;
}
</style>