Shades of Falu Red #822502
Tints of Falu Red #822502
RGB
CMYK
RGB Variations
Color information
#822502 (or 0x822502) is known color: Falu Red. HEX triplet: 82, 25 and 02. RGB value is (130,37,2). Sum of RGB (Red+Green+Blue) = 130+37+2=169 (22% of max value = 765). Red value is 130 (51.17% from 255 or 76.92% from 169); Green value is 37 (14.84% from 255 or 21.89% from 169); Blue value is 2 (1.17% from 255 or 1.18% from 169); Max value from RGB is 130 - color contains mainly: red. Hex color #822502 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #822502 is #7DDAFD. Grayscale: #3D3D3D. Windows color (decimal): -8248062 or 140674. OLE color: 140674.
HSL color Cylindrical-coordinate representation of color #822502: hue angle of 16.41º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #822502 is Cyan = 0, Magento = 0.72, Yellow = 0.98 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 37 | 2 | - |
| CMYK | 0 | 0.72 | 0.98 | 0.49 |
| HSL | 16.41º | 0.97% | 0.26% | - |
| HSV(B) | 16.41º | 0.98% | 0.51% | - |
| XYZ | 9.88 | 6.07 | 0.71 | - |
| YUV | 60.82 | 94.81 | 177.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 37 | 2 | 0 | 0.72 | 0.98 | 0.49 | 16.41 | 0.97 | 0.26 |
| Hex | 82 | 25 | 2 | 0 | 48 | 62 | 31 | 10 | 61 | 1A |
| Octal | 202 | 45 | 2 | 0 | 110 | 142 | 61 | 20 | 141 | 32 |
| Binary | 10000010 | 100101 | 10 | 0 | 1001000 | 1100010 | 110001 | 10000 | 1100001 | 11010 |
Color Harmonies of #822502
Complementary color
Monochromatic Colors of #822502
Black with #822502
Text Example
Text Example
White with #822502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #822502; }
p { color: rgb(130,37,2); }
H1.HeaderClassName
{
color: #822502;
}
.AnyTagClassName
{
color: #822502;
}
</style>
background-color css
<style>
a { background-color: #822502; }
a { background-color: rgb(130,37,2); }
div.DivClassName
{
background-color: #822502;
}
.BgClassName
{
background-color: #822502;
}
</style>
border-color css
<style>
span { border-color: #822502; }
span { border-color: rgb(130,37,2); }
td.TdClassName
{
border-color: #822502;
}
.TagClassName
{
border-color: #822502;
}
</style>