Shades of Falu Red #722218
Tints of Falu Red #722218
RGB
CMYK
RGB Variations
Color information
#722218 (or 0x722218) is known color: Falu Red. HEX triplet: 72, 22 and 18. RGB value is (114,34,24). Sum of RGB (Red+Green+Blue) = 114+34+24=172 (22% of max value = 765). Red value is 114 (44.92% from 255 or 66.28% from 172); Green value is 34 (13.67% from 255 or 19.77% from 172); Blue value is 24 (9.77% from 255 or 13.95% from 172); Max value from RGB is 114 - color contains mainly: red. Hex color #722218 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722218 is #8DDDE7. Grayscale: #383838. Windows color (decimal): -9297384 or 1581682. OLE color: 1581682.
HSL color Cylindrical-coordinate representation of color #722218: hue angle of 6.67º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #722218 is Cyan = 0, Magento = 0.70, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 34 | 24 | - |
| CMYK | 0 | 0.70 | 0.79 | 0.55 |
| HSL | 6.67º | 0.65% | 0.27% | - |
| HSV(B) | 6.67º | 0.79% | 0.45% | - |
| XYZ | 7.68 | 4.79 | 1.38 | - |
| YUV | 56.78 | 109.5 | 168.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 34 | 24 | 0 | 0.70 | 0.79 | 0.55 | 6.67 | 0.65 | 0.27 |
| Hex | 72 | 22 | 18 | 0 | 46 | 4F | 37 | 7 | 41 | 1B |
| Octal | 162 | 42 | 30 | 0 | 106 | 117 | 67 | 7 | 101 | 33 |
| Binary | 1110010 | 100010 | 11000 | 0 | 1000110 | 1001111 | 110111 | 111 | 1000001 | 11011 |
Color Harmonies of #722218
Complementary color
Monochromatic Colors of #722218
Black with #722218
Text Example
Text Example
White with #722218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722218; }
p { color: rgb(114,34,24); }
H1.HeaderClassName
{
color: #722218;
}
.AnyTagClassName
{
color: #722218;
}
</style>
background-color css
<style>
a { background-color: #722218; }
a { background-color: rgb(114,34,24); }
div.DivClassName
{
background-color: #722218;
}
.BgClassName
{
background-color: #722218;
}
</style>
border-color css
<style>
span { border-color: #722218; }
span { border-color: rgb(114,34,24); }
td.TdClassName
{
border-color: #722218;
}
.TagClassName
{
border-color: #722218;
}
</style>