Shades of Falu Red #732509
Tints of Falu Red #732509
RGB
CMYK
RGB Variations
Color information
#732509 (or 0x732509) is known color: Falu Red. HEX triplet: 73, 25 and 09. RGB value is (115,37,9). Sum of RGB (Red+Green+Blue) = 115+37+9=161 (21% of max value = 765). Red value is 115 (45.31% from 255 or 71.43% from 161); Green value is 37 (14.84% from 255 or 22.98% from 161); Blue value is 9 (3.91% from 255 or 5.59% from 161); Max value from RGB is 115 - color contains mainly: red. Hex color #732509 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732509 is #8CDAF6. Grayscale: #393939. Windows color (decimal): -9231095 or 599411. OLE color: 599411.
HSL color Cylindrical-coordinate representation of color #732509: hue angle of 15.85º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #732509 is Cyan = 0, Magento = 0.68, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 9 | - |
| CMYK | 0 | 0.68 | 0.92 | 0.55 |
| HSL | 15.85º | 0.85% | 0.24% | - |
| HSV(B) | 15.85º | 0.92% | 0.45% | - |
| XYZ | 7.78 | 4.99 | 0.81 | - |
| YUV | 57.13 | 100.84 | 169.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 9 | 0 | 0.68 | 0.92 | 0.55 | 15.85 | 0.85 | 0.24 |
| Hex | 73 | 25 | 9 | 0 | 44 | 5C | 37 | 10 | 55 | 18 |
| Octal | 163 | 45 | 11 | 0 | 104 | 134 | 67 | 20 | 125 | 30 |
| Binary | 1110011 | 100101 | 1001 | 0 | 1000100 | 1011100 | 110111 | 10000 | 1010101 | 11000 |
Color Harmonies of #732509
Complementary color
Monochromatic Colors of #732509
Black with #732509
Text Example
Text Example
White with #732509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732509; }
p { color: rgb(115,37,9); }
H1.HeaderClassName
{
color: #732509;
}
.AnyTagClassName
{
color: #732509;
}
</style>
background-color css
<style>
a { background-color: #732509; }
a { background-color: rgb(115,37,9); }
div.DivClassName
{
background-color: #732509;
}
.BgClassName
{
background-color: #732509;
}
</style>
border-color css
<style>
span { border-color: #732509; }
span { border-color: rgb(115,37,9); }
td.TdClassName
{
border-color: #732509;
}
.TagClassName
{
border-color: #732509;
}
</style>