Shades of Falu Red #821812
Tints of Falu Red #821812
RGB
CMYK
RGB Variations
Color information
#821812 (or 0x821812) is known color: Falu Red. HEX triplet: 82, 18 and 12. RGB value is (130,24,18). Sum of RGB (Red+Green+Blue) = 130+24+18=172 (22% of max value = 765). Red value is 130 (51.17% from 255 or 75.58% from 172); Green value is 24 (9.77% from 255 or 13.95% from 172); Blue value is 18 (7.42% from 255 or 10.47% from 172); Max value from RGB is 130 - color contains mainly: red. Hex color #821812 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821812 is #7DE7ED. Grayscale: #373737. Windows color (decimal): -8251374 or 1185922. OLE color: 1185922.
HSL color Cylindrical-coordinate representation of color #821812: hue angle of 3.21º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #821812 is Cyan = 0, Magento = 0.82, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 24 | 18 | - |
| CMYK | 0 | 0.82 | 0.86 | 0.49 |
| HSL | 3.21º | 0.76% | 0.29% | - |
| HSV(B) | 3.21º | 0.86% | 0.51% | - |
| XYZ | 9.64 | 5.44 | 1.11 | - |
| YUV | 55.01 | 107.12 | 181.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 24 | 18 | 0 | 0.82 | 0.86 | 0.49 | 3.21 | 0.76 | 0.29 |
| Hex | 82 | 18 | 12 | 0 | 52 | 56 | 31 | 3 | 4C | 1D |
| Octal | 202 | 30 | 22 | 0 | 122 | 126 | 61 | 3 | 114 | 35 |
| Binary | 10000010 | 11000 | 10010 | 0 | 1010010 | 1010110 | 110001 | 11 | 1001100 | 11101 |
Color Harmonies of #821812
Complementary color
Monochromatic Colors of #821812
Black with #821812
Text Example
Text Example
White with #821812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821812; }
p { color: rgb(130,24,18); }
H1.HeaderClassName
{
color: #821812;
}
.AnyTagClassName
{
color: #821812;
}
</style>
background-color css
<style>
a { background-color: #821812; }
a { background-color: rgb(130,24,18); }
div.DivClassName
{
background-color: #821812;
}
.BgClassName
{
background-color: #821812;
}
</style>
border-color css
<style>
span { border-color: #821812; }
span { border-color: rgb(130,24,18); }
td.TdClassName
{
border-color: #821812;
}
.TagClassName
{
border-color: #821812;
}
</style>