Shades of Falu Red #722204
Tints of Falu Red #722204
RGB
CMYK
RGB Variations
Color information
#722204 (or 0x722204) is known color: Falu Red. HEX triplet: 72, 22 and 04. RGB value is (114,34,4). Sum of RGB (Red+Green+Blue) = 114+34+4=152 (20% of max value = 765). Red value is 114 (44.92% from 255 or 75% from 152); Green value is 34 (13.67% from 255 or 22.37% from 152); Blue value is 4 (1.95% from 255 or 2.63% from 152); Max value from RGB is 114 - color contains mainly: red. Hex color #722204 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722204 is #8DDDFB. Grayscale: #363636. Windows color (decimal): -9297404 or 270962. OLE color: 270962.
HSL color Cylindrical-coordinate representation of color #722204: hue angle of 16.36º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #722204 is Cyan = 0, Magento = 0.70, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 34 | 4 | - |
| CMYK | 0 | 0.70 | 0.96 | 0.55 |
| HSL | 16.36º | 0.93% | 0.23% | - |
| HSV(B) | 16.36º | 0.96% | 0.45% | - |
| XYZ | 7.53 | 4.73 | 0.63 | - |
| YUV | 54.5 | 99.5 | 170.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 34 | 4 | 0 | 0.70 | 0.96 | 0.55 | 16.36 | 0.93 | 0.23 |
| Hex | 72 | 22 | 4 | 0 | 46 | 60 | 37 | 10 | 5D | 17 |
| Octal | 162 | 42 | 4 | 0 | 106 | 140 | 67 | 20 | 135 | 27 |
| Binary | 1110010 | 100010 | 100 | 0 | 1000110 | 1100000 | 110111 | 10000 | 1011101 | 10111 |
Color Harmonies of #722204
Complementary color
Monochromatic Colors of #722204
Black with #722204
Text Example
Text Example
White with #722204
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722204; }
p { color: rgb(114,34,4); }
H1.HeaderClassName
{
color: #722204;
}
.AnyTagClassName
{
color: #722204;
}
</style>
background-color css
<style>
a { background-color: #722204; }
a { background-color: rgb(114,34,4); }
div.DivClassName
{
background-color: #722204;
}
.BgClassName
{
background-color: #722204;
}
</style>
border-color css
<style>
span { border-color: #722204; }
span { border-color: rgb(114,34,4); }
td.TdClassName
{
border-color: #722204;
}
.TagClassName
{
border-color: #722204;
}
</style>