Shades of Falu Red #772006
Tints of Falu Red #772006
RGB
CMYK
RGB Variations
Color information
#772006 (or 0x772006) is known color: Falu Red. HEX triplet: 77, 20 and 06. RGB value is (119,32,6). Sum of RGB (Red+Green+Blue) = 119+32+6=157 (20% of max value = 765). Red value is 119 (46.88% from 255 or 75.80% from 157); Green value is 32 (12.89% from 255 or 20.38% from 157); Blue value is 6 (2.73% from 255 or 3.82% from 157); Max value from RGB is 119 - color contains mainly: red. Hex color #772006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772006 is #88DFF9. Grayscale: #373737. Windows color (decimal): -8970234 or 401527. OLE color: 401527.
HSL color Cylindrical-coordinate representation of color #772006: hue angle of 13.81º 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 #772006 is Cyan = 0, Magento = 0.73, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 32 | 6 | - |
| CMYK | 0 | 0.73 | 0.95 | 0.53 |
| HSL | 13.81º | 0.9% | 0.25% | - |
| HSV(B) | 13.81º | 0.95% | 0.47% | - |
| XYZ | 8.16 | 4.97 | 0.7 | - |
| YUV | 55.05 | 100.32 | 173.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 32 | 6 | 0 | 0.73 | 0.95 | 0.53 | 13.81 | 0.9 | 0.25 |
| Hex | 77 | 20 | 6 | 0 | 49 | 5F | 35 | E | 5A | 19 |
| Octal | 167 | 40 | 6 | 0 | 111 | 137 | 65 | 16 | 132 | 31 |
| Binary | 1110111 | 100000 | 110 | 0 | 1001001 | 1011111 | 110101 | 1110 | 1011010 | 11001 |
Color Harmonies of #772006
Complementary color
Monochromatic Colors of #772006
Black with #772006
Text Example
Text Example
White with #772006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772006; }
p { color: rgb(119,32,6); }
H1.HeaderClassName
{
color: #772006;
}
.AnyTagClassName
{
color: #772006;
}
</style>
background-color css
<style>
a { background-color: #772006; }
a { background-color: rgb(119,32,6); }
div.DivClassName
{
background-color: #772006;
}
.BgClassName
{
background-color: #772006;
}
</style>
border-color css
<style>
span { border-color: #772006; }
span { border-color: rgb(119,32,6); }
td.TdClassName
{
border-color: #772006;
}
.TagClassName
{
border-color: #772006;
}
</style>