Shades of Falu Red #731308
Tints of Falu Red #731308
RGB
CMYK
RGB Variations
Color information
#731308 (or 0x731308) is known color: Falu Red. HEX triplet: 73, 13 and 08. RGB value is (115,19,8). Sum of RGB (Red+Green+Blue) = 115+19+8=142 (18% of max value = 765). Red value is 115 (45.31% from 255 or 80.99% from 142); Green value is 19 (7.81% from 255 or 13.38% from 142); Blue value is 8 (3.52% from 255 or 5.63% from 142); Max value from RGB is 115 - color contains mainly: red. Hex color #731308 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #731308 is #8CECF7. Grayscale: #2E2E2E. Windows color (decimal): -9235704 or 529267. OLE color: 529267.
HSL color Cylindrical-coordinate representation of color #731308: hue angle of 6.17º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #731308 is Cyan = 0, Magento = 0.83, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 19 | 8 | - |
| CMYK | 0 | 0.83 | 0.93 | 0.55 |
| HSL | 6.17º | 0.87% | 0.24% | - |
| HSV(B) | 6.17º | 0.93% | 0.45% | - |
| XYZ | 7.35 | 4.13 | 0.64 | - |
| YUV | 46.45 | 106.3 | 176.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 19 | 8 | 0 | 0.83 | 0.93 | 0.55 | 6.17 | 0.87 | 0.24 |
| Hex | 73 | 13 | 8 | 0 | 53 | 5D | 37 | 6 | 57 | 18 |
| Octal | 163 | 23 | 10 | 0 | 123 | 135 | 67 | 6 | 127 | 30 |
| Binary | 1110011 | 10011 | 1000 | 0 | 1010011 | 1011101 | 110111 | 110 | 1010111 | 11000 |
Color Harmonies of #731308
Complementary color
Monochromatic Colors of #731308
Black with #731308
Text Example
Text Example
White with #731308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731308; }
p { color: rgb(115,19,8); }
H1.HeaderClassName
{
color: #731308;
}
.AnyTagClassName
{
color: #731308;
}
</style>
background-color css
<style>
a { background-color: #731308; }
a { background-color: rgb(115,19,8); }
div.DivClassName
{
background-color: #731308;
}
.BgClassName
{
background-color: #731308;
}
</style>
border-color css
<style>
span { border-color: #731308; }
span { border-color: rgb(115,19,8); }
td.TdClassName
{
border-color: #731308;
}
.TagClassName
{
border-color: #731308;
}
</style>