Shades of Falu Red #742112
Tints of Falu Red #742112
RGB
CMYK
RGB Variations
Color information
#742112 (or 0x742112) is known color: Falu Red. HEX triplet: 74, 21 and 12. RGB value is (116,33,18). Sum of RGB (Red+Green+Blue) = 116+33+18=167 (22% of max value = 765). Red value is 116 (45.70% from 255 or 69.46% from 167); Green value is 33 (13.28% from 255 or 19.76% from 167); Blue value is 18 (7.42% from 255 or 10.78% from 167); Max value from RGB is 116 - color contains mainly: red. Hex color #742112 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742112 is #8BDEED. Grayscale: #383838. Windows color (decimal): -9166574 or 1188212. OLE color: 1188212.
HSL color Cylindrical-coordinate representation of color #742112: hue angle of 9.18º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #742112 is Cyan = 0, Magento = 0.72, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 33 | 18 | - |
| CMYK | 0 | 0.72 | 0.84 | 0.55 |
| HSL | 9.18º | 0.73% | 0.26% | - |
| HSV(B) | 9.18º | 0.84% | 0.45% | - |
| XYZ | 7.86 | 4.84 | 1.09 | - |
| YUV | 56.11 | 106.5 | 170.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 33 | 18 | 0 | 0.72 | 0.84 | 0.55 | 9.18 | 0.73 | 0.26 |
| Hex | 74 | 21 | 12 | 0 | 48 | 54 | 37 | 9 | 49 | 1A |
| Octal | 164 | 41 | 22 | 0 | 110 | 124 | 67 | 11 | 111 | 32 |
| Binary | 1110100 | 100001 | 10010 | 0 | 1001000 | 1010100 | 110111 | 1001 | 1001001 | 11010 |
Color Harmonies of #742112
Complementary color
Monochromatic Colors of #742112
Black with #742112
Text Example
Text Example
White with #742112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742112; }
p { color: rgb(116,33,18); }
H1.HeaderClassName
{
color: #742112;
}
.AnyTagClassName
{
color: #742112;
}
</style>
background-color css
<style>
a { background-color: #742112; }
a { background-color: rgb(116,33,18); }
div.DivClassName
{
background-color: #742112;
}
.BgClassName
{
background-color: #742112;
}
</style>
border-color css
<style>
span { border-color: #742112; }
span { border-color: rgb(116,33,18); }
td.TdClassName
{
border-color: #742112;
}
.TagClassName
{
border-color: #742112;
}
</style>