Shades of Falu Red #772409
Tints of Falu Red #772409
RGB
CMYK
RGB Variations
Color information
#772409 (or 0x772409) is known color: Falu Red. HEX triplet: 77, 24 and 09. RGB value is (119,36,9). Sum of RGB (Red+Green+Blue) = 119+36+9=164 (21% of max value = 765). Red value is 119 (46.88% from 255 or 72.56% from 164); Green value is 36 (14.45% from 255 or 21.95% from 164); Blue value is 9 (3.91% from 255 or 5.49% from 164); Max value from RGB is 119 - color contains mainly: red. Hex color #772409 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772409 is #88DBF6. Grayscale: #393939. Windows color (decimal): -8969207 or 599159. OLE color: 599159.
HSL color Cylindrical-coordinate representation of color #772409: hue angle of 14.73º 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 #772409 is Cyan = 0, Magento = 0.70, Yellow = 0.92 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 36 | 9 | - |
| CMYK | 0 | 0.70 | 0.92 | 0.53 |
| HSL | 14.73º | 0.86% | 0.25% | - |
| HSV(B) | 14.73º | 0.92% | 0.47% | - |
| XYZ | 8.29 | 5.2 | 0.83 | - |
| YUV | 57.74 | 100.5 | 171.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 36 | 9 | 0 | 0.70 | 0.92 | 0.53 | 14.73 | 0.86 | 0.25 |
| Hex | 77 | 24 | 9 | 0 | 46 | 5C | 35 | F | 56 | 19 |
| Octal | 167 | 44 | 11 | 0 | 106 | 134 | 65 | 17 | 126 | 31 |
| Binary | 1110111 | 100100 | 1001 | 0 | 1000110 | 1011100 | 110101 | 1111 | 1010110 | 11001 |
Color Harmonies of #772409
Complementary color
Monochromatic Colors of #772409
Black with #772409
Text Example
Text Example
White with #772409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772409; }
p { color: rgb(119,36,9); }
H1.HeaderClassName
{
color: #772409;
}
.AnyTagClassName
{
color: #772409;
}
</style>
background-color css
<style>
a { background-color: #772409; }
a { background-color: rgb(119,36,9); }
div.DivClassName
{
background-color: #772409;
}
.BgClassName
{
background-color: #772409;
}
</style>
border-color css
<style>
span { border-color: #772409; }
span { border-color: rgb(119,36,9); }
td.TdClassName
{
border-color: #772409;
}
.TagClassName
{
border-color: #772409;
}
</style>