Shades of Falu Red #912409
Tints of Falu Red #912409
RGB
CMYK
RGB Variations
Color information
#912409 (or 0x912409) is known color: Falu Red. HEX triplet: 91, 24 and 09. RGB value is (145,36,9). Sum of RGB (Red+Green+Blue) = 145+36+9=190 (25% of max value = 765). Red value is 145 (57.03% from 255 or 76.32% from 190); Green value is 36 (14.45% from 255 or 18.95% from 190); Blue value is 9 (3.91% from 255 or 4.74% from 190); Max value from RGB is 145 - color contains mainly: red. Hex color #912409 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912409 is #6EDBF6. Grayscale: #414141. Windows color (decimal): -7265271 or 599185. OLE color: 599185.
HSL color Cylindrical-coordinate representation of color #912409: hue angle of 11.91º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #912409 is Cyan = 0, Magento = 0.75, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 36 | 9 | - |
| CMYK | 0 | 0.75 | 0.94 | 0.43 |
| HSL | 11.91º | 0.88% | 0.3% | - |
| HSV(B) | 11.91º | 0.94% | 0.57% | - |
| XYZ | 12.36 | 7.3 | 1.02 | - |
| YUV | 65.51 | 96.11 | 184.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 36 | 9 | 0 | 0.75 | 0.94 | 0.43 | 11.91 | 0.88 | 0.3 |
| Hex | 91 | 24 | 9 | 0 | 4B | 5E | 2B | C | 58 | 1E |
| Octal | 221 | 44 | 11 | 0 | 113 | 136 | 53 | 14 | 130 | 36 |
| Binary | 10010001 | 100100 | 1001 | 0 | 1001011 | 1011110 | 101011 | 1100 | 1011000 | 11110 |
Color Harmonies of #912409
Complementary color
Monochromatic Colors of #912409
Black with #912409
Text Example
Text Example
White with #912409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912409; }
p { color: rgb(145,36,9); }
H1.HeaderClassName
{
color: #912409;
}
.AnyTagClassName
{
color: #912409;
}
</style>
background-color css
<style>
a { background-color: #912409; }
a { background-color: rgb(145,36,9); }
div.DivClassName
{
background-color: #912409;
}
.BgClassName
{
background-color: #912409;
}
</style>
border-color css
<style>
span { border-color: #912409; }
span { border-color: rgb(145,36,9); }
td.TdClassName
{
border-color: #912409;
}
.TagClassName
{
border-color: #912409;
}
</style>