Shades of Falu Red #741805
Tints of Falu Red #741805
RGB
CMYK
RGB Variations
Color information
#741805 (or 0x741805) is known color: Falu Red. HEX triplet: 74, 18 and 05. RGB value is (116,24,5). Sum of RGB (Red+Green+Blue) = 116+24+5=145 (19% of max value = 765). Red value is 116 (45.70% from 255 or 80% from 145); Green value is 24 (9.77% from 255 or 16.55% from 145); Blue value is 5 (2.34% from 255 or 3.45% from 145); Max value from RGB is 116 - color contains mainly: red. Hex color #741805 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #741805 is #8BE7FA. Grayscale: #313131. Windows color (decimal): -9168891 or 333940. OLE color: 333940.
HSL color Cylindrical-coordinate representation of color #741805: hue angle of 10.27º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #741805 is Cyan = 0, Magento = 0.79, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 24 | 5 | - |
| CMYK | 0 | 0.79 | 0.96 | 0.55 |
| HSL | 10.27º | 0.92% | 0.24% | - |
| HSV(B) | 10.27º | 0.96% | 0.45% | - |
| XYZ | 7.56 | 4.38 | 0.59 | - |
| YUV | 49.34 | 102.98 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 24 | 5 | 0 | 0.79 | 0.96 | 0.55 | 10.27 | 0.92 | 0.24 |
| Hex | 74 | 18 | 5 | 0 | 4F | 60 | 37 | A | 5C | 18 |
| Octal | 164 | 30 | 5 | 0 | 117 | 140 | 67 | 12 | 134 | 30 |
| Binary | 1110100 | 11000 | 101 | 0 | 1001111 | 1100000 | 110111 | 1010 | 1011100 | 11000 |
Color Harmonies of #741805
Complementary color
Monochromatic Colors of #741805
Black with #741805
Text Example
Text Example
White with #741805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741805; }
p { color: rgb(116,24,5); }
H1.HeaderClassName
{
color: #741805;
}
.AnyTagClassName
{
color: #741805;
}
</style>
background-color css
<style>
a { background-color: #741805; }
a { background-color: rgb(116,24,5); }
div.DivClassName
{
background-color: #741805;
}
.BgClassName
{
background-color: #741805;
}
</style>
border-color css
<style>
span { border-color: #741805; }
span { border-color: rgb(116,24,5); }
td.TdClassName
{
border-color: #741805;
}
.TagClassName
{
border-color: #741805;
}
</style>