Shades of Falu Red #831815
Tints of Falu Red #831815
RGB
CMYK
RGB Variations
Color information
#831815 (or 0x831815) is known color: Falu Red. HEX triplet: 83, 18 and 15. RGB value is (131,24,21). Sum of RGB (Red+Green+Blue) = 131+24+21=176 (23% of max value = 765). Red value is 131 (51.56% from 255 or 74.43% from 176); Green value is 24 (9.77% from 255 or 13.64% from 176); Blue value is 21 (8.59% from 255 or 11.93% from 176); Max value from RGB is 131 - color contains mainly: red. Hex color #831815 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831815 is #7CE7EA. Grayscale: #373737. Windows color (decimal): -8185835 or 1382531. OLE color: 1382531.
HSL color Cylindrical-coordinate representation of color #831815: hue angle of 1.64º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #831815 is Cyan = 0, Magento = 0.82, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 24 | 21 | - |
| CMYK | 0 | 0.82 | 0.84 | 0.49 |
| HSL | 1.64º | 0.72% | 0.3% | - |
| HSV(B) | 1.64º | 0.84% | 0.51% | - |
| XYZ | 9.82 | 5.53 | 1.26 | - |
| YUV | 55.65 | 108.45 | 181.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 24 | 21 | 0 | 0.82 | 0.84 | 0.49 | 1.64 | 0.72 | 0.3 |
| Hex | 83 | 18 | 15 | 0 | 52 | 54 | 31 | 2 | 48 | 1E |
| Octal | 203 | 30 | 25 | 0 | 122 | 124 | 61 | 2 | 110 | 36 |
| Binary | 10000011 | 11000 | 10101 | 0 | 1010010 | 1010100 | 110001 | 10 | 1001000 | 11110 |
Color Harmonies of #831815
Complementary color
Monochromatic Colors of #831815
Black with #831815
Text Example
Text Example
White with #831815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831815; }
p { color: rgb(131,24,21); }
H1.HeaderClassName
{
color: #831815;
}
.AnyTagClassName
{
color: #831815;
}
</style>
background-color css
<style>
a { background-color: #831815; }
a { background-color: rgb(131,24,21); }
div.DivClassName
{
background-color: #831815;
}
.BgClassName
{
background-color: #831815;
}
</style>
border-color css
<style>
span { border-color: #831815; }
span { border-color: rgb(131,24,21); }
td.TdClassName
{
border-color: #831815;
}
.TagClassName
{
border-color: #831815;
}
</style>