Shades of Falu Red #722212
Tints of Falu Red #722212
RGB
CMYK
RGB Variations
Color information
#722212 (or 0x722212) is known color: Falu Red. HEX triplet: 72, 22 and 12. RGB value is (114,34,18). Sum of RGB (Red+Green+Blue) = 114+34+18=166 (21% of max value = 765). Red value is 114 (44.92% from 255 or 68.67% from 166); Green value is 34 (13.67% from 255 or 20.48% from 166); Blue value is 18 (7.42% from 255 or 10.84% from 166); Max value from RGB is 114 - color contains mainly: red. Hex color #722212 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722212 is #8DDDED. Grayscale: #383838. Windows color (decimal): -9297390 or 1188466. OLE color: 1188466.
HSL color Cylindrical-coordinate representation of color #722212: hue angle of 10º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #722212 is Cyan = 0, Magento = 0.70, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 34 | 18 | - |
| CMYK | 0 | 0.70 | 0.84 | 0.55 |
| HSL | 10º | 0.73% | 0.26% | - |
| HSV(B) | 10º | 0.84% | 0.45% | - |
| XYZ | 7.62 | 4.77 | 1.09 | - |
| YUV | 56.1 | 106.5 | 169.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 34 | 18 | 0 | 0.70 | 0.84 | 0.55 | 10 | 0.73 | 0.26 |
| Hex | 72 | 22 | 12 | 0 | 46 | 54 | 37 | A | 49 | 1A |
| Octal | 162 | 42 | 22 | 0 | 106 | 124 | 67 | 12 | 111 | 32 |
| Binary | 1110010 | 100010 | 10010 | 0 | 1000110 | 1010100 | 110111 | 1010 | 1001001 | 11010 |
Color Harmonies of #722212
Complementary color
Monochromatic Colors of #722212
Black with #722212
Text Example
Text Example
White with #722212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722212; }
p { color: rgb(114,34,18); }
H1.HeaderClassName
{
color: #722212;
}
.AnyTagClassName
{
color: #722212;
}
</style>
background-color css
<style>
a { background-color: #722212; }
a { background-color: rgb(114,34,18); }
div.DivClassName
{
background-color: #722212;
}
.BgClassName
{
background-color: #722212;
}
</style>
border-color css
<style>
span { border-color: #722212; }
span { border-color: rgb(114,34,18); }
td.TdClassName
{
border-color: #722212;
}
.TagClassName
{
border-color: #722212;
}
</style>