Shades of Falu Red #912204
Tints of Falu Red #912204
RGB
CMYK
RGB Variations
Color information
#912204 (or 0x912204) is known color: Falu Red. HEX triplet: 91, 22 and 04. RGB value is (145,34,4). Sum of RGB (Red+Green+Blue) = 145+34+4=183 (24% of max value = 765). Red value is 145 (57.03% from 255 or 79.23% from 183); Green value is 34 (13.67% from 255 or 18.58% from 183); Blue value is 4 (1.95% from 255 or 2.19% from 183); Max value from RGB is 145 - color contains mainly: red. Hex color #912204 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912204 is #6EDDFB. Grayscale: #404040. Windows color (decimal): -7265788 or 270993. OLE color: 270993.
HSL color Cylindrical-coordinate representation of color #912204: hue angle of 12.77º degrees, saturation: 0.95, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #912204 is Cyan = 0, Magento = 0.77, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 34 | 4 | - |
| CMYK | 0 | 0.77 | 0.97 | 0.43 |
| HSL | 12.77º | 0.95% | 0.29% | - |
| HSV(B) | 12.77º | 0.97% | 0.57% | - |
| XYZ | 12.27 | 7.17 | 0.85 | - |
| YUV | 63.77 | 94.27 | 185.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 34 | 4 | 0 | 0.77 | 0.97 | 0.43 | 12.77 | 0.95 | 0.29 |
| Hex | 91 | 22 | 4 | 0 | 4D | 61 | 2B | D | 5F | 1D |
| Octal | 221 | 42 | 4 | 0 | 115 | 141 | 53 | 15 | 137 | 35 |
| Binary | 10010001 | 100010 | 100 | 0 | 1001101 | 1100001 | 101011 | 1101 | 1011111 | 11101 |
Color Harmonies of #912204
Complementary color
Monochromatic Colors of #912204
Black with #912204
Text Example
Text Example
White with #912204
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912204; }
p { color: rgb(145,34,4); }
H1.HeaderClassName
{
color: #912204;
}
.AnyTagClassName
{
color: #912204;
}
</style>
background-color css
<style>
a { background-color: #912204; }
a { background-color: rgb(145,34,4); }
div.DivClassName
{
background-color: #912204;
}
.BgClassName
{
background-color: #912204;
}
</style>
border-color css
<style>
span { border-color: #912204; }
span { border-color: rgb(145,34,4); }
td.TdClassName
{
border-color: #912204;
}
.TagClassName
{
border-color: #912204;
}
</style>