Shades of Falu Red #742312
Tints of Falu Red #742312
RGB
CMYK
RGB Variations
Color information
#742312 (or 0x742312) is known color: Falu Red. HEX triplet: 74, 23 and 12. RGB value is (116,35,18). Sum of RGB (Red+Green+Blue) = 116+35+18=169 (22% of max value = 765). Red value is 116 (45.70% from 255 or 68.64% from 169); Green value is 35 (14.06% from 255 or 20.71% from 169); Blue value is 18 (7.42% from 255 or 10.65% from 169); Max value from RGB is 116 - color contains mainly: red. Hex color #742312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742312 is #8BDCED. Grayscale: #393939. Windows color (decimal): -9166062 or 1188724. OLE color: 1188724.
HSL color Cylindrical-coordinate representation of color #742312: hue angle of 10.41º 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 #742312 is Cyan = 0, Magento = 0.70, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 35 | 18 | - |
| CMYK | 0 | 0.70 | 0.84 | 0.55 |
| HSL | 10.41º | 0.73% | 0.26% | - |
| HSV(B) | 10.41º | 0.84% | 0.45% | - |
| XYZ | 7.91 | 4.96 | 1.11 | - |
| YUV | 57.28 | 105.84 | 169.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 35 | 18 | 0 | 0.70 | 0.84 | 0.55 | 10.41 | 0.73 | 0.26 |
| Hex | 74 | 23 | 12 | 0 | 46 | 54 | 37 | A | 49 | 1A |
| Octal | 164 | 43 | 22 | 0 | 106 | 124 | 67 | 12 | 111 | 32 |
| Binary | 1110100 | 100011 | 10010 | 0 | 1000110 | 1010100 | 110111 | 1010 | 1001001 | 11010 |
Color Harmonies of #742312
Complementary color
Monochromatic Colors of #742312
Black with #742312
Text Example
Text Example
White with #742312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742312; }
p { color: rgb(116,35,18); }
H1.HeaderClassName
{
color: #742312;
}
.AnyTagClassName
{
color: #742312;
}
</style>
background-color css
<style>
a { background-color: #742312; }
a { background-color: rgb(116,35,18); }
div.DivClassName
{
background-color: #742312;
}
.BgClassName
{
background-color: #742312;
}
</style>
border-color css
<style>
span { border-color: #742312; }
span { border-color: rgb(116,35,18); }
td.TdClassName
{
border-color: #742312;
}
.TagClassName
{
border-color: #742312;
}
</style>