Shades of Falu Red #761406
Tints of Falu Red #761406
RGB
CMYK
RGB Variations
Color information
#761406 (or 0x761406) is known color: Falu Red. HEX triplet: 76, 14 and 06. RGB value is (118,20,6). Sum of RGB (Red+Green+Blue) = 118+20+6=144 (19% of max value = 765). Red value is 118 (46.48% from 255 or 81.94% from 144); Green value is 20 (8.20% from 255 or 13.89% from 144); Blue value is 6 (2.73% from 255 or 4.17% from 144); Max value from RGB is 118 - color contains mainly: red. Hex color #761406 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #761406 is #89EBF9. Grayscale: #2F2F2F. Windows color (decimal): -9038842 or 398454. OLE color: 398454.
HSL color Cylindrical-coordinate representation of color #761406: hue angle of 7.5º 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 #761406 is Cyan = 0, Magento = 0.83, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 20 | 6 | - |
| CMYK | 0 | 0.83 | 0.95 | 0.54 |
| HSL | 7.5º | 0.9% | 0.24% | - |
| HSV(B) | 7.5º | 0.95% | 0.46% | - |
| XYZ | 7.75 | 4.37 | 0.61 | - |
| YUV | 47.71 | 104.47 | 178.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 20 | 6 | 0 | 0.83 | 0.95 | 0.54 | 7.5 | 0.9 | 0.24 |
| Hex | 76 | 14 | 6 | 0 | 53 | 5F | 36 | 8 | 5A | 18 |
| Octal | 166 | 24 | 6 | 0 | 123 | 137 | 66 | 10 | 132 | 30 |
| Binary | 1110110 | 10100 | 110 | 0 | 1010011 | 1011111 | 110110 | 1000 | 1011010 | 11000 |
Color Harmonies of #761406
Complementary color
Monochromatic Colors of #761406
Black with #761406
Text Example
Text Example
White with #761406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #761406; }
p { color: rgb(118,20,6); }
H1.HeaderClassName
{
color: #761406;
}
.AnyTagClassName
{
color: #761406;
}
</style>
background-color css
<style>
a { background-color: #761406; }
a { background-color: rgb(118,20,6); }
div.DivClassName
{
background-color: #761406;
}
.BgClassName
{
background-color: #761406;
}
</style>
border-color css
<style>
span { border-color: #761406; }
span { border-color: rgb(118,20,6); }
td.TdClassName
{
border-color: #761406;
}
.TagClassName
{
border-color: #761406;
}
</style>