Shades of Falu Red #742319
Tints of Falu Red #742319
RGB
CMYK
RGB Variations
Color information
#742319 (or 0x742319) is known color: Falu Red. HEX triplet: 74, 23 and 19. RGB value is (116,35,25). Sum of RGB (Red+Green+Blue) = 116+35+25=176 (23% of max value = 765). Red value is 116 (45.70% from 255 or 65.91% from 176); Green value is 35 (14.06% from 255 or 19.89% from 176); Blue value is 25 (10.16% from 255 or 14.20% from 176); Max value from RGB is 116 - color contains mainly: red. Hex color #742319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742319 is #8BDCE6. Grayscale: #3A3A3A. Windows color (decimal): -9166055 or 1647476. OLE color: 1647476.
HSL color Cylindrical-coordinate representation of color #742319: hue angle of 6.59º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #742319 is Cyan = 0, Magento = 0.70, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 35 | 25 | - |
| CMYK | 0 | 0.70 | 0.78 | 0.55 |
| HSL | 6.59º | 0.65% | 0.28% | - |
| HSV(B) | 6.59º | 0.78% | 0.45% | - |
| XYZ | 7.98 | 4.99 | 1.46 | - |
| YUV | 58.08 | 109.34 | 169.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 35 | 25 | 0 | 0.70 | 0.78 | 0.55 | 6.59 | 0.65 | 0.28 |
| Hex | 74 | 23 | 19 | 0 | 46 | 4E | 37 | 7 | 41 | 1C |
| Octal | 164 | 43 | 31 | 0 | 106 | 116 | 67 | 7 | 101 | 34 |
| Binary | 1110100 | 100011 | 11001 | 0 | 1000110 | 1001110 | 110111 | 111 | 1000001 | 11100 |
Color Harmonies of #742319
Complementary color
Monochromatic Colors of #742319
Black with #742319
Text Example
Text Example
White with #742319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742319; }
p { color: rgb(116,35,25); }
H1.HeaderClassName
{
color: #742319;
}
.AnyTagClassName
{
color: #742319;
}
</style>
background-color css
<style>
a { background-color: #742319; }
a { background-color: rgb(116,35,25); }
div.DivClassName
{
background-color: #742319;
}
.BgClassName
{
background-color: #742319;
}
</style>
border-color css
<style>
span { border-color: #742319; }
span { border-color: rgb(116,35,25); }
td.TdClassName
{
border-color: #742319;
}
.TagClassName
{
border-color: #742319;
}
</style>