Shades of Falu Red #741408
Tints of Falu Red #741408
RGB
CMYK
RGB Variations
Color information
#741408 (or 0x741408) is known color: Falu Red. HEX triplet: 74, 14 and 08. RGB value is (116,20,8). Sum of RGB (Red+Green+Blue) = 116+20+8=144 (19% of max value = 765). Red value is 116 (45.70% from 255 or 80.56% from 144); Green value is 20 (8.20% from 255 or 13.89% from 144); Blue value is 8 (3.52% from 255 or 5.56% from 144); Max value from RGB is 116 - color contains mainly: red. Hex color #741408 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #741408 is #8BEBF7. Grayscale: #2F2F2F. Windows color (decimal): -9169912 or 529524. OLE color: 529524.
HSL color Cylindrical-coordinate representation of color #741408: hue angle of 6.67º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #741408 is Cyan = 0, Magento = 0.83, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 20 | 8 | - |
| CMYK | 0 | 0.83 | 0.93 | 0.55 |
| HSL | 6.67º | 0.87% | 0.24% | - |
| HSV(B) | 6.67º | 0.93% | 0.45% | - |
| XYZ | 7.5 | 4.23 | 0.65 | - |
| YUV | 47.34 | 105.8 | 176.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 20 | 8 | 0 | 0.83 | 0.93 | 0.55 | 6.67 | 0.87 | 0.24 |
| Hex | 74 | 14 | 8 | 0 | 53 | 5D | 37 | 7 | 57 | 18 |
| Octal | 164 | 24 | 10 | 0 | 123 | 135 | 67 | 7 | 127 | 30 |
| Binary | 1110100 | 10100 | 1000 | 0 | 1010011 | 1011101 | 110111 | 111 | 1010111 | 11000 |
Color Harmonies of #741408
Complementary color
Monochromatic Colors of #741408
Black with #741408
Text Example
Text Example
White with #741408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741408; }
p { color: rgb(116,20,8); }
H1.HeaderClassName
{
color: #741408;
}
.AnyTagClassName
{
color: #741408;
}
</style>
background-color css
<style>
a { background-color: #741408; }
a { background-color: rgb(116,20,8); }
div.DivClassName
{
background-color: #741408;
}
.BgClassName
{
background-color: #741408;
}
</style>
border-color css
<style>
span { border-color: #741408; }
span { border-color: rgb(116,20,8); }
td.TdClassName
{
border-color: #741408;
}
.TagClassName
{
border-color: #741408;
}
</style>