Shades of Falu Red #821207
Tints of Falu Red #821207
RGB
CMYK
RGB Variations
Color information
#821207 (or 0x821207) is known color: Falu Red. HEX triplet: 82, 12 and 07. RGB value is (130,18,7). Sum of RGB (Red+Green+Blue) = 130+18+7=155 (20% of max value = 765). Red value is 130 (51.17% from 255 or 83.87% from 155); Green value is 18 (7.42% from 255 or 11.61% from 155); Blue value is 7 (3.12% from 255 or 4.52% from 155); Max value from RGB is 130 - color contains mainly: red. Hex color #821207 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821207 is #7DEDF8. Grayscale: #323232. Windows color (decimal): -8252921 or 463490. OLE color: 463490.
HSL color Cylindrical-coordinate representation of color #821207: hue angle of 5.37º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #821207 is Cyan = 0, Magento = 0.86, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 18 | 7 | - |
| CMYK | 0 | 0.86 | 0.95 | 0.49 |
| HSL | 5.37º | 0.9% | 0.27% | - |
| HSV(B) | 5.37º | 0.95% | 0.51% | - |
| XYZ | 9.46 | 5.19 | 0.7 | - |
| YUV | 50.23 | 103.61 | 184.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 18 | 7 | 0 | 0.86 | 0.95 | 0.49 | 5.37 | 0.9 | 0.27 |
| Hex | 82 | 12 | 7 | 0 | 56 | 5F | 31 | 5 | 5A | 1B |
| Octal | 202 | 22 | 7 | 0 | 126 | 137 | 61 | 5 | 132 | 33 |
| Binary | 10000010 | 10010 | 111 | 0 | 1010110 | 1011111 | 110001 | 101 | 1011010 | 11011 |
Color Harmonies of #821207
Complementary color
Monochromatic Colors of #821207
Black with #821207
Text Example
Text Example
White with #821207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821207; }
p { color: rgb(130,18,7); }
H1.HeaderClassName
{
color: #821207;
}
.AnyTagClassName
{
color: #821207;
}
</style>
background-color css
<style>
a { background-color: #821207; }
a { background-color: rgb(130,18,7); }
div.DivClassName
{
background-color: #821207;
}
.BgClassName
{
background-color: #821207;
}
</style>
border-color css
<style>
span { border-color: #821207; }
span { border-color: rgb(130,18,7); }
td.TdClassName
{
border-color: #821207;
}
.TagClassName
{
border-color: #821207;
}
</style>