Shades of Falu Red #722105
Tints of Falu Red #722105
RGB
CMYK
RGB Variations
Color information
#722105 (or 0x722105) is known color: Falu Red. HEX triplet: 72, 21 and 05. RGB value is (114,33,5). Sum of RGB (Red+Green+Blue) = 114+33+5=152 (20% of max value = 765). Red value is 114 (44.92% from 255 or 75% from 152); Green value is 33 (13.28% from 255 or 21.71% from 152); Blue value is 5 (2.34% from 255 or 3.29% from 152); Max value from RGB is 114 - color contains mainly: red. Hex color #722105 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722105 is #8DDEFA. Grayscale: #363636. Windows color (decimal): -9297659 or 336242. OLE color: 336242.
HSL color Cylindrical-coordinate representation of color #722105: hue angle of 15.41º degrees, saturation: 0.92, 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 #722105 is Cyan = 0, Magento = 0.71, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 33 | 5 | - |
| CMYK | 0 | 0.71 | 0.96 | 0.55 |
| HSL | 15.41º | 0.92% | 0.23% | - |
| HSV(B) | 15.41º | 0.96% | 0.45% | - |
| XYZ | 7.51 | 4.68 | 0.65 | - |
| YUV | 54.03 | 100.34 | 170.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 5 | 0 | 0.71 | 0.96 | 0.55 | 15.41 | 0.92 | 0.23 |
| Hex | 72 | 21 | 5 | 0 | 47 | 60 | 37 | F | 5C | 17 |
| Octal | 162 | 41 | 5 | 0 | 107 | 140 | 67 | 17 | 134 | 27 |
| Binary | 1110010 | 100001 | 101 | 0 | 1000111 | 1100000 | 110111 | 1111 | 1011100 | 10111 |
Color Harmonies of #722105
Complementary color
Monochromatic Colors of #722105
Black with #722105
Text Example
Text Example
White with #722105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722105; }
p { color: rgb(114,33,5); }
H1.HeaderClassName
{
color: #722105;
}
.AnyTagClassName
{
color: #722105;
}
</style>
background-color css
<style>
a { background-color: #722105; }
a { background-color: rgb(114,33,5); }
div.DivClassName
{
background-color: #722105;
}
.BgClassName
{
background-color: #722105;
}
</style>
border-color css
<style>
span { border-color: #722105; }
span { border-color: rgb(114,33,5); }
td.TdClassName
{
border-color: #722105;
}
.TagClassName
{
border-color: #722105;
}
</style>