Shades of Falu Red #761811
Tints of Falu Red #761811
RGB
CMYK
RGB Variations
Color information
#761811 (or 0x761811) is known color: Falu Red. HEX triplet: 76, 18 and 11. RGB value is (118,24,17). Sum of RGB (Red+Green+Blue) = 118+24+17=159 (21% of max value = 765). Red value is 118 (46.48% from 255 or 74.21% from 159); Green value is 24 (9.77% from 255 or 15.09% from 159); Blue value is 17 (7.03% from 255 or 10.69% from 159); Max value from RGB is 118 - color contains mainly: red. Hex color #761811 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761811 is #89E7EE. Grayscale: #333333. Windows color (decimal): -9037807 or 1120374. OLE color: 1120374.
HSL color Cylindrical-coordinate representation of color #761811: hue angle of 4.16º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #761811 is Cyan = 0, Magento = 0.80, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 24 | 17 | - |
| CMYK | 0 | 0.80 | 0.86 | 0.54 |
| HSL | 4.16º | 0.75% | 0.26% | - |
| HSV(B) | 4.16º | 0.86% | 0.46% | - |
| XYZ | 7.9 | 4.55 | 0.99 | - |
| YUV | 51.31 | 108.64 | 175.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 24 | 17 | 0 | 0.80 | 0.86 | 0.54 | 4.16 | 0.75 | 0.26 |
| Hex | 76 | 18 | 11 | 0 | 50 | 56 | 36 | 4 | 4B | 1A |
| Octal | 166 | 30 | 21 | 0 | 120 | 126 | 66 | 4 | 113 | 32 |
| Binary | 1110110 | 11000 | 10001 | 0 | 1010000 | 1010110 | 110110 | 100 | 1001011 | 11010 |
Color Harmonies of #761811
Complementary color
Monochromatic Colors of #761811
Black with #761811
Text Example
Text Example
White with #761811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761811; }
p { color: rgb(118,24,17); }
H1.HeaderClassName
{
color: #761811;
}
.AnyTagClassName
{
color: #761811;
}
</style>
background-color css
<style>
a { background-color: #761811; }
a { background-color: rgb(118,24,17); }
div.DivClassName
{
background-color: #761811;
}
.BgClassName
{
background-color: #761811;
}
</style>
border-color css
<style>
span { border-color: #761811; }
span { border-color: rgb(118,24,17); }
td.TdClassName
{
border-color: #761811;
}
.TagClassName
{
border-color: #761811;
}
</style>