Shades of Falu Red #732218
Tints of Falu Red #732218
RGB
CMYK
RGB Variations
Color information
#732218 (or 0x732218) is known color: Falu Red. HEX triplet: 73, 22 and 18. RGB value is (115,34,24). Sum of RGB (Red+Green+Blue) = 115+34+24=173 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.47% from 173); Green value is 34 (13.67% from 255 or 19.65% from 173); Blue value is 24 (9.77% from 255 or 13.87% from 173); Max value from RGB is 115 - color contains mainly: red. Hex color #732218 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732218 is #8CDDE7. Grayscale: #393939. Windows color (decimal): -9231848 or 1581683. OLE color: 1581683.
HSL color Cylindrical-coordinate representation of color #732218: hue angle of 6.59º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #732218 is Cyan = 0, Magento = 0.70, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 34 | 24 | - |
| CMYK | 0 | 0.70 | 0.79 | 0.55 |
| HSL | 6.59º | 0.65% | 0.27% | - |
| HSV(B) | 6.59º | 0.79% | 0.45% | - |
| XYZ | 7.81 | 4.85 | 1.39 | - |
| YUV | 57.08 | 109.34 | 169.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 34 | 24 | 0 | 0.70 | 0.79 | 0.55 | 6.59 | 0.65 | 0.27 |
| Hex | 73 | 22 | 18 | 0 | 46 | 4F | 37 | 7 | 41 | 1B |
| Octal | 163 | 42 | 30 | 0 | 106 | 117 | 67 | 7 | 101 | 33 |
| Binary | 1110011 | 100010 | 11000 | 0 | 1000110 | 1001111 | 110111 | 111 | 1000001 | 11011 |
Color Harmonies of #732218
Complementary color
Monochromatic Colors of #732218
Black with #732218
Text Example
Text Example
White with #732218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732218; }
p { color: rgb(115,34,24); }
H1.HeaderClassName
{
color: #732218;
}
.AnyTagClassName
{
color: #732218;
}
</style>
background-color css
<style>
a { background-color: #732218; }
a { background-color: rgb(115,34,24); }
div.DivClassName
{
background-color: #732218;
}
.BgClassName
{
background-color: #732218;
}
</style>
border-color css
<style>
span { border-color: #732218; }
span { border-color: rgb(115,34,24); }
td.TdClassName
{
border-color: #732218;
}
.TagClassName
{
border-color: #732218;
}
</style>