Shades of Falu Red #772416
Tints of Falu Red #772416
RGB
CMYK
RGB Variations
Color information
#772416 (or 0x772416) is known color: Falu Red. HEX triplet: 77, 24 and 16. RGB value is (119,36,22). Sum of RGB (Red+Green+Blue) = 119+36+22=177 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.23% from 177); Green value is 36 (14.45% from 255 or 20.34% from 177); Blue value is 22 (8.98% from 255 or 12.43% from 177); Max value from RGB is 119 - color contains mainly: red. Hex color #772416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772416 is #88DBE9. Grayscale: #3B3B3B. Windows color (decimal): -8969194 or 1451127. OLE color: 1451127.
HSL color Cylindrical-coordinate representation of color #772416: hue angle of 8.66º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #772416 is Cyan = 0, Magento = 0.70, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 22 | - |
| CMYK | 0 | 0.70 | 0.82 | 0.53 |
| HSL | 8.66º | 0.69% | 0.28% | - |
| HSV(B) | 8.66º | 0.82% | 0.47% | - |
| XYZ | 8.38 | 5.24 | 1.33 | - |
| YUV | 59.22 | 107 | 170.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 22 | 0 | 0.70 | 0.82 | 0.53 | 8.66 | 0.69 | 0.28 |
| Hex | 77 | 24 | 16 | 0 | 46 | 52 | 35 | 9 | 45 | 1C |
| Octal | 167 | 44 | 26 | 0 | 106 | 122 | 65 | 11 | 105 | 34 |
| Binary | 1110111 | 100100 | 10110 | 0 | 1000110 | 1010010 | 110101 | 1001 | 1000101 | 11100 |
Color Harmonies of #772416
Complementary color
Monochromatic Colors of #772416
Black with #772416
Text Example
Text Example
White with #772416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772416; }
p { color: rgb(119,36,22); }
H1.HeaderClassName
{
color: #772416;
}
.AnyTagClassName
{
color: #772416;
}
</style>
background-color css
<style>
a { background-color: #772416; }
a { background-color: rgb(119,36,22); }
div.DivClassName
{
background-color: #772416;
}
.BgClassName
{
background-color: #772416;
}
</style>
border-color css
<style>
span { border-color: #772416; }
span { border-color: rgb(119,36,22); }
td.TdClassName
{
border-color: #772416;
}
.TagClassName
{
border-color: #772416;
}
</style>