Shades of Falu Red #741508
Tints of Falu Red #741508
RGB
CMYK
RGB Variations
Color information
#741508 (or 0x741508) is known color: Falu Red. HEX triplet: 74, 15 and 08. RGB value is (116,21,8). Sum of RGB (Red+Green+Blue) = 116+21+8=145 (19% of max value = 765). Red value is 116 (45.70% from 255 or 80% from 145); Green value is 21 (8.59% from 255 or 14.48% from 145); Blue value is 8 (3.52% from 255 or 5.52% from 145); Max value from RGB is 116 - color contains mainly: red. Hex color #741508 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #741508 is #8BEAF7. Grayscale: #303030. Windows color (decimal): -9169656 or 529780. OLE color: 529780.
HSL color Cylindrical-coordinate representation of color #741508: hue angle of 7.22º 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 #741508 is Cyan = 0, Magento = 0.82, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 21 | 8 | - |
| CMYK | 0 | 0.82 | 0.93 | 0.55 |
| HSL | 7.22º | 0.87% | 0.24% | - |
| HSV(B) | 7.22º | 0.93% | 0.45% | - |
| XYZ | 7.51 | 4.27 | 0.66 | - |
| YUV | 47.92 | 105.47 | 176.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 21 | 8 | 0 | 0.82 | 0.93 | 0.55 | 7.22 | 0.87 | 0.24 |
| Hex | 74 | 15 | 8 | 0 | 52 | 5D | 37 | 7 | 57 | 18 |
| Octal | 164 | 25 | 10 | 0 | 122 | 135 | 67 | 7 | 127 | 30 |
| Binary | 1110100 | 10101 | 1000 | 0 | 1010010 | 1011101 | 110111 | 111 | 1010111 | 11000 |
Color Harmonies of #741508
Complementary color
Monochromatic Colors of #741508
Black with #741508
Text Example
Text Example
White with #741508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741508; }
p { color: rgb(116,21,8); }
H1.HeaderClassName
{
color: #741508;
}
.AnyTagClassName
{
color: #741508;
}
</style>
background-color css
<style>
a { background-color: #741508; }
a { background-color: rgb(116,21,8); }
div.DivClassName
{
background-color: #741508;
}
.BgClassName
{
background-color: #741508;
}
</style>
border-color css
<style>
span { border-color: #741508; }
span { border-color: rgb(116,21,8); }
td.TdClassName
{
border-color: #741508;
}
.TagClassName
{
border-color: #741508;
}
</style>