Shades of Falu Red #741406
Tints of Falu Red #741406
RGB
CMYK
RGB Variations
Color information
#741406 (or 0x741406) is known color: Falu Red. HEX triplet: 74, 14 and 06. RGB value is (116,20,6). Sum of RGB (Red+Green+Blue) = 116+20+6=142 (18% of max value = 765). Red value is 116 (45.70% from 255 or 81.69% from 142); Green value is 20 (8.20% from 255 or 14.08% from 142); Blue value is 6 (2.73% from 255 or 4.23% from 142); Max value from RGB is 116 - color contains mainly: red. Hex color #741406 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #741406 is #8BEBF9. Grayscale: #2F2F2F. Windows color (decimal): -9169914 or 398452. OLE color: 398452.
HSL color Cylindrical-coordinate representation of color #741406: hue angle of 7.64º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #741406 is Cyan = 0, Magento = 0.83, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 20 | 6 | - |
| CMYK | 0 | 0.83 | 0.95 | 0.55 |
| HSL | 7.64º | 0.9% | 0.24% | - |
| HSV(B) | 7.64º | 0.95% | 0.45% | - |
| XYZ | 7.49 | 4.23 | 0.59 | - |
| YUV | 47.11 | 104.8 | 177.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 20 | 6 | 0 | 0.83 | 0.95 | 0.55 | 7.64 | 0.9 | 0.24 |
| Hex | 74 | 14 | 6 | 0 | 53 | 5F | 37 | 8 | 5A | 18 |
| Octal | 164 | 24 | 6 | 0 | 123 | 137 | 67 | 10 | 132 | 30 |
| Binary | 1110100 | 10100 | 110 | 0 | 1010011 | 1011111 | 110111 | 1000 | 1011010 | 11000 |
Color Harmonies of #741406
Complementary color
Monochromatic Colors of #741406
Black with #741406
Text Example
Text Example
White with #741406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741406; }
p { color: rgb(116,20,6); }
H1.HeaderClassName
{
color: #741406;
}
.AnyTagClassName
{
color: #741406;
}
</style>
background-color css
<style>
a { background-color: #741406; }
a { background-color: rgb(116,20,6); }
div.DivClassName
{
background-color: #741406;
}
.BgClassName
{
background-color: #741406;
}
</style>
border-color css
<style>
span { border-color: #741406; }
span { border-color: rgb(116,20,6); }
td.TdClassName
{
border-color: #741406;
}
.TagClassName
{
border-color: #741406;
}
</style>