Shades of Falu Red #772406
Tints of Falu Red #772406
RGB
CMYK
RGB Variations
Color information
#772406 (or 0x772406) is known color: Falu Red. HEX triplet: 77, 24 and 06. RGB value is (119,36,6). Sum of RGB (Red+Green+Blue) = 119+36+6=161 (21% of max value = 765). Red value is 119 (46.88% from 255 or 73.91% from 161); Green value is 36 (14.45% from 255 or 22.36% from 161); Blue value is 6 (2.73% from 255 or 3.73% from 161); Max value from RGB is 119 - color contains mainly: red. Hex color #772406 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772406 is #88DBF9. Grayscale: #393939. Windows color (decimal): -8969210 or 402551. OLE color: 402551.
HSL color Cylindrical-coordinate representation of color #772406: hue angle of 15.93º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #772406 is Cyan = 0, Magento = 0.70, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 6 | - |
| CMYK | 0 | 0.70 | 0.95 | 0.53 |
| HSL | 15.93º | 0.9% | 0.25% | - |
| HSV(B) | 15.93º | 0.95% | 0.47% | - |
| XYZ | 8.27 | 5.2 | 0.74 | - |
| YUV | 57.4 | 99 | 171.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 6 | 0 | 0.70 | 0.95 | 0.53 | 15.93 | 0.9 | 0.25 |
| Hex | 77 | 24 | 6 | 0 | 46 | 5F | 35 | 10 | 5A | 19 |
| Octal | 167 | 44 | 6 | 0 | 106 | 137 | 65 | 20 | 132 | 31 |
| Binary | 1110111 | 100100 | 110 | 0 | 1000110 | 1011111 | 110101 | 10000 | 1011010 | 11001 |
Color Harmonies of #772406
Complementary color
Monochromatic Colors of #772406
Black with #772406
Text Example
Text Example
White with #772406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772406; }
p { color: rgb(119,36,6); }
H1.HeaderClassName
{
color: #772406;
}
.AnyTagClassName
{
color: #772406;
}
</style>
background-color css
<style>
a { background-color: #772406; }
a { background-color: rgb(119,36,6); }
div.DivClassName
{
background-color: #772406;
}
.BgClassName
{
background-color: #772406;
}
</style>
border-color css
<style>
span { border-color: #772406; }
span { border-color: rgb(119,36,6); }
td.TdClassName
{
border-color: #772406;
}
.TagClassName
{
border-color: #772406;
}
</style>