Shades of Falu Red #772506
Tints of Falu Red #772506
RGB
CMYK
RGB Variations
Color information
#772506 (or 0x772506) is known color: Falu Red. HEX triplet: 77, 25 and 06. RGB value is (119,37,6). Sum of RGB (Red+Green+Blue) = 119+37+6=162 (21% of max value = 765). Red value is 119 (46.88% from 255 or 73.46% from 162); Green value is 37 (14.84% from 255 or 22.84% from 162); Blue value is 6 (2.73% from 255 or 3.70% from 162); Max value from RGB is 119 - color contains mainly: red. Hex color #772506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772506 is #88DAF9. Grayscale: #3A3A3A. Windows color (decimal): -8968954 or 402807. OLE color: 402807.
HSL color Cylindrical-coordinate representation of color #772506: hue angle of 16.46º 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 #772506 is Cyan = 0, Magento = 0.69, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 37 | 6 | - |
| CMYK | 0 | 0.69 | 0.95 | 0.53 |
| HSL | 16.46º | 0.9% | 0.25% | - |
| HSV(B) | 16.46º | 0.95% | 0.47% | - |
| XYZ | 8.3 | 5.26 | 0.75 | - |
| YUV | 57.98 | 98.67 | 171.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 37 | 6 | 0 | 0.69 | 0.95 | 0.53 | 16.46 | 0.9 | 0.25 |
| Hex | 77 | 25 | 6 | 0 | 45 | 5F | 35 | 10 | 5A | 19 |
| Octal | 167 | 45 | 6 | 0 | 105 | 137 | 65 | 20 | 132 | 31 |
| Binary | 1110111 | 100101 | 110 | 0 | 1000101 | 1011111 | 110101 | 10000 | 1011010 | 11001 |
Color Harmonies of #772506
Complementary color
Monochromatic Colors of #772506
Black with #772506
Text Example
Text Example
White with #772506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772506; }
p { color: rgb(119,37,6); }
H1.HeaderClassName
{
color: #772506;
}
.AnyTagClassName
{
color: #772506;
}
</style>
background-color css
<style>
a { background-color: #772506; }
a { background-color: rgb(119,37,6); }
div.DivClassName
{
background-color: #772506;
}
.BgClassName
{
background-color: #772506;
}
</style>
border-color css
<style>
span { border-color: #772506; }
span { border-color: rgb(119,37,6); }
td.TdClassName
{
border-color: #772506;
}
.TagClassName
{
border-color: #772506;
}
</style>