Shades of Falu Red #732419
Tints of Falu Red #732419
RGB
CMYK
RGB Variations
Color information
#732419 (or 0x732419) is known color: Falu Red. HEX triplet: 73, 24 and 19. RGB value is (115,36,25). Sum of RGB (Red+Green+Blue) = 115+36+25=176 (23% of max value = 765). Red value is 115 (45.31% from 255 or 65.34% from 176); Green value is 36 (14.45% from 255 or 20.45% from 176); Blue value is 25 (10.16% from 255 or 14.20% from 176); Max value from RGB is 115 - color contains mainly: red. Hex color #732419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732419 is #8CDBE6. Grayscale: #3A3A3A. Windows color (decimal): -9231335 or 1647731. OLE color: 1647731.
HSL color Cylindrical-coordinate representation of color #732419: hue angle of 7.33º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #732419 is Cyan = 0, Magento = 0.69, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 36 | 25 | - |
| CMYK | 0 | 0.69 | 0.78 | 0.55 |
| HSL | 7.33º | 0.64% | 0.27% | - |
| HSV(B) | 7.33º | 0.78% | 0.45% | - |
| XYZ | 7.88 | 4.98 | 1.47 | - |
| YUV | 58.37 | 109.17 | 168.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 36 | 25 | 0 | 0.69 | 0.78 | 0.55 | 7.33 | 0.64 | 0.27 |
| Hex | 73 | 24 | 19 | 0 | 45 | 4E | 37 | 7 | 40 | 1B |
| Octal | 163 | 44 | 31 | 0 | 105 | 116 | 67 | 7 | 100 | 33 |
| Binary | 1110011 | 100100 | 11001 | 0 | 1000101 | 1001110 | 110111 | 111 | 1000000 | 11011 |
Color Harmonies of #732419
Complementary color
Monochromatic Colors of #732419
Black with #732419
Text Example
Text Example
White with #732419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732419; }
p { color: rgb(115,36,25); }
H1.HeaderClassName
{
color: #732419;
}
.AnyTagClassName
{
color: #732419;
}
</style>
background-color css
<style>
a { background-color: #732419; }
a { background-color: rgb(115,36,25); }
div.DivClassName
{
background-color: #732419;
}
.BgClassName
{
background-color: #732419;
}
</style>
border-color css
<style>
span { border-color: #732419; }
span { border-color: rgb(115,36,25); }
td.TdClassName
{
border-color: #732419;
}
.TagClassName
{
border-color: #732419;
}
</style>