Shades of Falu Red #742309
Tints of Falu Red #742309
RGB
CMYK
RGB Variations
Color information
#742309 (or 0x742309) is known color: Falu Red. HEX triplet: 74, 23 and 09. RGB value is (116,35,9). Sum of RGB (Red+Green+Blue) = 116+35+9=160 (21% of max value = 765). Red value is 116 (45.70% from 255 or 72.5% from 160); Green value is 35 (14.06% from 255 or 21.88% from 160); Blue value is 9 (3.91% from 255 or 5.62% from 160); Max value from RGB is 116 - color contains mainly: red. Hex color #742309 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742309 is #8BDCF6. Grayscale: #383838. Windows color (decimal): -9166071 or 598900. OLE color: 598900.
HSL color Cylindrical-coordinate representation of color #742309: hue angle of 14.58º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #742309 is Cyan = 0, Magento = 0.70, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 35 | 9 | - |
| CMYK | 0 | 0.70 | 0.92 | 0.55 |
| HSL | 14.58º | 0.86% | 0.25% | - |
| HSV(B) | 14.58º | 0.92% | 0.45% | - |
| XYZ | 7.85 | 4.93 | 0.8 | - |
| YUV | 56.26 | 101.34 | 170.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 35 | 9 | 0 | 0.70 | 0.92 | 0.55 | 14.58 | 0.86 | 0.25 |
| Hex | 74 | 23 | 9 | 0 | 46 | 5C | 37 | F | 56 | 19 |
| Octal | 164 | 43 | 11 | 0 | 106 | 134 | 67 | 17 | 126 | 31 |
| Binary | 1110100 | 100011 | 1001 | 0 | 1000110 | 1011100 | 110111 | 1111 | 1010110 | 11001 |
Color Harmonies of #742309
Complementary color
Monochromatic Colors of #742309
Black with #742309
Text Example
Text Example
White with #742309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742309; }
p { color: rgb(116,35,9); }
H1.HeaderClassName
{
color: #742309;
}
.AnyTagClassName
{
color: #742309;
}
</style>
background-color css
<style>
a { background-color: #742309; }
a { background-color: rgb(116,35,9); }
div.DivClassName
{
background-color: #742309;
}
.BgClassName
{
background-color: #742309;
}
</style>
border-color css
<style>
span { border-color: #742309; }
span { border-color: rgb(116,35,9); }
td.TdClassName
{
border-color: #742309;
}
.TagClassName
{
border-color: #742309;
}
</style>