Shades of Falu Red #922401
Tints of Falu Red #922401
RGB
CMYK
RGB Variations
Color information
#922401 (or 0x922401) is known color: Falu Red. HEX triplet: 92, 24 and 01. RGB value is (146,36,1). Sum of RGB (Red+Green+Blue) = 146+36+1=183 (24% of max value = 765). Red value is 146 (57.42% from 255 or 79.78% from 183); Green value is 36 (14.45% from 255 or 19.67% from 183); Blue value is 1 (0.78% from 255 or 0.55% from 183); Max value from RGB is 146 - color contains mainly: red. Hex color #922401 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #922401 is #6DDBFE. Grayscale: #414141. Windows color (decimal): -7199743 or 74898. OLE color: 74898.
HSL color Cylindrical-coordinate representation of color #922401: hue angle of 14.48º 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 #922401 is Cyan = 0, Magento = 0.75, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 36 | 1 | - |
| CMYK | 0 | 0.75 | 0.99 | 0.43 |
| HSL | 14.48º | 0.99% | 0.29% | - |
| HSV(B) | 14.48º | 0.99% | 0.57% | - |
| XYZ | 12.49 | 7.37 | 0.79 | - |
| YUV | 64.9 | 91.94 | 185.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 36 | 1 | 0 | 0.75 | 0.99 | 0.43 | 14.48 | 0.99 | 0.29 |
| Hex | 92 | 24 | 1 | 0 | 4B | 63 | 2B | E | 63 | 1D |
| Octal | 222 | 44 | 1 | 0 | 113 | 143 | 53 | 16 | 143 | 35 |
| Binary | 10010010 | 100100 | 1 | 0 | 1001011 | 1100011 | 101011 | 1110 | 1100011 | 11101 |
Color Harmonies of #922401
Complementary color
Monochromatic Colors of #922401
Black with #922401
Text Example
Text Example
White with #922401
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922401; }
p { color: rgb(146,36,1); }
H1.HeaderClassName
{
color: #922401;
}
.AnyTagClassName
{
color: #922401;
}
</style>
background-color css
<style>
a { background-color: #922401; }
a { background-color: rgb(146,36,1); }
div.DivClassName
{
background-color: #922401;
}
.BgClassName
{
background-color: #922401;
}
</style>
border-color css
<style>
span { border-color: #922401; }
span { border-color: rgb(146,36,1); }
td.TdClassName
{
border-color: #922401;
}
.TagClassName
{
border-color: #922401;
}
</style>