Shades of Falu Red #772609
Tints of Falu Red #772609
RGB
CMYK
RGB Variations
Color information
#772609 (or 0x772609) is known color: Falu Red. HEX triplet: 77, 26 and 09. RGB value is (119,38,9). Sum of RGB (Red+Green+Blue) = 119+38+9=166 (21% of max value = 765). Red value is 119 (46.88% from 255 or 71.69% from 166); Green value is 38 (15.23% from 255 or 22.89% from 166); Blue value is 9 (3.91% from 255 or 5.42% from 166); Max value from RGB is 119 - color contains mainly: red. Hex color #772609 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772609 is #88D9F6. Grayscale: #3B3B3B. Windows color (decimal): -8968695 or 599671. OLE color: 599671.
HSL color Cylindrical-coordinate representation of color #772609: hue angle of 15.82º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #772609 is Cyan = 0, Magento = 0.68, Yellow = 0.92 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 38 | 9 | - |
| CMYK | 0 | 0.68 | 0.92 | 0.53 |
| HSL | 15.82º | 0.86% | 0.25% | - |
| HSV(B) | 15.82º | 0.92% | 0.47% | - |
| XYZ | 8.35 | 5.33 | 0.85 | - |
| YUV | 58.91 | 99.84 | 170.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 38 | 9 | 0 | 0.68 | 0.92 | 0.53 | 15.82 | 0.86 | 0.25 |
| Hex | 77 | 26 | 9 | 0 | 44 | 5C | 35 | 10 | 56 | 19 |
| Octal | 167 | 46 | 11 | 0 | 104 | 134 | 65 | 20 | 126 | 31 |
| Binary | 1110111 | 100110 | 1001 | 0 | 1000100 | 1011100 | 110101 | 10000 | 1010110 | 11001 |
Color Harmonies of #772609
Complementary color
Monochromatic Colors of #772609
Black with #772609
Text Example
Text Example
White with #772609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772609; }
p { color: rgb(119,38,9); }
H1.HeaderClassName
{
color: #772609;
}
.AnyTagClassName
{
color: #772609;
}
</style>
background-color css
<style>
a { background-color: #772609; }
a { background-color: rgb(119,38,9); }
div.DivClassName
{
background-color: #772609;
}
.BgClassName
{
background-color: #772609;
}
</style>
border-color css
<style>
span { border-color: #772609; }
span { border-color: rgb(119,38,9); }
td.TdClassName
{
border-color: #772609;
}
.TagClassName
{
border-color: #772609;
}
</style>