Shades of Falu Red #821713
Tints of Falu Red #821713
RGB
CMYK
RGB Variations
Color information
#821713 (or 0x821713) is known color: Falu Red. HEX triplet: 82, 17 and 13. RGB value is (130,23,19). Sum of RGB (Red+Green+Blue) = 130+23+19=172 (22% of max value = 765). Red value is 130 (51.17% from 255 or 75.58% from 172); Green value is 23 (9.38% from 255 or 13.37% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 130 - color contains mainly: red. Hex color #821713 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821713 is #7DE8EC. Grayscale: #363636. Windows color (decimal): -8251629 or 1251202. OLE color: 1251202.
HSL color Cylindrical-coordinate representation of color #821713: hue angle of 2.16º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #821713 is Cyan = 0, Magento = 0.82, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 23 | 19 | - |
| CMYK | 0 | 0.82 | 0.85 | 0.49 |
| HSL | 2.16º | 0.74% | 0.29% | - |
| HSV(B) | 2.16º | 0.85% | 0.51% | - |
| XYZ | 9.63 | 5.41 | 1.15 | - |
| YUV | 54.54 | 107.95 | 181.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 23 | 19 | 0 | 0.82 | 0.85 | 0.49 | 2.16 | 0.74 | 0.29 |
| Hex | 82 | 17 | 13 | 0 | 52 | 55 | 31 | 2 | 4A | 1D |
| Octal | 202 | 27 | 23 | 0 | 122 | 125 | 61 | 2 | 112 | 35 |
| Binary | 10000010 | 10111 | 10011 | 0 | 1010010 | 1010101 | 110001 | 10 | 1001010 | 11101 |
Color Harmonies of #821713
Complementary color
Monochromatic Colors of #821713
Black with #821713
Text Example
Text Example
White with #821713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821713; }
p { color: rgb(130,23,19); }
H1.HeaderClassName
{
color: #821713;
}
.AnyTagClassName
{
color: #821713;
}
</style>
background-color css
<style>
a { background-color: #821713; }
a { background-color: rgb(130,23,19); }
div.DivClassName
{
background-color: #821713;
}
.BgClassName
{
background-color: #821713;
}
</style>
border-color css
<style>
span { border-color: #821713; }
span { border-color: rgb(130,23,19); }
td.TdClassName
{
border-color: #821713;
}
.TagClassName
{
border-color: #821713;
}
</style>