Shades of Falu Red #772316
Tints of Falu Red #772316
RGB
CMYK
RGB Variations
Color information
#772316 (or 0x772316) is known color: Falu Red. HEX triplet: 77, 23 and 16. RGB value is (119,35,22). Sum of RGB (Red+Green+Blue) = 119+35+22=176 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.61% from 176); Green value is 35 (14.06% from 255 or 19.89% from 176); Blue value is 22 (8.98% from 255 or 12.5% from 176); Max value from RGB is 119 - color contains mainly: red. Hex color #772316 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772316 is #88DCE9. Grayscale: #3A3A3A. Windows color (decimal): -8969450 or 1450871. OLE color: 1450871.
HSL color Cylindrical-coordinate representation of color #772316: hue angle of 8.04º 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 #772316 is Cyan = 0, Magento = 0.71, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 35 | 22 | - |
| CMYK | 0 | 0.71 | 0.82 | 0.53 |
| HSL | 8.04º | 0.69% | 0.28% | - |
| HSV(B) | 8.04º | 0.82% | 0.47% | - |
| XYZ | 8.35 | 5.18 | 1.32 | - |
| YUV | 58.63 | 107.33 | 171.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 35 | 22 | 0 | 0.71 | 0.82 | 0.53 | 8.04 | 0.69 | 0.28 |
| Hex | 77 | 23 | 16 | 0 | 47 | 52 | 35 | 8 | 45 | 1C |
| Octal | 167 | 43 | 26 | 0 | 107 | 122 | 65 | 10 | 105 | 34 |
| Binary | 1110111 | 100011 | 10110 | 0 | 1000111 | 1010010 | 110101 | 1000 | 1000101 | 11100 |
Color Harmonies of #772316
Complementary color
Monochromatic Colors of #772316
Black with #772316
Text Example
Text Example
White with #772316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772316; }
p { color: rgb(119,35,22); }
H1.HeaderClassName
{
color: #772316;
}
.AnyTagClassName
{
color: #772316;
}
</style>
background-color css
<style>
a { background-color: #772316; }
a { background-color: rgb(119,35,22); }
div.DivClassName
{
background-color: #772316;
}
.BgClassName
{
background-color: #772316;
}
</style>
border-color css
<style>
span { border-color: #772316; }
span { border-color: rgb(119,35,22); }
td.TdClassName
{
border-color: #772316;
}
.TagClassName
{
border-color: #772316;
}
</style>