Shades of Falu Red #912506
Tints of Falu Red #912506
RGB
CMYK
RGB Variations
Color information
#912506 (or 0x912506) is known color: Falu Red. HEX triplet: 91, 25 and 06. RGB value is (145,37,6). Sum of RGB (Red+Green+Blue) = 145+37+6=188 (24% of max value = 765). Red value is 145 (57.03% from 255 or 77.13% from 188); Green value is 37 (14.84% from 255 or 19.68% from 188); Blue value is 6 (2.73% from 255 or 3.19% from 188); Max value from RGB is 145 - color contains mainly: red. Hex color #912506 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912506 is #6EDAF9. Grayscale: #414141. Windows color (decimal): -7265018 or 402833. OLE color: 402833.
HSL color Cylindrical-coordinate representation of color #912506: hue angle of 13.38º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #912506 is Cyan = 0, Magento = 0.74, Yellow = 0.96 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 37 | 6 | - |
| CMYK | 0 | 0.74 | 0.96 | 0.43 |
| HSL | 13.38º | 0.92% | 0.3% | - |
| HSV(B) | 13.38º | 0.96% | 0.57% | - |
| XYZ | 12.37 | 7.36 | 0.94 | - |
| YUV | 65.76 | 94.28 | 184.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 37 | 6 | 0 | 0.74 | 0.96 | 0.43 | 13.38 | 0.92 | 0.3 |
| Hex | 91 | 25 | 6 | 0 | 4A | 60 | 2B | D | 5C | 1E |
| Octal | 221 | 45 | 6 | 0 | 112 | 140 | 53 | 15 | 134 | 36 |
| Binary | 10010001 | 100101 | 110 | 0 | 1001010 | 1100000 | 101011 | 1101 | 1011100 | 11110 |
Color Harmonies of #912506
Complementary color
Monochromatic Colors of #912506
Black with #912506
Text Example
Text Example
White with #912506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912506; }
p { color: rgb(145,37,6); }
H1.HeaderClassName
{
color: #912506;
}
.AnyTagClassName
{
color: #912506;
}
</style>
background-color css
<style>
a { background-color: #912506; }
a { background-color: rgb(145,37,6); }
div.DivClassName
{
background-color: #912506;
}
.BgClassName
{
background-color: #912506;
}
</style>
border-color css
<style>
span { border-color: #912506; }
span { border-color: rgb(145,37,6); }
td.TdClassName
{
border-color: #912506;
}
.TagClassName
{
border-color: #912506;
}
</style>