Shades of Falu Red #772610
Tints of Falu Red #772610
RGB
CMYK
RGB Variations
Color information
#772610 (or 0x772610) is known color: Falu Red. HEX triplet: 77, 26 and 10. RGB value is (119,38,16). Sum of RGB (Red+Green+Blue) = 119+38+16=173 (22% of max value = 765). Red value is 119 (46.88% from 255 or 68.79% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 16 (6.64% from 255 or 9.25% from 173); Max value from RGB is 119 - color contains mainly: red. Hex color #772610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772610 is #88D9EF. Grayscale: #3B3B3B. Windows color (decimal): -8968688 or 1058423. OLE color: 1058423.
HSL color Cylindrical-coordinate representation of color #772610: hue angle of 12.82º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #772610 is Cyan = 0, Magento = 0.68, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 16 | - |
| CMYK | 0 | 0.68 | 0.87 | 0.53 |
| HSL | 12.82º | 0.76% | 0.26% | - |
| HSV(B) | 12.82º | 0.87% | 0.47% | - |
| XYZ | 8.39 | 5.35 | 1.08 | - |
| YUV | 59.71 | 103.34 | 170.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 16 | 0 | 0.68 | 0.87 | 0.53 | 12.82 | 0.76 | 0.26 |
| Hex | 77 | 26 | 10 | 0 | 44 | 57 | 35 | D | 4C | 1A |
| Octal | 167 | 46 | 20 | 0 | 104 | 127 | 65 | 15 | 114 | 32 |
| Binary | 1110111 | 100110 | 10000 | 0 | 1000100 | 1010111 | 110101 | 1101 | 1001100 | 11010 |
Color Harmonies of #772610
Complementary color
Monochromatic Colors of #772610
Black with #772610
Text Example
Text Example
White with #772610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772610; }
p { color: rgb(119,38,16); }
H1.HeaderClassName
{
color: #772610;
}
.AnyTagClassName
{
color: #772610;
}
</style>
background-color css
<style>
a { background-color: #772610; }
a { background-color: rgb(119,38,16); }
div.DivClassName
{
background-color: #772610;
}
.BgClassName
{
background-color: #772610;
}
</style>
border-color css
<style>
span { border-color: #772610; }
span { border-color: rgb(119,38,16); }
td.TdClassName
{
border-color: #772610;
}
.TagClassName
{
border-color: #772610;
}
</style>