Shades of Falu Red #742207
Tints of Falu Red #742207
RGB
CMYK
RGB Variations
Color information
#742207 (or 0x742207) is known color: Falu Red. HEX triplet: 74, 22 and 07. RGB value is (116,34,7). Sum of RGB (Red+Green+Blue) = 116+34+7=157 (20% of max value = 765). Red value is 116 (45.70% from 255 or 73.89% from 157); Green value is 34 (13.67% from 255 or 21.66% from 157); Blue value is 7 (3.12% from 255 or 4.46% from 157); Max value from RGB is 116 - color contains mainly: red. Hex color #742207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742207 is #8BDDF8. Grayscale: #373737. Windows color (decimal): -9166329 or 467572. OLE color: 467572.
HSL color Cylindrical-coordinate representation of color #742207: hue angle of 14.86º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #742207 is Cyan = 0, Magento = 0.71, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 34 | 7 | - |
| CMYK | 0 | 0.71 | 0.94 | 0.55 |
| HSL | 14.86º | 0.89% | 0.24% | - |
| HSV(B) | 14.86º | 0.94% | 0.45% | - |
| XYZ | 7.81 | 4.87 | 0.73 | - |
| YUV | 55.44 | 100.67 | 171.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 7 | 0 | 0.71 | 0.94 | 0.55 | 14.86 | 0.89 | 0.24 |
| Hex | 74 | 22 | 7 | 0 | 47 | 5E | 37 | F | 59 | 18 |
| Octal | 164 | 42 | 7 | 0 | 107 | 136 | 67 | 17 | 131 | 30 |
| Binary | 1110100 | 100010 | 111 | 0 | 1000111 | 1011110 | 110111 | 1111 | 1011001 | 11000 |
Color Harmonies of #742207
Complementary color
Monochromatic Colors of #742207
Black with #742207
Text Example
Text Example
White with #742207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742207; }
p { color: rgb(116,34,7); }
H1.HeaderClassName
{
color: #742207;
}
.AnyTagClassName
{
color: #742207;
}
</style>
background-color css
<style>
a { background-color: #742207; }
a { background-color: rgb(116,34,7); }
div.DivClassName
{
background-color: #742207;
}
.BgClassName
{
background-color: #742207;
}
</style>
border-color css
<style>
span { border-color: #742207; }
span { border-color: rgb(116,34,7); }
td.TdClassName
{
border-color: #742207;
}
.TagClassName
{
border-color: #742207;
}
</style>