Shades of Falu Red #922408
Tints of Falu Red #922408
RGB
CMYK
RGB Variations
Color information
#922408 (or 0x922408) is known color: Falu Red. HEX triplet: 92, 24 and 08. RGB value is (146,36,8). Sum of RGB (Red+Green+Blue) = 146+36+8=190 (25% of max value = 765). Red value is 146 (57.42% from 255 or 76.84% from 190); Green value is 36 (14.45% from 255 or 18.95% from 190); Blue value is 8 (3.52% from 255 or 4.21% from 190); Max value from RGB is 146 - color contains mainly: red. Hex color #922408 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #922408 is #6DDBF7. Grayscale: #414141. Windows color (decimal): -7199736 or 533650. OLE color: 533650.
HSL color Cylindrical-coordinate representation of color #922408: hue angle of 12.17º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #922408 is Cyan = 0, Magento = 0.75, Yellow = 0.95 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 36 | 8 | - |
| CMYK | 0 | 0.75 | 0.95 | 0.43 |
| HSL | 12.17º | 0.9% | 0.3% | - |
| HSV(B) | 12.17º | 0.95% | 0.57% | - |
| XYZ | 12.53 | 7.39 | 1 | - |
| YUV | 65.7 | 95.44 | 185.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 36 | 8 | 0 | 0.75 | 0.95 | 0.43 | 12.17 | 0.9 | 0.3 |
| Hex | 92 | 24 | 8 | 0 | 4B | 5F | 2B | C | 5A | 1E |
| Octal | 222 | 44 | 10 | 0 | 113 | 137 | 53 | 14 | 132 | 36 |
| Binary | 10010010 | 100100 | 1000 | 0 | 1001011 | 1011111 | 101011 | 1100 | 1011010 | 11110 |
Color Harmonies of #922408
Complementary color
Monochromatic Colors of #922408
Black with #922408
Text Example
Text Example
White with #922408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #922408; }
p { color: rgb(146,36,8); }
H1.HeaderClassName
{
color: #922408;
}
.AnyTagClassName
{
color: #922408;
}
</style>
background-color css
<style>
a { background-color: #922408; }
a { background-color: rgb(146,36,8); }
div.DivClassName
{
background-color: #922408;
}
.BgClassName
{
background-color: #922408;
}
</style>
border-color css
<style>
span { border-color: #922408; }
span { border-color: rgb(146,36,8); }
td.TdClassName
{
border-color: #922408;
}
.TagClassName
{
border-color: #922408;
}
</style>