Shades of Falu Red #831512
Tints of Falu Red #831512
RGB
CMYK
RGB Variations
Color information
#831512 (or 0x831512) is known color: Falu Red. HEX triplet: 83, 15 and 12. RGB value is (131,21,18). Sum of RGB (Red+Green+Blue) = 131+21+18=170 (22% of max value = 765). Red value is 131 (51.56% from 255 or 77.06% from 170); Green value is 21 (8.59% from 255 or 12.35% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 131 - color contains mainly: red. Hex color #831512 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831512 is #7CEAED. Grayscale: #353535. Windows color (decimal): -8186606 or 1185155. OLE color: 1185155.
HSL color Cylindrical-coordinate representation of color #831512: hue angle of 1.59º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #831512 is Cyan = 0, Magento = 0.84, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 18 | - |
| CMYK | 0 | 0.84 | 0.86 | 0.49 |
| HSL | 1.59º | 0.76% | 0.29% | - |
| HSV(B) | 1.59º | 0.86% | 0.51% | - |
| XYZ | 9.74 | 5.41 | 1.1 | - |
| YUV | 53.55 | 107.94 | 183.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 18 | 0 | 0.84 | 0.86 | 0.49 | 1.59 | 0.76 | 0.29 |
| Hex | 83 | 15 | 12 | 0 | 54 | 56 | 31 | 2 | 4C | 1D |
| Octal | 203 | 25 | 22 | 0 | 124 | 126 | 61 | 2 | 114 | 35 |
| Binary | 10000011 | 10101 | 10010 | 0 | 1010100 | 1010110 | 110001 | 10 | 1001100 | 11101 |
Color Harmonies of #831512
Complementary color
Monochromatic Colors of #831512
Black with #831512
Text Example
Text Example
White with #831512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831512; }
p { color: rgb(131,21,18); }
H1.HeaderClassName
{
color: #831512;
}
.AnyTagClassName
{
color: #831512;
}
</style>
background-color css
<style>
a { background-color: #831512; }
a { background-color: rgb(131,21,18); }
div.DivClassName
{
background-color: #831512;
}
.BgClassName
{
background-color: #831512;
}
</style>
border-color css
<style>
span { border-color: #831512; }
span { border-color: rgb(131,21,18); }
td.TdClassName
{
border-color: #831512;
}
.TagClassName
{
border-color: #831512;
}
</style>