Shades of Falu Red #722119
Tints of Falu Red #722119
RGB
CMYK
RGB Variations
Color information
#722119 (or 0x722119) is known color: Falu Red. HEX triplet: 72, 21 and 19. RGB value is (114,33,25). Sum of RGB (Red+Green+Blue) = 114+33+25=172 (22% of max value = 765). Red value is 114 (44.92% from 255 or 66.28% from 172); Green value is 33 (13.28% from 255 or 19.19% from 172); Blue value is 25 (10.16% from 255 or 14.53% from 172); Max value from RGB is 114 - color contains mainly: red. Hex color #722119 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722119 is #8DDEE6. Grayscale: #383838. Windows color (decimal): -9297639 or 1646962. OLE color: 1646962.
HSL color Cylindrical-coordinate representation of color #722119: hue angle of 5.39º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #722119 is Cyan = 0, Magento = 0.71, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 33 | 25 | - |
| CMYK | 0 | 0.71 | 0.78 | 0.55 |
| HSL | 5.39º | 0.64% | 0.27% | - |
| HSV(B) | 5.39º | 0.78% | 0.45% | - |
| XYZ | 7.66 | 4.74 | 1.43 | - |
| YUV | 56.31 | 110.34 | 169.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 25 | 0 | 0.71 | 0.78 | 0.55 | 5.39 | 0.64 | 0.27 |
| Hex | 72 | 21 | 19 | 0 | 47 | 4E | 37 | 5 | 40 | 1B |
| Octal | 162 | 41 | 31 | 0 | 107 | 116 | 67 | 5 | 100 | 33 |
| Binary | 1110010 | 100001 | 11001 | 0 | 1000111 | 1001110 | 110111 | 101 | 1000000 | 11011 |
Color Harmonies of #722119
Complementary color
Monochromatic Colors of #722119
Black with #722119
Text Example
Text Example
White with #722119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722119; }
p { color: rgb(114,33,25); }
H1.HeaderClassName
{
color: #722119;
}
.AnyTagClassName
{
color: #722119;
}
</style>
background-color css
<style>
a { background-color: #722119; }
a { background-color: rgb(114,33,25); }
div.DivClassName
{
background-color: #722119;
}
.BgClassName
{
background-color: #722119;
}
</style>
border-color css
<style>
span { border-color: #722119; }
span { border-color: rgb(114,33,25); }
td.TdClassName
{
border-color: #722119;
}
.TagClassName
{
border-color: #722119;
}
</style>