Shades of Falu Red #761806
Tints of Falu Red #761806
RGB
CMYK
RGB Variations
Color information
#761806 (or 0x761806) is known color: Falu Red. HEX triplet: 76, 18 and 06. RGB value is (118,24,6). Sum of RGB (Red+Green+Blue) = 118+24+6=148 (19% of max value = 765). Red value is 118 (46.48% from 255 or 79.73% from 148); Green value is 24 (9.77% from 255 or 16.22% from 148); Blue value is 6 (2.73% from 255 or 4.05% from 148); Max value from RGB is 118 - color contains mainly: red. Hex color #761806 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761806 is #89E7F9. Grayscale: #323232. Windows color (decimal): -9037818 or 399478. OLE color: 399478.
HSL color Cylindrical-coordinate representation of color #761806: hue angle of 9.64º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #761806 is Cyan = 0, Magento = 0.80, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 24 | 6 | - |
| CMYK | 0 | 0.80 | 0.95 | 0.54 |
| HSL | 9.64º | 0.9% | 0.24% | - |
| HSV(B) | 9.64º | 0.95% | 0.46% | - |
| XYZ | 7.83 | 4.52 | 0.63 | - |
| YUV | 50.05 | 103.14 | 176.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 24 | 6 | 0 | 0.80 | 0.95 | 0.54 | 9.64 | 0.9 | 0.24 |
| Hex | 76 | 18 | 6 | 0 | 50 | 5F | 36 | A | 5A | 18 |
| Octal | 166 | 30 | 6 | 0 | 120 | 137 | 66 | 12 | 132 | 30 |
| Binary | 1110110 | 11000 | 110 | 0 | 1010000 | 1011111 | 110110 | 1010 | 1011010 | 11000 |
Color Harmonies of #761806
Complementary color
Monochromatic Colors of #761806
Black with #761806
Text Example
Text Example
White with #761806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761806; }
p { color: rgb(118,24,6); }
H1.HeaderClassName
{
color: #761806;
}
.AnyTagClassName
{
color: #761806;
}
</style>
background-color css
<style>
a { background-color: #761806; }
a { background-color: rgb(118,24,6); }
div.DivClassName
{
background-color: #761806;
}
.BgClassName
{
background-color: #761806;
}
</style>
border-color css
<style>
span { border-color: #761806; }
span { border-color: rgb(118,24,6); }
td.TdClassName
{
border-color: #761806;
}
.TagClassName
{
border-color: #761806;
}
</style>