Shades of Falu Red #732217
Tints of Falu Red #732217
RGB
CMYK
RGB Variations
Color information
#732217 (or 0x732217) is known color: Falu Red. HEX triplet: 73, 22 and 17. RGB value is (115,34,23). Sum of RGB (Red+Green+Blue) = 115+34+23=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 34 (13.67% from 255 or 19.77% from 172); Blue value is 23 (9.38% from 255 or 13.37% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #732217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732217 is #8CDDE8. Grayscale: #393939. Windows color (decimal): -9231849 or 1516147. OLE color: 1516147.
HSL color Cylindrical-coordinate representation of color #732217: hue angle of 7.17º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #732217 is Cyan = 0, Magento = 0.70, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 34 | 23 | - |
| CMYK | 0 | 0.70 | 0.80 | 0.55 |
| HSL | 7.17º | 0.67% | 0.27% | - |
| HSV(B) | 7.17º | 0.8% | 0.45% | - |
| XYZ | 7.8 | 4.85 | 1.34 | - |
| YUV | 56.97 | 108.84 | 169.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 34 | 23 | 0 | 0.70 | 0.80 | 0.55 | 7.17 | 0.67 | 0.27 |
| Hex | 73 | 22 | 17 | 0 | 46 | 50 | 37 | 7 | 43 | 1B |
| Octal | 163 | 42 | 27 | 0 | 106 | 120 | 67 | 7 | 103 | 33 |
| Binary | 1110011 | 100010 | 10111 | 0 | 1000110 | 1010000 | 110111 | 111 | 1000011 | 11011 |
Color Harmonies of #732217
Complementary color
Monochromatic Colors of #732217
Black with #732217
Text Example
Text Example
White with #732217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732217; }
p { color: rgb(115,34,23); }
H1.HeaderClassName
{
color: #732217;
}
.AnyTagClassName
{
color: #732217;
}
</style>
background-color css
<style>
a { background-color: #732217; }
a { background-color: rgb(115,34,23); }
div.DivClassName
{
background-color: #732217;
}
.BgClassName
{
background-color: #732217;
}
</style>
border-color css
<style>
span { border-color: #732217; }
span { border-color: rgb(115,34,23); }
td.TdClassName
{
border-color: #732217;
}
.TagClassName
{
border-color: #732217;
}
</style>