Shades of Falu Red #761407
Tints of Falu Red #761407
RGB
CMYK
RGB Variations
Color information
#761407 (or 0x761407) is known color: Falu Red. HEX triplet: 76, 14 and 07. RGB value is (118,20,7). Sum of RGB (Red+Green+Blue) = 118+20+7=145 (19% of max value = 765). Red value is 118 (46.48% from 255 or 81.38% from 145); Green value is 20 (8.20% from 255 or 13.79% from 145); Blue value is 7 (3.12% from 255 or 4.83% from 145); Max value from RGB is 118 - color contains mainly: red. Hex color #761407 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761407 is #89EBF8. Grayscale: #2F2F2F. Windows color (decimal): -9038841 or 463990. OLE color: 463990.
HSL color Cylindrical-coordinate representation of color #761407: hue angle of 7.03º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #761407 is Cyan = 0, Magento = 0.83, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 20 | 7 | - |
| CMYK | 0 | 0.83 | 0.94 | 0.54 |
| HSL | 7.03º | 0.89% | 0.25% | - |
| HSV(B) | 7.03º | 0.94% | 0.46% | - |
| XYZ | 7.76 | 4.37 | 0.63 | - |
| YUV | 47.82 | 104.97 | 178.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 20 | 7 | 0 | 0.83 | 0.94 | 0.54 | 7.03 | 0.89 | 0.25 |
| Hex | 76 | 14 | 7 | 0 | 53 | 5E | 36 | 7 | 59 | 19 |
| Octal | 166 | 24 | 7 | 0 | 123 | 136 | 66 | 7 | 131 | 31 |
| Binary | 1110110 | 10100 | 111 | 0 | 1010011 | 1011110 | 110110 | 111 | 1011001 | 11001 |
Color Harmonies of #761407
Complementary color
Monochromatic Colors of #761407
Black with #761407
Text Example
Text Example
White with #761407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761407; }
p { color: rgb(118,20,7); }
H1.HeaderClassName
{
color: #761407;
}
.AnyTagClassName
{
color: #761407;
}
</style>
background-color css
<style>
a { background-color: #761407; }
a { background-color: rgb(118,20,7); }
div.DivClassName
{
background-color: #761407;
}
.BgClassName
{
background-color: #761407;
}
</style>
border-color css
<style>
span { border-color: #761407; }
span { border-color: rgb(118,20,7); }
td.TdClassName
{
border-color: #761407;
}
.TagClassName
{
border-color: #761407;
}
</style>