Shades of Falu Red #912407
Tints of Falu Red #912407
RGB
CMYK
RGB Variations
Color information
#912407 (or 0x912407) is known color: Falu Red. HEX triplet: 91, 24 and 07. RGB value is (145,36,7). Sum of RGB (Red+Green+Blue) = 145+36+7=188 (24% of max value = 765). Red value is 145 (57.03% from 255 or 77.13% from 188); Green value is 36 (14.45% from 255 or 19.15% from 188); Blue value is 7 (3.12% from 255 or 3.72% from 188); Max value from RGB is 145 - color contains mainly: red. Hex color #912407 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912407 is #6EDBF8. Grayscale: #414141. Windows color (decimal): -7265273 or 468113. OLE color: 468113.
HSL color Cylindrical-coordinate representation of color #912407: hue angle of 12.61º 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 #912407 is Cyan = 0, Magento = 0.75, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 36 | 7 | - |
| CMYK | 0 | 0.75 | 0.95 | 0.43 |
| HSL | 12.61º | 0.91% | 0.3% | - |
| HSV(B) | 12.61º | 0.95% | 0.57% | - |
| XYZ | 12.35 | 7.3 | 0.96 | - |
| YUV | 65.29 | 95.11 | 184.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 36 | 7 | 0 | 0.75 | 0.95 | 0.43 | 12.61 | 0.91 | 0.3 |
| Hex | 91 | 24 | 7 | 0 | 4B | 5F | 2B | D | 5B | 1E |
| Octal | 221 | 44 | 7 | 0 | 113 | 137 | 53 | 15 | 133 | 36 |
| Binary | 10010001 | 100100 | 111 | 0 | 1001011 | 1011111 | 101011 | 1101 | 1011011 | 11110 |
Color Harmonies of #912407
Complementary color
Monochromatic Colors of #912407
Black with #912407
Text Example
Text Example
White with #912407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912407; }
p { color: rgb(145,36,7); }
H1.HeaderClassName
{
color: #912407;
}
.AnyTagClassName
{
color: #912407;
}
</style>
background-color css
<style>
a { background-color: #912407; }
a { background-color: rgb(145,36,7); }
div.DivClassName
{
background-color: #912407;
}
.BgClassName
{
background-color: #912407;
}
</style>
border-color css
<style>
span { border-color: #912407; }
span { border-color: rgb(145,36,7); }
td.TdClassName
{
border-color: #912407;
}
.TagClassName
{
border-color: #912407;
}
</style>