Shades of Falu Red #742210
Tints of Falu Red #742210
RGB
CMYK
RGB Variations
Color information
#742210 (or 0x742210) is known color: Falu Red. HEX triplet: 74, 22 and 10. RGB value is (116,34,16). Sum of RGB (Red+Green+Blue) = 116+34+16=166 (21% of max value = 765). Red value is 116 (45.70% from 255 or 69.88% from 166); Green value is 34 (13.67% from 255 or 20.48% from 166); Blue value is 16 (6.64% from 255 or 9.64% from 166); Max value from RGB is 116 - color contains mainly: red. Hex color #742210 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742210 is #8BDDEF. Grayscale: #383838. Windows color (decimal): -9166320 or 1057396. OLE color: 1057396.
HSL color Cylindrical-coordinate representation of color #742210: hue angle of 10.8º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #742210 is Cyan = 0, Magento = 0.71, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 34 | 16 | - |
| CMYK | 0 | 0.71 | 0.86 | 0.55 |
| HSL | 10.8º | 0.76% | 0.26% | - |
| HSV(B) | 10.8º | 0.86% | 0.45% | - |
| XYZ | 7.87 | 4.89 | 1.02 | - |
| YUV | 56.47 | 105.17 | 170.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 34 | 16 | 0 | 0.71 | 0.86 | 0.55 | 10.8 | 0.76 | 0.26 |
| Hex | 74 | 22 | 10 | 0 | 47 | 56 | 37 | B | 4C | 1A |
| Octal | 164 | 42 | 20 | 0 | 107 | 126 | 67 | 13 | 114 | 32 |
| Binary | 1110100 | 100010 | 10000 | 0 | 1000111 | 1010110 | 110111 | 1011 | 1001100 | 11010 |
Color Harmonies of #742210
Complementary color
Monochromatic Colors of #742210
Black with #742210
Text Example
Text Example
White with #742210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742210; }
p { color: rgb(116,34,16); }
H1.HeaderClassName
{
color: #742210;
}
.AnyTagClassName
{
color: #742210;
}
</style>
background-color css
<style>
a { background-color: #742210; }
a { background-color: rgb(116,34,16); }
div.DivClassName
{
background-color: #742210;
}
.BgClassName
{
background-color: #742210;
}
</style>
border-color css
<style>
span { border-color: #742210; }
span { border-color: rgb(116,34,16); }
td.TdClassName
{
border-color: #742210;
}
.TagClassName
{
border-color: #742210;
}
</style>