Shades of Falu Red #732116
Tints of Falu Red #732116
RGB
CMYK
RGB Variations
Color information
#732116 (or 0x732116) is known color: Falu Red. HEX triplet: 73, 21 and 16. RGB value is (115,33,22). Sum of RGB (Red+Green+Blue) = 115+33+22=170 (22% of max value = 765). Red value is 115 (45.31% from 255 or 67.65% from 170); Green value is 33 (13.28% from 255 or 19.41% from 170); Blue value is 22 (8.98% from 255 or 12.94% from 170); Max value from RGB is 115 - color contains mainly: red. Hex color #732116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732116 is #8CDEE9. Grayscale: #383838. Windows color (decimal): -9232106 or 1450355. OLE color: 1450355.
HSL color Cylindrical-coordinate representation of color #732116: hue angle of 7.1º 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 #732116 is Cyan = 0, Magento = 0.71, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 33 | 22 | - |
| CMYK | 0 | 0.71 | 0.81 | 0.55 |
| HSL | 7.1º | 0.68% | 0.27% | - |
| HSV(B) | 7.1º | 0.81% | 0.45% | - |
| XYZ | 7.76 | 4.79 | 1.27 | - |
| YUV | 56.26 | 108.67 | 169.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 33 | 22 | 0 | 0.71 | 0.81 | 0.55 | 7.1 | 0.68 | 0.27 |
| Hex | 73 | 21 | 16 | 0 | 47 | 51 | 37 | 7 | 44 | 1B |
| Octal | 163 | 41 | 26 | 0 | 107 | 121 | 67 | 7 | 104 | 33 |
| Binary | 1110011 | 100001 | 10110 | 0 | 1000111 | 1010001 | 110111 | 111 | 1000100 | 11011 |
Color Harmonies of #732116
Complementary color
Monochromatic Colors of #732116
Black with #732116
Text Example
Text Example
White with #732116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732116; }
p { color: rgb(115,33,22); }
H1.HeaderClassName
{
color: #732116;
}
.AnyTagClassName
{
color: #732116;
}
</style>
background-color css
<style>
a { background-color: #732116; }
a { background-color: rgb(115,33,22); }
div.DivClassName
{
background-color: #732116;
}
.BgClassName
{
background-color: #732116;
}
</style>
border-color css
<style>
span { border-color: #732116; }
span { border-color: rgb(115,33,22); }
td.TdClassName
{
border-color: #732116;
}
.TagClassName
{
border-color: #732116;
}
</style>