Shades of Falu Red #731915
Tints of Falu Red #731915
RGB
CMYK
RGB Variations
Color information
#731915 (or 0x731915) is known color: Falu Red. HEX triplet: 73, 19 and 15. RGB value is (115,25,21). Sum of RGB (Red+Green+Blue) = 115+25+21=161 (21% of max value = 765). Red value is 115 (45.31% from 255 or 71.43% from 161); Green value is 25 (10.16% from 255 or 15.53% from 161); Blue value is 21 (8.59% from 255 or 13.04% from 161); Max value from RGB is 115 - color contains mainly: red. Hex color #731915 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731915 is #8CE6EA. Grayscale: #333333. Windows color (decimal): -9234155 or 1382771. OLE color: 1382771.
HSL color Cylindrical-coordinate representation of color #731915: hue angle of 2.55º 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 #731915 is Cyan = 0, Magento = 0.78, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 25 | 21 | - |
| CMYK | 0 | 0.78 | 0.82 | 0.55 |
| HSL | 2.55º | 0.69% | 0.27% | - |
| HSV(B) | 2.55º | 0.82% | 0.45% | - |
| XYZ | 7.55 | 4.39 | 1.16 | - |
| YUV | 51.45 | 110.82 | 173.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 25 | 21 | 0 | 0.78 | 0.82 | 0.55 | 2.55 | 0.69 | 0.27 |
| Hex | 73 | 19 | 15 | 0 | 4E | 52 | 37 | 3 | 45 | 1B |
| Octal | 163 | 31 | 25 | 0 | 116 | 122 | 67 | 3 | 105 | 33 |
| Binary | 1110011 | 11001 | 10101 | 0 | 1001110 | 1010010 | 110111 | 11 | 1000101 | 11011 |
Color Harmonies of #731915
Complementary color
Monochromatic Colors of #731915
Black with #731915
Text Example
Text Example
White with #731915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731915; }
p { color: rgb(115,25,21); }
H1.HeaderClassName
{
color: #731915;
}
.AnyTagClassName
{
color: #731915;
}
</style>
background-color css
<style>
a { background-color: #731915; }
a { background-color: rgb(115,25,21); }
div.DivClassName
{
background-color: #731915;
}
.BgClassName
{
background-color: #731915;
}
</style>
border-color css
<style>
span { border-color: #731915; }
span { border-color: rgb(115,25,21); }
td.TdClassName
{
border-color: #731915;
}
.TagClassName
{
border-color: #731915;
}
</style>