Shades of Falu Red #731603
Tints of Falu Red #731603
RGB
CMYK
RGB Variations
Color information
#731603 (or 0x731603) is known color: Falu Red. HEX triplet: 73, 16 and 03. RGB value is (115,22,3). Sum of RGB (Red+Green+Blue) = 115+22+3=140 (18% of max value = 765). Red value is 115 (45.31% from 255 or 82.14% from 140); Green value is 22 (8.98% from 255 or 15.71% from 140); Blue value is 3 (1.56% from 255 or 2.14% from 140); Max value from RGB is 115 - color contains mainly: red. Hex color #731603 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731603 is #8CE9FC. Grayscale: #2F2F2F. Windows color (decimal): -9234941 or 202355. OLE color: 202355.
HSL color Cylindrical-coordinate representation of color #731603: hue angle of 10.18º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #731603 is Cyan = 0, Magento = 0.81, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 22 | 3 | - |
| CMYK | 0 | 0.81 | 0.97 | 0.55 |
| HSL | 10.18º | 0.95% | 0.23% | - |
| HSV(B) | 10.18º | 0.97% | 0.45% | - |
| XYZ | 7.37 | 4.23 | 0.51 | - |
| YUV | 47.64 | 102.81 | 176.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 22 | 3 | 0 | 0.81 | 0.97 | 0.55 | 10.18 | 0.95 | 0.23 |
| Hex | 73 | 16 | 3 | 0 | 51 | 61 | 37 | A | 5F | 17 |
| Octal | 163 | 26 | 3 | 0 | 121 | 141 | 67 | 12 | 137 | 27 |
| Binary | 1110011 | 10110 | 11 | 0 | 1010001 | 1100001 | 110111 | 1010 | 1011111 | 10111 |
Color Harmonies of #731603
Complementary color
Monochromatic Colors of #731603
Black with #731603
Text Example
Text Example
White with #731603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731603; }
p { color: rgb(115,22,3); }
H1.HeaderClassName
{
color: #731603;
}
.AnyTagClassName
{
color: #731603;
}
</style>
background-color css
<style>
a { background-color: #731603; }
a { background-color: rgb(115,22,3); }
div.DivClassName
{
background-color: #731603;
}
.BgClassName
{
background-color: #731603;
}
</style>
border-color css
<style>
span { border-color: #731603; }
span { border-color: rgb(115,22,3); }
td.TdClassName
{
border-color: #731603;
}
.TagClassName
{
border-color: #731603;
}
</style>