Shades of Falu Red #912307
Tints of Falu Red #912307
RGB
CMYK
RGB Variations
Color information
#912307 (or 0x912307) is known color: Falu Red. HEX triplet: 91, 23 and 07. RGB value is (145,35,7). Sum of RGB (Red+Green+Blue) = 145+35+7=187 (24% of max value = 765). Red value is 145 (57.03% from 255 or 77.54% from 187); Green value is 35 (14.06% from 255 or 18.72% from 187); Blue value is 7 (3.12% from 255 or 3.74% from 187); Max value from RGB is 145 - color contains mainly: red. Hex color #912307 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912307 is #6EDCF8. Grayscale: #404040. Windows color (decimal): -7265529 or 467857. OLE color: 467857.
HSL color Cylindrical-coordinate representation of color #912307: hue angle of 12.17º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #912307 is Cyan = 0, Magento = 0.76, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 35 | 7 | - |
| CMYK | 0 | 0.76 | 0.95 | 0.43 |
| HSL | 12.17º | 0.91% | 0.3% | - |
| HSV(B) | 12.17º | 0.95% | 0.57% | - |
| XYZ | 12.32 | 7.24 | 0.95 | - |
| YUV | 64.7 | 95.44 | 185.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 35 | 7 | 0 | 0.76 | 0.95 | 0.43 | 12.17 | 0.91 | 0.3 |
| Hex | 91 | 23 | 7 | 0 | 4C | 5F | 2B | C | 5B | 1E |
| Octal | 221 | 43 | 7 | 0 | 114 | 137 | 53 | 14 | 133 | 36 |
| Binary | 10010001 | 100011 | 111 | 0 | 1001100 | 1011111 | 101011 | 1100 | 1011011 | 11110 |
Color Harmonies of #912307
Complementary color
Monochromatic Colors of #912307
Black with #912307
Text Example
Text Example
White with #912307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912307; }
p { color: rgb(145,35,7); }
H1.HeaderClassName
{
color: #912307;
}
.AnyTagClassName
{
color: #912307;
}
</style>
background-color css
<style>
a { background-color: #912307; }
a { background-color: rgb(145,35,7); }
div.DivClassName
{
background-color: #912307;
}
.BgClassName
{
background-color: #912307;
}
</style>
border-color css
<style>
span { border-color: #912307; }
span { border-color: rgb(145,35,7); }
td.TdClassName
{
border-color: #912307;
}
.TagClassName
{
border-color: #912307;
}
</style>