Shades of Falu Red #772605
Tints of Falu Red #772605
RGB
CMYK
RGB Variations
Color information
#772605 (or 0x772605) is known color: Falu Red. HEX triplet: 77, 26 and 05. RGB value is (119,38,5). Sum of RGB (Red+Green+Blue) = 119+38+5=162 (21% of max value = 765). Red value is 119 (46.88% from 255 or 73.46% from 162); Green value is 38 (15.23% from 255 or 23.46% from 162); Blue value is 5 (2.34% from 255 or 3.09% from 162); Max value from RGB is 119 - color contains mainly: red. Hex color #772605 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772605 is #88D9FA. Grayscale: #3A3A3A. Windows color (decimal): -8968699 or 337527. OLE color: 337527.
HSL color Cylindrical-coordinate representation of color #772605: hue angle of 17.37º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #772605 is Cyan = 0, Magento = 0.68, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 5 | - |
| CMYK | 0 | 0.68 | 0.96 | 0.53 |
| HSL | 17.37º | 0.92% | 0.24% | - |
| HSV(B) | 17.37º | 0.96% | 0.47% | - |
| XYZ | 8.33 | 5.32 | 0.73 | - |
| YUV | 58.46 | 97.84 | 171.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 5 | 0 | 0.68 | 0.96 | 0.53 | 17.37 | 0.92 | 0.24 |
| Hex | 77 | 26 | 5 | 0 | 44 | 60 | 35 | 11 | 5C | 18 |
| Octal | 167 | 46 | 5 | 0 | 104 | 140 | 65 | 21 | 134 | 30 |
| Binary | 1110111 | 100110 | 101 | 0 | 1000100 | 1100000 | 110101 | 10001 | 1011100 | 11000 |
Color Harmonies of #772605
Complementary color
Monochromatic Colors of #772605
Black with #772605
Text Example
Text Example
White with #772605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772605; }
p { color: rgb(119,38,5); }
H1.HeaderClassName
{
color: #772605;
}
.AnyTagClassName
{
color: #772605;
}
</style>
background-color css
<style>
a { background-color: #772605; }
a { background-color: rgb(119,38,5); }
div.DivClassName
{
background-color: #772605;
}
.BgClassName
{
background-color: #772605;
}
</style>
border-color css
<style>
span { border-color: #772605; }
span { border-color: rgb(119,38,5); }
td.TdClassName
{
border-color: #772605;
}
.TagClassName
{
border-color: #772605;
}
</style>