Shades of Falu Red #761710
Tints of Falu Red #761710
RGB
CMYK
RGB Variations
Color information
#761710 (or 0x761710) is known color: Falu Red. HEX triplet: 76, 17 and 10. RGB value is (118,23,16). Sum of RGB (Red+Green+Blue) = 118+23+16=157 (20% of max value = 765). Red value is 118 (46.48% from 255 or 75.16% from 157); Green value is 23 (9.38% from 255 or 14.65% from 157); Blue value is 16 (6.64% from 255 or 10.19% from 157); Max value from RGB is 118 - color contains mainly: red. Hex color #761710 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761710 is #89E8EF. Grayscale: #323232. Windows color (decimal): -9038064 or 1054582. OLE color: 1054582.
HSL color Cylindrical-coordinate representation of color #761710: hue angle of 4.12º degrees, saturation: 0.76, 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 #761710 is Cyan = 0, Magento = 0.81, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 23 | 16 | - |
| CMYK | 0 | 0.81 | 0.86 | 0.54 |
| HSL | 4.12º | 0.76% | 0.26% | - |
| HSV(B) | 4.12º | 0.86% | 0.46% | - |
| XYZ | 7.87 | 4.5 | 0.94 | - |
| YUV | 50.61 | 108.47 | 176.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 23 | 16 | 0 | 0.81 | 0.86 | 0.54 | 4.12 | 0.76 | 0.26 |
| Hex | 76 | 17 | 10 | 0 | 51 | 56 | 36 | 4 | 4C | 1A |
| Octal | 166 | 27 | 20 | 0 | 121 | 126 | 66 | 4 | 114 | 32 |
| Binary | 1110110 | 10111 | 10000 | 0 | 1010001 | 1010110 | 110110 | 100 | 1001100 | 11010 |
Color Harmonies of #761710
Complementary color
Monochromatic Colors of #761710
Black with #761710
Text Example
Text Example
White with #761710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761710; }
p { color: rgb(118,23,16); }
H1.HeaderClassName
{
color: #761710;
}
.AnyTagClassName
{
color: #761710;
}
</style>
background-color css
<style>
a { background-color: #761710; }
a { background-color: rgb(118,23,16); }
div.DivClassName
{
background-color: #761710;
}
.BgClassName
{
background-color: #761710;
}
</style>
border-color css
<style>
span { border-color: #761710; }
span { border-color: rgb(118,23,16); }
td.TdClassName
{
border-color: #761710;
}
.TagClassName
{
border-color: #761710;
}
</style>