Shades of Falu Red #732219
Tints of Falu Red #732219
RGB
CMYK
RGB Variations
Color information
#732219 (or 0x732219) is known color: Falu Red. HEX triplet: 73, 22 and 19. RGB value is (115,34,25). Sum of RGB (Red+Green+Blue) = 115+34+25=174 (23% of max value = 765). Red value is 115 (45.31% from 255 or 66.09% from 174); Green value is 34 (13.67% from 255 or 19.54% from 174); Blue value is 25 (10.16% from 255 or 14.37% from 174); Max value from RGB is 115 - color contains mainly: red. Hex color #732219 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732219 is #8CDDE6. Grayscale: #393939. Windows color (decimal): -9231847 or 1647219. OLE color: 1647219.
HSL color Cylindrical-coordinate representation of color #732219: hue angle of 6º 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 #732219 is Cyan = 0, Magento = 0.70, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 34 | 25 | - |
| CMYK | 0 | 0.70 | 0.78 | 0.55 |
| HSL | 6º | 0.64% | 0.27% | - |
| HSV(B) | 6º | 0.78% | 0.45% | - |
| XYZ | 7.82 | 4.86 | 1.45 | - |
| YUV | 57.19 | 109.84 | 169.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 34 | 25 | 0 | 0.70 | 0.78 | 0.55 | 6 | 0.64 | 0.27 |
| Hex | 73 | 22 | 19 | 0 | 46 | 4E | 37 | 6 | 40 | 1B |
| Octal | 163 | 42 | 31 | 0 | 106 | 116 | 67 | 6 | 100 | 33 |
| Binary | 1110011 | 100010 | 11001 | 0 | 1000110 | 1001110 | 110111 | 110 | 1000000 | 11011 |
Color Harmonies of #732219
Complementary color
Monochromatic Colors of #732219
Black with #732219
Text Example
Text Example
White with #732219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732219; }
p { color: rgb(115,34,25); }
H1.HeaderClassName
{
color: #732219;
}
.AnyTagClassName
{
color: #732219;
}
</style>
background-color css
<style>
a { background-color: #732219; }
a { background-color: rgb(115,34,25); }
div.DivClassName
{
background-color: #732219;
}
.BgClassName
{
background-color: #732219;
}
</style>
border-color css
<style>
span { border-color: #732219; }
span { border-color: rgb(115,34,25); }
td.TdClassName
{
border-color: #732219;
}
.TagClassName
{
border-color: #732219;
}
</style>