Shades of Falu Red #821717
Tints of Falu Red #821717
RGB
CMYK
RGB Variations
Color information
#821717 (or 0x821717) is known color: Falu Red. HEX triplet: 82, 17 and 17. RGB value is (130,23,23). Sum of RGB (Red+Green+Blue) = 130+23+23=176 (23% of max value = 765). Red value is 130 (51.17% from 255 or 73.86% from 176); Green value is 23 (9.38% from 255 or 13.07% from 176); Blue value is 23 (9.38% from 255 or 13.07% from 176); Max value from RGB is 130 - color contains mainly: red. Hex color #821717 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #821717 is #7DE8E8. Grayscale: #373737. Windows color (decimal): -8251625 or 1513346. OLE color: 1513346.
HSL color Cylindrical-coordinate representation of color #821717: hue angle of 0º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #821717 is Cyan = 0, Magento = 0.82, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 23 | 23 | - |
| CMYK | 0 | 0.82 | 0.82 | 0.49 |
| HSL | 0º | 0.7% | 0.3% | - |
| HSV(B) | 0º | 0.82% | 0.51% | - |
| XYZ | 9.67 | 5.42 | 1.35 | - |
| YUV | 54.99 | 109.95 | 181.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 23 | 23 | 0 | 0.82 | 0.82 | 0.49 | 0 | 0.7 | 0.3 |
| Hex | 82 | 17 | 17 | 0 | 52 | 52 | 31 | 0 | 46 | 1E |
| Octal | 202 | 27 | 27 | 0 | 122 | 122 | 61 | 0 | 106 | 36 |
| Binary | 10000010 | 10111 | 10111 | 0 | 1010010 | 1010010 | 110001 | 0 | 1000110 | 11110 |
Color Harmonies of #821717
Complementary color
Monochromatic Colors of #821717
Black with #821717
Text Example
Text Example
White with #821717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #821717; }
p { color: rgb(130,23,23); }
H1.HeaderClassName
{
color: #821717;
}
.AnyTagClassName
{
color: #821717;
}
</style>
background-color css
<style>
a { background-color: #821717; }
a { background-color: rgb(130,23,23); }
div.DivClassName
{
background-color: #821717;
}
.BgClassName
{
background-color: #821717;
}
</style>
border-color css
<style>
span { border-color: #821717; }
span { border-color: rgb(130,23,23); }
td.TdClassName
{
border-color: #821717;
}
.TagClassName
{
border-color: #821717;
}
</style>