Shades of Falu Red #742113
Tints of Falu Red #742113
RGB
CMYK
RGB Variations
Color information
#742113 (or 0x742113) is known color: Falu Red. HEX triplet: 74, 21 and 13. RGB value is (116,33,19). Sum of RGB (Red+Green+Blue) = 116+33+19=168 (22% of max value = 765). Red value is 116 (45.70% from 255 or 69.05% from 168); Green value is 33 (13.28% from 255 or 19.64% from 168); Blue value is 19 (7.81% from 255 or 11.31% from 168); Max value from RGB is 116 - color contains mainly: red. Hex color #742113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742113 is #8BDEEC. Grayscale: #383838. Windows color (decimal): -9166573 or 1253748. OLE color: 1253748.
HSL color Cylindrical-coordinate representation of color #742113: hue angle of 8.66º degrees, saturation: 0.72, 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 #742113 is Cyan = 0, Magento = 0.72, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 33 | 19 | - |
| CMYK | 0 | 0.72 | 0.84 | 0.55 |
| HSL | 8.66º | 0.72% | 0.26% | - |
| HSV(B) | 8.66º | 0.84% | 0.45% | - |
| XYZ | 7.86 | 4.85 | 1.14 | - |
| YUV | 56.22 | 107 | 170.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 33 | 19 | 0 | 0.72 | 0.84 | 0.55 | 8.66 | 0.72 | 0.26 |
| Hex | 74 | 21 | 13 | 0 | 48 | 54 | 37 | 9 | 48 | 1A |
| Octal | 164 | 41 | 23 | 0 | 110 | 124 | 67 | 11 | 110 | 32 |
| Binary | 1110100 | 100001 | 10011 | 0 | 1001000 | 1010100 | 110111 | 1001 | 1001000 | 11010 |
Color Harmonies of #742113
Complementary color
Monochromatic Colors of #742113
Black with #742113
Text Example
Text Example
White with #742113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742113; }
p { color: rgb(116,33,19); }
H1.HeaderClassName
{
color: #742113;
}
.AnyTagClassName
{
color: #742113;
}
</style>
background-color css
<style>
a { background-color: #742113; }
a { background-color: rgb(116,33,19); }
div.DivClassName
{
background-color: #742113;
}
.BgClassName
{
background-color: #742113;
}
</style>
border-color css
<style>
span { border-color: #742113; }
span { border-color: rgb(116,33,19); }
td.TdClassName
{
border-color: #742113;
}
.TagClassName
{
border-color: #742113;
}
</style>