Shades of Falu Red #922402
Tints of Falu Red #922402
RGB
CMYK
RGB Variations
Color information
#922402 (or 0x922402) is known color: Falu Red. HEX triplet: 92, 24 and 02. RGB value is (146,36,2). Sum of RGB (Red+Green+Blue) = 146+36+2=184 (24% of max value = 765). Red value is 146 (57.42% from 255 or 79.35% from 184); Green value is 36 (14.45% from 255 or 19.57% from 184); Blue value is 2 (1.17% from 255 or 1.09% from 184); Max value from RGB is 146 - color contains mainly: red. Hex color #922402 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #922402 is #6DDBFD. Grayscale: #414141. Windows color (decimal): -7199742 or 140434. OLE color: 140434.
HSL color Cylindrical-coordinate representation of color #922402: hue angle of 14.17º degrees, saturation: 0.97, 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 #922402 is Cyan = 0, Magento = 0.75, Yellow = 0.99 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 36 | 2 | - |
| CMYK | 0 | 0.75 | 0.99 | 0.43 |
| HSL | 14.17º | 0.97% | 0.29% | - |
| HSV(B) | 14.17º | 0.99% | 0.57% | - |
| XYZ | 12.5 | 7.38 | 0.82 | - |
| YUV | 65.01 | 92.44 | 185.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 36 | 2 | 0 | 0.75 | 0.99 | 0.43 | 14.17 | 0.97 | 0.29 |
| Hex | 92 | 24 | 2 | 0 | 4B | 63 | 2B | E | 61 | 1D |
| Octal | 222 | 44 | 2 | 0 | 113 | 143 | 53 | 16 | 141 | 35 |
| Binary | 10010010 | 100100 | 10 | 0 | 1001011 | 1100011 | 101011 | 1110 | 1100001 | 11101 |
Color Harmonies of #922402
Complementary color
Monochromatic Colors of #922402
Black with #922402
Text Example
Text Example
White with #922402
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922402; }
p { color: rgb(146,36,2); }
H1.HeaderClassName
{
color: #922402;
}
.AnyTagClassName
{
color: #922402;
}
</style>
background-color css
<style>
a { background-color: #922402; }
a { background-color: rgb(146,36,2); }
div.DivClassName
{
background-color: #922402;
}
.BgClassName
{
background-color: #922402;
}
</style>
border-color css
<style>
span { border-color: #922402; }
span { border-color: rgb(146,36,2); }
td.TdClassName
{
border-color: #922402;
}
.TagClassName
{
border-color: #922402;
}
</style>