Shades of Falu Red #912301
Tints of Falu Red #912301
RGB
CMYK
RGB Variations
Color information
#912301 (or 0x912301) is known color: Falu Red. HEX triplet: 91, 23 and 01. RGB value is (145,35,1). Sum of RGB (Red+Green+Blue) = 145+35+1=181 (23% of max value = 765). Red value is 145 (57.03% from 255 or 80.11% from 181); Green value is 35 (14.06% from 255 or 19.34% from 181); Blue value is 1 (0.78% from 255 or 0.55% from 181); Max value from RGB is 145 - color contains mainly: red. Hex color #912301 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912301 is #6EDCFE. Grayscale: #404040. Windows color (decimal): -7265535 or 74641. OLE color: 74641.
HSL color Cylindrical-coordinate representation of color #912301: hue angle of 14.17º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #912301 is Cyan = 0, Magento = 0.76, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 35 | 1 | - |
| CMYK | 0 | 0.76 | 0.99 | 0.43 |
| HSL | 14.17º | 0.99% | 0.29% | - |
| HSV(B) | 14.17º | 0.99% | 0.57% | - |
| XYZ | 12.28 | 7.22 | 0.78 | - |
| YUV | 64.01 | 92.44 | 185.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 35 | 1 | 0 | 0.76 | 0.99 | 0.43 | 14.17 | 0.99 | 0.29 |
| Hex | 91 | 23 | 1 | 0 | 4C | 63 | 2B | E | 63 | 1D |
| Octal | 221 | 43 | 1 | 0 | 114 | 143 | 53 | 16 | 143 | 35 |
| Binary | 10010001 | 100011 | 1 | 0 | 1001100 | 1100011 | 101011 | 1110 | 1100011 | 11101 |
Color Harmonies of #912301
Complementary color
Monochromatic Colors of #912301
Black with #912301
Text Example
Text Example
White with #912301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912301; }
p { color: rgb(145,35,1); }
H1.HeaderClassName
{
color: #912301;
}
.AnyTagClassName
{
color: #912301;
}
</style>
background-color css
<style>
a { background-color: #912301; }
a { background-color: rgb(145,35,1); }
div.DivClassName
{
background-color: #912301;
}
.BgClassName
{
background-color: #912301;
}
</style>
border-color css
<style>
span { border-color: #912301; }
span { border-color: rgb(145,35,1); }
td.TdClassName
{
border-color: #912301;
}
.TagClassName
{
border-color: #912301;
}
</style>