Shades of Falu Red #722209
Tints of Falu Red #722209
RGB
CMYK
RGB Variations
Color information
#722209 (or 0x722209) is known color: Falu Red. HEX triplet: 72, 22 and 09. RGB value is (114,34,9). Sum of RGB (Red+Green+Blue) = 114+34+9=157 (20% of max value = 765). Red value is 114 (44.92% from 255 or 72.61% from 157); Green value is 34 (13.67% from 255 or 21.66% from 157); Blue value is 9 (3.91% from 255 or 5.73% from 157); Max value from RGB is 114 - color contains mainly: red. Hex color #722209 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722209 is #8DDDF6. Grayscale: #373737. Windows color (decimal): -9297399 or 598642. OLE color: 598642.
HSL color Cylindrical-coordinate representation of color #722209: hue angle of 14.29º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #722209 is Cyan = 0, Magento = 0.70, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 34 | 9 | - |
| CMYK | 0 | 0.70 | 0.92 | 0.55 |
| HSL | 14.29º | 0.85% | 0.24% | - |
| HSV(B) | 14.29º | 0.92% | 0.45% | - |
| XYZ | 7.56 | 4.74 | 0.78 | - |
| YUV | 55.07 | 102 | 170.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 34 | 9 | 0 | 0.70 | 0.92 | 0.55 | 14.29 | 0.85 | 0.24 |
| Hex | 72 | 22 | 9 | 0 | 46 | 5C | 37 | E | 55 | 18 |
| Octal | 162 | 42 | 11 | 0 | 106 | 134 | 67 | 16 | 125 | 30 |
| Binary | 1110010 | 100010 | 1001 | 0 | 1000110 | 1011100 | 110111 | 1110 | 1010101 | 11000 |
Color Harmonies of #722209
Complementary color
Monochromatic Colors of #722209
Black with #722209
Text Example
Text Example
White with #722209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722209; }
p { color: rgb(114,34,9); }
H1.HeaderClassName
{
color: #722209;
}
.AnyTagClassName
{
color: #722209;
}
</style>
background-color css
<style>
a { background-color: #722209; }
a { background-color: rgb(114,34,9); }
div.DivClassName
{
background-color: #722209;
}
.BgClassName
{
background-color: #722209;
}
</style>
border-color css
<style>
span { border-color: #722209; }
span { border-color: rgb(114,34,9); }
td.TdClassName
{
border-color: #722209;
}
.TagClassName
{
border-color: #722209;
}
</style>