Shades of Falu Red #761211
Tints of Falu Red #761211
RGB
CMYK
RGB Variations
Color information
#761211 (or 0x761211) is known color: Falu Red. HEX triplet: 76, 12 and 11. RGB value is (118,18,17). Sum of RGB (Red+Green+Blue) = 118+18+17=153 (20% of max value = 765). Red value is 118 (46.48% from 255 or 77.12% from 153); Green value is 18 (7.42% from 255 or 11.76% from 153); Blue value is 17 (7.03% from 255 or 11.11% from 153); Max value from RGB is 118 - color contains mainly: red. Hex color #761211 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761211 is #89EDEE. Grayscale: #2F2F2F. Windows color (decimal): -9039343 or 1118838. OLE color: 1118838.
HSL color Cylindrical-coordinate representation of color #761211: hue angle of 0.59º 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 #761211 is Cyan = 0, Magento = 0.85, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 18 | 17 | - |
| CMYK | 0 | 0.85 | 0.86 | 0.54 |
| HSL | 0.59º | 0.75% | 0.26% | - |
| HSV(B) | 0.59º | 0.86% | 0.46% | - |
| XYZ | 7.79 | 4.32 | 0.95 | - |
| YUV | 47.79 | 110.63 | 178.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 18 | 17 | 0 | 0.85 | 0.86 | 0.54 | 0.59 | 0.75 | 0.26 |
| Hex | 76 | 12 | 11 | 0 | 55 | 56 | 36 | 1 | 4B | 1A |
| Octal | 166 | 22 | 21 | 0 | 125 | 126 | 66 | 1 | 113 | 32 |
| Binary | 1110110 | 10010 | 10001 | 0 | 1010101 | 1010110 | 110110 | 1 | 1001011 | 11010 |
Color Harmonies of #761211
Complementary color
Monochromatic Colors of #761211
Black with #761211
Text Example
Text Example
White with #761211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761211; }
p { color: rgb(118,18,17); }
H1.HeaderClassName
{
color: #761211;
}
.AnyTagClassName
{
color: #761211;
}
</style>
background-color css
<style>
a { background-color: #761211; }
a { background-color: rgb(118,18,17); }
div.DivClassName
{
background-color: #761211;
}
.BgClassName
{
background-color: #761211;
}
</style>
border-color css
<style>
span { border-color: #761211; }
span { border-color: rgb(118,18,17); }
td.TdClassName
{
border-color: #761211;
}
.TagClassName
{
border-color: #761211;
}
</style>