Shades of Falu Red #772617
Tints of Falu Red #772617
RGB
CMYK
RGB Variations
Color information
#772617 (or 0x772617) is known color: Falu Red. HEX triplet: 77, 26 and 17. RGB value is (119,38,23). Sum of RGB (Red+Green+Blue) = 119+38+23=180 (23% of max value = 765). Red value is 119 (46.88% from 255 or 66.11% from 180); Green value is 38 (15.23% from 255 or 21.11% from 180); Blue value is 23 (9.38% from 255 or 12.78% from 180); Max value from RGB is 119 - color contains mainly: red. Hex color #772617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772617 is #88D9E8. Grayscale: #3C3C3C. Windows color (decimal): -8968681 or 1517175. OLE color: 1517175.
HSL color Cylindrical-coordinate representation of color #772617: hue angle of 9.38º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #772617 is Cyan = 0, Magento = 0.68, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 23 | - |
| CMYK | 0 | 0.68 | 0.81 | 0.53 |
| HSL | 9.38º | 0.68% | 0.28% | - |
| HSV(B) | 9.38º | 0.81% | 0.47% | - |
| XYZ | 8.46 | 5.37 | 1.4 | - |
| YUV | 60.51 | 106.84 | 169.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 23 | 0 | 0.68 | 0.81 | 0.53 | 9.38 | 0.68 | 0.28 |
| Hex | 77 | 26 | 17 | 0 | 44 | 51 | 35 | 9 | 44 | 1C |
| Octal | 167 | 46 | 27 | 0 | 104 | 121 | 65 | 11 | 104 | 34 |
| Binary | 1110111 | 100110 | 10111 | 0 | 1000100 | 1010001 | 110101 | 1001 | 1000100 | 11100 |
Color Harmonies of #772617
Complementary color
Monochromatic Colors of #772617
Black with #772617
Text Example
Text Example
White with #772617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772617; }
p { color: rgb(119,38,23); }
H1.HeaderClassName
{
color: #772617;
}
.AnyTagClassName
{
color: #772617;
}
</style>
background-color css
<style>
a { background-color: #772617; }
a { background-color: rgb(119,38,23); }
div.DivClassName
{
background-color: #772617;
}
.BgClassName
{
background-color: #772617;
}
</style>
border-color css
<style>
span { border-color: #772617; }
span { border-color: rgb(119,38,23); }
td.TdClassName
{
border-color: #772617;
}
.TagClassName
{
border-color: #772617;
}
</style>