Shades of Falu Red #821510
Tints of Falu Red #821510
RGB
CMYK
RGB Variations
Color information
#821510 (or 0x821510) is known color: Falu Red. HEX triplet: 82, 15 and 10. RGB value is (130,21,16). Sum of RGB (Red+Green+Blue) = 130+21+16=167 (22% of max value = 765). Red value is 130 (51.17% from 255 or 77.84% from 167); Green value is 21 (8.59% from 255 or 12.57% from 167); Blue value is 16 (6.64% from 255 or 9.58% from 167); Max value from RGB is 130 - color contains mainly: red. Hex color #821510 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821510 is #7DEAEF. Grayscale: #353535. Windows color (decimal): -8252144 or 1054082. OLE color: 1054082.
HSL color Cylindrical-coordinate representation of color #821510: hue angle of 2.63º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #821510 is Cyan = 0, Magento = 0.84, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 21 | 16 | - |
| CMYK | 0 | 0.84 | 0.88 | 0.49 |
| HSL | 2.63º | 0.78% | 0.29% | - |
| HSV(B) | 2.63º | 0.88% | 0.51% | - |
| XYZ | 9.57 | 5.32 | 1.01 | - |
| YUV | 53.02 | 107.11 | 182.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 21 | 16 | 0 | 0.84 | 0.88 | 0.49 | 2.63 | 0.78 | 0.29 |
| Hex | 82 | 15 | 10 | 0 | 54 | 58 | 31 | 3 | 4E | 1D |
| Octal | 202 | 25 | 20 | 0 | 124 | 130 | 61 | 3 | 116 | 35 |
| Binary | 10000010 | 10101 | 10000 | 0 | 1010100 | 1011000 | 110001 | 11 | 1001110 | 11101 |
Color Harmonies of #821510
Complementary color
Monochromatic Colors of #821510
Black with #821510
Text Example
Text Example
White with #821510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821510; }
p { color: rgb(130,21,16); }
H1.HeaderClassName
{
color: #821510;
}
.AnyTagClassName
{
color: #821510;
}
</style>
background-color css
<style>
a { background-color: #821510; }
a { background-color: rgb(130,21,16); }
div.DivClassName
{
background-color: #821510;
}
.BgClassName
{
background-color: #821510;
}
</style>
border-color css
<style>
span { border-color: #821510; }
span { border-color: rgb(130,21,16); }
td.TdClassName
{
border-color: #821510;
}
.TagClassName
{
border-color: #821510;
}
</style>