Shades of Falu Red #921410
Tints of Falu Red #921410
RGB
CMYK
RGB Variations
Color information
#921410 (or 0x921410) is known color: Falu Red. HEX triplet: 92, 14 and 10. RGB value is (146,20,16). Sum of RGB (Red+Green+Blue) = 146+20+16=182 (24% of max value = 765). Red value is 146 (57.42% from 255 or 80.22% from 182); Green value is 20 (8.20% from 255 or 10.99% from 182); Blue value is 16 (6.64% from 255 or 8.79% from 182); Max value from RGB is 146 - color contains mainly: red. Hex color #921410 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #921410 is #6DEBEF. Grayscale: #393939. Windows color (decimal): -7203824 or 1053842. OLE color: 1053842.
HSL color Cylindrical-coordinate representation of color #921410: hue angle of 1.85º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #921410 is Cyan = 0, Magento = 0.86, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 20 | 16 | - |
| CMYK | 0 | 0.86 | 0.89 | 0.43 |
| HSL | 1.85º | 0.8% | 0.32% | - |
| HSV(B) | 1.85º | 0.89% | 0.57% | - |
| XYZ | 12.2 | 6.65 | 1.13 | - |
| YUV | 57.22 | 104.74 | 191.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 20 | 16 | 0 | 0.86 | 0.89 | 0.43 | 1.85 | 0.8 | 0.32 |
| Hex | 92 | 14 | 10 | 0 | 56 | 59 | 2B | 2 | 50 | 20 |
| Octal | 222 | 24 | 20 | 0 | 126 | 131 | 53 | 2 | 120 | 40 |
| Binary | 10010010 | 10100 | 10000 | 0 | 1010110 | 1011001 | 101011 | 10 | 1010000 | 100000 |
Color Harmonies of #921410
Complementary color
Monochromatic Colors of #921410
Black with #921410
Text Example
Text Example
White with #921410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #921410; }
p { color: rgb(146,20,16); }
H1.HeaderClassName
{
color: #921410;
}
.AnyTagClassName
{
color: #921410;
}
</style>
background-color css
<style>
a { background-color: #921410; }
a { background-color: rgb(146,20,16); }
div.DivClassName
{
background-color: #921410;
}
.BgClassName
{
background-color: #921410;
}
</style>
border-color css
<style>
span { border-color: #921410; }
span { border-color: rgb(146,20,16); }
td.TdClassName
{
border-color: #921410;
}
.TagClassName
{
border-color: #921410;
}
</style>