Shades of Falu Red #732216
Tints of Falu Red #732216
RGB
CMYK
RGB Variations
Color information
#732216 (or 0x732216) is known color: Falu Red. HEX triplet: 73, 22 and 16. RGB value is (115,34,22). Sum of RGB (Red+Green+Blue) = 115+34+22=171 (22% of max value = 765). Red value is 115 (45.31% from 255 or 67.25% from 171); Green value is 34 (13.67% from 255 or 19.88% from 171); Blue value is 22 (8.98% from 255 or 12.87% from 171); Max value from RGB is 115 - color contains mainly: red. Hex color #732216 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732216 is #8CDDE9. Grayscale: #383838. Windows color (decimal): -9231850 or 1450611. OLE color: 1450611.
HSL color Cylindrical-coordinate representation of color #732216: hue angle of 7.74º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #732216 is Cyan = 0, Magento = 0.70, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 34 | 22 | - |
| CMYK | 0 | 0.70 | 0.81 | 0.55 |
| HSL | 7.74º | 0.68% | 0.27% | - |
| HSV(B) | 7.74º | 0.81% | 0.45% | - |
| XYZ | 7.79 | 4.85 | 1.28 | - |
| YUV | 56.85 | 108.34 | 169.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 34 | 22 | 0 | 0.70 | 0.81 | 0.55 | 7.74 | 0.68 | 0.27 |
| Hex | 73 | 22 | 16 | 0 | 46 | 51 | 37 | 8 | 44 | 1B |
| Octal | 163 | 42 | 26 | 0 | 106 | 121 | 67 | 10 | 104 | 33 |
| Binary | 1110011 | 100010 | 10110 | 0 | 1000110 | 1010001 | 110111 | 1000 | 1000100 | 11011 |
Color Harmonies of #732216
Complementary color
Monochromatic Colors of #732216
Black with #732216
Text Example
Text Example
White with #732216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732216; }
p { color: rgb(115,34,22); }
H1.HeaderClassName
{
color: #732216;
}
.AnyTagClassName
{
color: #732216;
}
</style>
background-color css
<style>
a { background-color: #732216; }
a { background-color: rgb(115,34,22); }
div.DivClassName
{
background-color: #732216;
}
.BgClassName
{
background-color: #732216;
}
</style>
border-color css
<style>
span { border-color: #732216; }
span { border-color: rgb(115,34,22); }
td.TdClassName
{
border-color: #732216;
}
.TagClassName
{
border-color: #732216;
}
</style>