Shades of Falu Red #732115
Tints of Falu Red #732115
RGB
CMYK
RGB Variations
Color information
#732115 (or 0x732115) is known color: Falu Red. HEX triplet: 73, 21 and 15. RGB value is (115,33,21). Sum of RGB (Red+Green+Blue) = 115+33+21=169 (22% of max value = 765). Red value is 115 (45.31% from 255 or 68.05% from 169); Green value is 33 (13.28% from 255 or 19.53% from 169); Blue value is 21 (8.59% from 255 or 12.43% from 169); Max value from RGB is 115 - color contains mainly: red. Hex color #732115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732115 is #8CDEEA. Grayscale: #383838. Windows color (decimal): -9232107 or 1384819. OLE color: 1384819.
HSL color Cylindrical-coordinate representation of color #732115: hue angle of 7.66º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #732115 is Cyan = 0, Magento = 0.71, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 33 | 21 | - |
| CMYK | 0 | 0.71 | 0.82 | 0.55 |
| HSL | 7.66º | 0.69% | 0.27% | - |
| HSV(B) | 7.66º | 0.82% | 0.45% | - |
| XYZ | 7.75 | 4.79 | 1.22 | - |
| YUV | 56.15 | 108.17 | 169.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 33 | 21 | 0 | 0.71 | 0.82 | 0.55 | 7.66 | 0.69 | 0.27 |
| Hex | 73 | 21 | 15 | 0 | 47 | 52 | 37 | 8 | 45 | 1B |
| Octal | 163 | 41 | 25 | 0 | 107 | 122 | 67 | 10 | 105 | 33 |
| Binary | 1110011 | 100001 | 10101 | 0 | 1000111 | 1010010 | 110111 | 1000 | 1000101 | 11011 |
Color Harmonies of #732115
Complementary color
Monochromatic Colors of #732115
Black with #732115
Text Example
Text Example
White with #732115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732115; }
p { color: rgb(115,33,21); }
H1.HeaderClassName
{
color: #732115;
}
.AnyTagClassName
{
color: #732115;
}
</style>
background-color css
<style>
a { background-color: #732115; }
a { background-color: rgb(115,33,21); }
div.DivClassName
{
background-color: #732115;
}
.BgClassName
{
background-color: #732115;
}
</style>
border-color css
<style>
span { border-color: #732115; }
span { border-color: rgb(115,33,21); }
td.TdClassName
{
border-color: #732115;
}
.TagClassName
{
border-color: #732115;
}
</style>