Shades of Falu Red #742415
Tints of Falu Red #742415
RGB
CMYK
RGB Variations
Color information
#742415 (or 0x742415) is known color: Falu Red. HEX triplet: 74, 24 and 15. RGB value is (116,36,21). Sum of RGB (Red+Green+Blue) = 116+36+21=173 (22% of max value = 765). Red value is 116 (45.70% from 255 or 67.05% from 173); Green value is 36 (14.45% from 255 or 20.81% from 173); Blue value is 21 (8.59% from 255 or 12.14% from 173); Max value from RGB is 116 - color contains mainly: red. Hex color #742415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742415 is #8BDBEA. Grayscale: #3A3A3A. Windows color (decimal): -9165803 or 1385588. OLE color: 1385588.
HSL color Cylindrical-coordinate representation of color #742415: hue angle of 9.47º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #742415 is Cyan = 0, Magento = 0.69, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 36 | 21 | - |
| CMYK | 0 | 0.69 | 0.82 | 0.55 |
| HSL | 9.47º | 0.69% | 0.27% | - |
| HSV(B) | 9.47º | 0.82% | 0.45% | - |
| XYZ | 7.97 | 5.03 | 1.26 | - |
| YUV | 58.21 | 107 | 169.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 36 | 21 | 0 | 0.69 | 0.82 | 0.55 | 9.47 | 0.69 | 0.27 |
| Hex | 74 | 24 | 15 | 0 | 45 | 52 | 37 | 9 | 45 | 1B |
| Octal | 164 | 44 | 25 | 0 | 105 | 122 | 67 | 11 | 105 | 33 |
| Binary | 1110100 | 100100 | 10101 | 0 | 1000101 | 1010010 | 110111 | 1001 | 1000101 | 11011 |
Color Harmonies of #742415
Complementary color
Monochromatic Colors of #742415
Black with #742415
Text Example
Text Example
White with #742415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742415; }
p { color: rgb(116,36,21); }
H1.HeaderClassName
{
color: #742415;
}
.AnyTagClassName
{
color: #742415;
}
</style>
background-color css
<style>
a { background-color: #742415; }
a { background-color: rgb(116,36,21); }
div.DivClassName
{
background-color: #742415;
}
.BgClassName
{
background-color: #742415;
}
</style>
border-color css
<style>
span { border-color: #742415; }
span { border-color: rgb(116,36,21); }
td.TdClassName
{
border-color: #742415;
}
.TagClassName
{
border-color: #742415;
}
</style>