Shades of Falu Red #722110
Tints of Falu Red #722110
RGB
CMYK
RGB Variations
Color information
#722110 (or 0x722110) is known color: Falu Red. HEX triplet: 72, 21 and 10. RGB value is (114,33,16). Sum of RGB (Red+Green+Blue) = 114+33+16=163 (21% of max value = 765). Red value is 114 (44.92% from 255 or 69.94% from 163); Green value is 33 (13.28% from 255 or 20.25% from 163); Blue value is 16 (6.64% from 255 or 9.82% from 163); Max value from RGB is 114 - color contains mainly: red. Hex color #722110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722110 is #8DDEEF. Grayscale: #373737. Windows color (decimal): -9297648 or 1057138. OLE color: 1057138.
HSL color Cylindrical-coordinate representation of color #722110: hue angle of 10.41º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #722110 is Cyan = 0, Magento = 0.71, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 33 | 16 | - |
| CMYK | 0 | 0.71 | 0.86 | 0.55 |
| HSL | 10.41º | 0.75% | 0.25% | - |
| HSV(B) | 10.41º | 0.86% | 0.45% | - |
| XYZ | 7.58 | 4.7 | 1 | - |
| YUV | 55.28 | 105.84 | 169.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 16 | 0 | 0.71 | 0.86 | 0.55 | 10.41 | 0.75 | 0.25 |
| Hex | 72 | 21 | 10 | 0 | 47 | 56 | 37 | A | 4B | 19 |
| Octal | 162 | 41 | 20 | 0 | 107 | 126 | 67 | 12 | 113 | 31 |
| Binary | 1110010 | 100001 | 10000 | 0 | 1000111 | 1010110 | 110111 | 1010 | 1001011 | 11001 |
Color Harmonies of #722110
Complementary color
Monochromatic Colors of #722110
Black with #722110
Text Example
Text Example
White with #722110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722110; }
p { color: rgb(114,33,16); }
H1.HeaderClassName
{
color: #722110;
}
.AnyTagClassName
{
color: #722110;
}
</style>
background-color css
<style>
a { background-color: #722110; }
a { background-color: rgb(114,33,16); }
div.DivClassName
{
background-color: #722110;
}
.BgClassName
{
background-color: #722110;
}
</style>
border-color css
<style>
span { border-color: #722110; }
span { border-color: rgb(114,33,16); }
td.TdClassName
{
border-color: #722110;
}
.TagClassName
{
border-color: #722110;
}
</style>