Shades of Falu Red #741010
Tints of Falu Red #741010
RGB
CMYK
RGB Variations
Color information
#741010 (or 0x741010) is known color: Falu Red. HEX triplet: 74, 10 and 10. RGB value is (116,16,16). Sum of RGB (Red+Green+Blue) = 116+16+16=148 (19% of max value = 765). Red value is 116 (45.70% from 255 or 78.38% from 148); Green value is 16 (6.64% from 255 or 10.81% from 148); Blue value is 16 (6.64% from 255 or 10.81% from 148); Max value from RGB is 116 - color contains mainly: red. Hex color #741010 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #741010 is #8BEFEF. Grayscale: #2D2D2D. Windows color (decimal): -9170928 or 1052788. OLE color: 1052788.
HSL color Cylindrical-coordinate representation of color #741010: hue angle of 0º 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 #741010 is Cyan = 0, Magento = 0.86, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 16 | 16 | - |
| CMYK | 0 | 0.86 | 0.86 | 0.55 |
| HSL | 0º | 0.76% | 0.26% | - |
| HSV(B) | 0º | 0.86% | 0.45% | - |
| XYZ | 7.48 | 4.12 | 0.89 | - |
| YUV | 45.9 | 111.13 | 178 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 16 | 16 | 0 | 0.86 | 0.86 | 0.55 | 0 | 0.76 | 0.26 |
| Hex | 74 | 10 | 10 | 0 | 56 | 56 | 37 | 0 | 4C | 1A |
| Octal | 164 | 20 | 20 | 0 | 126 | 126 | 67 | 0 | 114 | 32 |
| Binary | 1110100 | 10000 | 10000 | 0 | 1010110 | 1010110 | 110111 | 0 | 1001100 | 11010 |
Color Harmonies of #741010
Complementary color
Monochromatic Colors of #741010
Black with #741010
Text Example
Text Example
White with #741010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #741010; }
p { color: rgb(116,16,16); }
H1.HeaderClassName
{
color: #741010;
}
.AnyTagClassName
{
color: #741010;
}
</style>
background-color css
<style>
a { background-color: #741010; }
a { background-color: rgb(116,16,16); }
div.DivClassName
{
background-color: #741010;
}
.BgClassName
{
background-color: #741010;
}
</style>
border-color css
<style>
span { border-color: #741010; }
span { border-color: rgb(116,16,16); }
td.TdClassName
{
border-color: #741010;
}
.TagClassName
{
border-color: #741010;
}
</style>