Shades of Falu Red #732311
Tints of Falu Red #732311
RGB
CMYK
RGB Variations
Color information
#732311 (or 0x732311) is known color: Falu Red. HEX triplet: 73, 23 and 11. RGB value is (115,35,17). Sum of RGB (Red+Green+Blue) = 115+35+17=167 (22% of max value = 765). Red value is 115 (45.31% from 255 or 68.86% from 167); Green value is 35 (14.06% from 255 or 20.96% from 167); Blue value is 17 (7.03% from 255 or 10.18% from 167); Max value from RGB is 115 - color contains mainly: red. Hex color #732311 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732311 is #8CDCEE. Grayscale: #393939. Windows color (decimal): -9231599 or 1123187. OLE color: 1123187.
HSL color Cylindrical-coordinate representation of color #732311: hue angle of 11.02º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #732311 is Cyan = 0, Magento = 0.70, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 35 | 17 | - |
| CMYK | 0 | 0.70 | 0.85 | 0.55 |
| HSL | 11.02º | 0.74% | 0.26% | - |
| HSV(B) | 11.02º | 0.85% | 0.45% | - |
| XYZ | 7.77 | 4.89 | 1.06 | - |
| YUV | 56.87 | 105.5 | 169.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 35 | 17 | 0 | 0.70 | 0.85 | 0.55 | 11.02 | 0.74 | 0.26 |
| Hex | 73 | 23 | 11 | 0 | 46 | 55 | 37 | B | 4A | 1A |
| Octal | 163 | 43 | 21 | 0 | 106 | 125 | 67 | 13 | 112 | 32 |
| Binary | 1110011 | 100011 | 10001 | 0 | 1000110 | 1010101 | 110111 | 1011 | 1001010 | 11010 |
Color Harmonies of #732311
Complementary color
Monochromatic Colors of #732311
Black with #732311
Text Example
Text Example
White with #732311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732311; }
p { color: rgb(115,35,17); }
H1.HeaderClassName
{
color: #732311;
}
.AnyTagClassName
{
color: #732311;
}
</style>
background-color css
<style>
a { background-color: #732311; }
a { background-color: rgb(115,35,17); }
div.DivClassName
{
background-color: #732311;
}
.BgClassName
{
background-color: #732311;
}
</style>
border-color css
<style>
span { border-color: #732311; }
span { border-color: rgb(115,35,17); }
td.TdClassName
{
border-color: #732311;
}
.TagClassName
{
border-color: #732311;
}
</style>