Shades of Falu Red #772104
Tints of Falu Red #772104
RGB
CMYK
RGB Variations
Color information
#772104 (or 0x772104) is known color: Falu Red. HEX triplet: 77, 21 and 04. RGB value is (119,33,4). Sum of RGB (Red+Green+Blue) = 119+33+4=156 (20% of max value = 765). Red value is 119 (46.88% from 255 or 76.28% from 156); Green value is 33 (13.28% from 255 or 21.15% from 156); Blue value is 4 (1.95% from 255 or 2.56% from 156); Max value from RGB is 119 - color contains mainly: red. Hex color #772104 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772104 is #88DEFB. Grayscale: #373737. Windows color (decimal): -8969980 or 270711. OLE color: 270711.
HSL color Cylindrical-coordinate representation of color #772104: hue angle of 15.13º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #772104 is Cyan = 0, Magento = 0.72, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 33 | 4 | - |
| CMYK | 0 | 0.72 | 0.97 | 0.53 |
| HSL | 15.13º | 0.93% | 0.24% | - |
| HSV(B) | 15.13º | 0.97% | 0.47% | - |
| XYZ | 8.17 | 5.02 | 0.65 | - |
| YUV | 55.41 | 98.99 | 173.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 33 | 4 | 0 | 0.72 | 0.97 | 0.53 | 15.13 | 0.93 | 0.24 |
| Hex | 77 | 21 | 4 | 0 | 48 | 61 | 35 | F | 5D | 18 |
| Octal | 167 | 41 | 4 | 0 | 110 | 141 | 65 | 17 | 135 | 30 |
| Binary | 1110111 | 100001 | 100 | 0 | 1001000 | 1100001 | 110101 | 1111 | 1011101 | 11000 |
Color Harmonies of #772104
Complementary color
Monochromatic Colors of #772104
Black with #772104
Text Example
Text Example
White with #772104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772104; }
p { color: rgb(119,33,4); }
H1.HeaderClassName
{
color: #772104;
}
.AnyTagClassName
{
color: #772104;
}
</style>
background-color css
<style>
a { background-color: #772104; }
a { background-color: rgb(119,33,4); }
div.DivClassName
{
background-color: #772104;
}
.BgClassName
{
background-color: #772104;
}
</style>
border-color css
<style>
span { border-color: #772104; }
span { border-color: rgb(119,33,4); }
td.TdClassName
{
border-color: #772104;
}
.TagClassName
{
border-color: #772104;
}
</style>