Shades of Falu Red #831207
Tints of Falu Red #831207
RGB
CMYK
RGB Variations
Color information
#831207 (or 0x831207) is known color: Falu Red. HEX triplet: 83, 12 and 07. RGB value is (131,18,7). Sum of RGB (Red+Green+Blue) = 131+18+7=156 (20% of max value = 765). Red value is 131 (51.56% from 255 or 83.97% from 156); Green value is 18 (7.42% from 255 or 11.54% from 156); Blue value is 7 (3.12% from 255 or 4.49% from 156); Max value from RGB is 131 - color contains mainly: red. Hex color #831207 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831207 is #7CEDF8. Grayscale: #323232. Windows color (decimal): -8187385 or 463491. OLE color: 463491.
HSL color Cylindrical-coordinate representation of color #831207: hue angle of 5.32º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #831207 is Cyan = 0, Magento = 0.86, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 18 | 7 | - |
| CMYK | 0 | 0.86 | 0.95 | 0.49 |
| HSL | 5.32º | 0.9% | 0.27% | - |
| HSV(B) | 5.32º | 0.95% | 0.51% | - |
| XYZ | 9.61 | 5.27 | 0.71 | - |
| YUV | 50.53 | 103.44 | 185.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 18 | 7 | 0 | 0.86 | 0.95 | 0.49 | 5.32 | 0.9 | 0.27 |
| Hex | 83 | 12 | 7 | 0 | 56 | 5F | 31 | 5 | 5A | 1B |
| Octal | 203 | 22 | 7 | 0 | 126 | 137 | 61 | 5 | 132 | 33 |
| Binary | 10000011 | 10010 | 111 | 0 | 1010110 | 1011111 | 110001 | 101 | 1011010 | 11011 |
Color Harmonies of #831207
Complementary color
Monochromatic Colors of #831207
Black with #831207
Text Example
Text Example
White with #831207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831207; }
p { color: rgb(131,18,7); }
H1.HeaderClassName
{
color: #831207;
}
.AnyTagClassName
{
color: #831207;
}
</style>
background-color css
<style>
a { background-color: #831207; }
a { background-color: rgb(131,18,7); }
div.DivClassName
{
background-color: #831207;
}
.BgClassName
{
background-color: #831207;
}
</style>
border-color css
<style>
span { border-color: #831207; }
span { border-color: rgb(131,18,7); }
td.TdClassName
{
border-color: #831207;
}
.TagClassName
{
border-color: #831207;
}
</style>