Shades of Falu Red #921813
Tints of Falu Red #921813
RGB
CMYK
RGB Variations
Color information
#921813 (or 0x921813) is known color: Falu Red. HEX triplet: 92, 18 and 13. RGB value is (146,24,19). Sum of RGB (Red+Green+Blue) = 146+24+19=189 (25% of max value = 765). Red value is 146 (57.42% from 255 or 77.25% from 189); Green value is 24 (9.77% from 255 or 12.70% from 189); Blue value is 19 (7.81% from 255 or 10.05% from 189); Max value from RGB is 146 - color contains mainly: red. Hex color #921813 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #921813 is #6DE7EC. Grayscale: #3C3C3C. Windows color (decimal): -7202797 or 1251474. OLE color: 1251474.
HSL color Cylindrical-coordinate representation of color #921813: hue angle of 2.36º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #921813 is Cyan = 0, Magento = 0.84, Yellow = 0.87 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 24 | 19 | - |
| CMYK | 0 | 0.84 | 0.87 | 0.43 |
| HSL | 2.36º | 0.77% | 0.32% | - |
| HSV(B) | 2.36º | 0.87% | 0.57% | - |
| XYZ | 12.3 | 6.81 | 1.28 | - |
| YUV | 59.91 | 104.92 | 189.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 24 | 19 | 0 | 0.84 | 0.87 | 0.43 | 2.36 | 0.77 | 0.32 |
| Hex | 92 | 18 | 13 | 0 | 54 | 57 | 2B | 2 | 4D | 20 |
| Octal | 222 | 30 | 23 | 0 | 124 | 127 | 53 | 2 | 115 | 40 |
| Binary | 10010010 | 11000 | 10011 | 0 | 1010100 | 1010111 | 101011 | 10 | 1001101 | 100000 |
Color Harmonies of #921813
Complementary color
Monochromatic Colors of #921813
Black with #921813
Text Example
Text Example
White with #921813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921813; }
p { color: rgb(146,24,19); }
H1.HeaderClassName
{
color: #921813;
}
.AnyTagClassName
{
color: #921813;
}
</style>
background-color css
<style>
a { background-color: #921813; }
a { background-color: rgb(146,24,19); }
div.DivClassName
{
background-color: #921813;
}
.BgClassName
{
background-color: #921813;
}
</style>
border-color css
<style>
span { border-color: #921813; }
span { border-color: rgb(146,24,19); }
td.TdClassName
{
border-color: #921813;
}
.TagClassName
{
border-color: #921813;
}
</style>