Shades of Falu Red #912504
Tints of Falu Red #912504
RGB
CMYK
RGB Variations
Color information
#912504 (or 0x912504) is known color: Falu Red. HEX triplet: 91, 25 and 04. RGB value is (145,37,4). Sum of RGB (Red+Green+Blue) = 145+37+4=186 (24% of max value = 765). Red value is 145 (57.03% from 255 or 77.96% from 186); Green value is 37 (14.84% from 255 or 19.89% from 186); Blue value is 4 (1.95% from 255 or 2.15% from 186); Max value from RGB is 145 - color contains mainly: red. Hex color #912504 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912504 is #6EDAFB. Grayscale: #414141. Windows color (decimal): -7265020 or 271761. OLE color: 271761.
HSL color Cylindrical-coordinate representation of color #912504: hue angle of 14.04º 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 #912504 is Cyan = 0, Magento = 0.74, Yellow = 0.97 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 37 | 4 | - |
| CMYK | 0 | 0.74 | 0.97 | 0.43 |
| HSL | 14.04º | 0.95% | 0.29% | - |
| HSV(B) | 14.04º | 0.97% | 0.57% | - |
| XYZ | 12.36 | 7.35 | 0.88 | - |
| YUV | 65.53 | 93.28 | 184.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 37 | 4 | 0 | 0.74 | 0.97 | 0.43 | 14.04 | 0.95 | 0.29 |
| Hex | 91 | 25 | 4 | 0 | 4A | 61 | 2B | E | 5F | 1D |
| Octal | 221 | 45 | 4 | 0 | 112 | 141 | 53 | 16 | 137 | 35 |
| Binary | 10010001 | 100101 | 100 | 0 | 1001010 | 1100001 | 101011 | 1110 | 1011111 | 11101 |
Color Harmonies of #912504
Complementary color
Monochromatic Colors of #912504
Black with #912504
Text Example
Text Example
White with #912504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912504; }
p { color: rgb(145,37,4); }
H1.HeaderClassName
{
color: #912504;
}
.AnyTagClassName
{
color: #912504;
}
</style>
background-color css
<style>
a { background-color: #912504; }
a { background-color: rgb(145,37,4); }
div.DivClassName
{
background-color: #912504;
}
.BgClassName
{
background-color: #912504;
}
</style>
border-color css
<style>
span { border-color: #912504; }
span { border-color: rgb(145,37,4); }
td.TdClassName
{
border-color: #912504;
}
.TagClassName
{
border-color: #912504;
}
</style>