Shades of Falu Red #912401
Tints of Falu Red #912401
RGB
CMYK
RGB Variations
Color information
#912401 (or 0x912401) is known color: Falu Red. HEX triplet: 91, 24 and 01. RGB value is (145,36,1). Sum of RGB (Red+Green+Blue) = 145+36+1=182 (24% of max value = 765). Red value is 145 (57.03% from 255 or 79.67% from 182); Green value is 36 (14.45% from 255 or 19.78% from 182); Blue value is 1 (0.78% from 255 or 0.55% from 182); Max value from RGB is 145 - color contains mainly: red. Hex color #912401 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #912401 is #6EDBFE. Grayscale: #404040. Windows color (decimal): -7265279 or 74897. OLE color: 74897.
HSL color Cylindrical-coordinate representation of color #912401: hue angle of 14.58º 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 #912401 is Cyan = 0, Magento = 0.75, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 36 | 1 | - |
| CMYK | 0 | 0.75 | 0.99 | 0.43 |
| HSL | 14.58º | 0.99% | 0.29% | - |
| HSV(B) | 14.58º | 0.99% | 0.57% | - |
| XYZ | 12.31 | 7.28 | 0.79 | - |
| YUV | 64.6 | 92.11 | 185.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 36 | 1 | 0 | 0.75 | 0.99 | 0.43 | 14.58 | 0.99 | 0.29 |
| Hex | 91 | 24 | 1 | 0 | 4B | 63 | 2B | F | 63 | 1D |
| Octal | 221 | 44 | 1 | 0 | 113 | 143 | 53 | 17 | 143 | 35 |
| Binary | 10010001 | 100100 | 1 | 0 | 1001011 | 1100011 | 101011 | 1111 | 1100011 | 11101 |
Color Harmonies of #912401
Complementary color
Monochromatic Colors of #912401
Black with #912401
Text Example
Text Example
White with #912401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #912401; }
p { color: rgb(145,36,1); }
H1.HeaderClassName
{
color: #912401;
}
.AnyTagClassName
{
color: #912401;
}
</style>
background-color css
<style>
a { background-color: #912401; }
a { background-color: rgb(145,36,1); }
div.DivClassName
{
background-color: #912401;
}
.BgClassName
{
background-color: #912401;
}
</style>
border-color css
<style>
span { border-color: #912401; }
span { border-color: rgb(145,36,1); }
td.TdClassName
{
border-color: #912401;
}
.TagClassName
{
border-color: #912401;
}
</style>