Shades of Falu Red #761612
Tints of Falu Red #761612
RGB
CMYK
RGB Variations
Color information
#761612 (or 0x761612) is known color: Falu Red. HEX triplet: 76, 16 and 12. RGB value is (118,22,18). Sum of RGB (Red+Green+Blue) = 118+22+18=158 (20% of max value = 765). Red value is 118 (46.48% from 255 or 74.68% from 158); Green value is 22 (8.98% from 255 or 13.92% from 158); Blue value is 18 (7.42% from 255 or 11.39% from 158); Max value from RGB is 118 - color contains mainly: red. Hex color #761612 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761612 is #89E9ED. Grayscale: #323232. Windows color (decimal): -9038318 or 1185398. OLE color: 1185398.
HSL color Cylindrical-coordinate representation of color #761612: hue angle of 2.4º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #761612 is Cyan = 0, Magento = 0.81, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 22 | 18 | - |
| CMYK | 0 | 0.81 | 0.85 | 0.54 |
| HSL | 2.4º | 0.74% | 0.27% | - |
| HSV(B) | 2.4º | 0.85% | 0.46% | - |
| XYZ | 7.87 | 4.47 | 1.02 | - |
| YUV | 50.25 | 109.8 | 176.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 22 | 18 | 0 | 0.81 | 0.85 | 0.54 | 2.4 | 0.74 | 0.27 |
| Hex | 76 | 16 | 12 | 0 | 51 | 55 | 36 | 2 | 4A | 1B |
| Octal | 166 | 26 | 22 | 0 | 121 | 125 | 66 | 2 | 112 | 33 |
| Binary | 1110110 | 10110 | 10010 | 0 | 1010001 | 1010101 | 110110 | 10 | 1001010 | 11011 |
Color Harmonies of #761612
Complementary color
Monochromatic Colors of #761612
Black with #761612
Text Example
Text Example
White with #761612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761612; }
p { color: rgb(118,22,18); }
H1.HeaderClassName
{
color: #761612;
}
.AnyTagClassName
{
color: #761612;
}
</style>
background-color css
<style>
a { background-color: #761612; }
a { background-color: rgb(118,22,18); }
div.DivClassName
{
background-color: #761612;
}
.BgClassName
{
background-color: #761612;
}
</style>
border-color css
<style>
span { border-color: #761612; }
span { border-color: rgb(118,22,18); }
td.TdClassName
{
border-color: #761612;
}
.TagClassName
{
border-color: #761612;
}
</style>