Shades of Falu Red #831607
Tints of Falu Red #831607
RGB
CMYK
RGB Variations
Color information
#831607 (or 0x831607) is known color: Falu Red. HEX triplet: 83, 16 and 07. RGB value is (131,22,7). Sum of RGB (Red+Green+Blue) = 131+22+7=160 (21% of max value = 765). Red value is 131 (51.56% from 255 or 81.88% from 160); Green value is 22 (8.98% from 255 or 13.75% from 160); Blue value is 7 (3.12% from 255 or 4.38% from 160); Max value from RGB is 131 - color contains mainly: red. Hex color #831607 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831607 is #7CE9F8. Grayscale: #353535. Windows color (decimal): -8186361 or 464515. OLE color: 464515.
HSL color Cylindrical-coordinate representation of color #831607: hue angle of 7.26º 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 #831607 is Cyan = 0, Magento = 0.83, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 22 | 7 | - |
| CMYK | 0 | 0.83 | 0.95 | 0.49 |
| HSL | 7.26º | 0.9% | 0.27% | - |
| HSV(B) | 7.26º | 0.95% | 0.51% | - |
| XYZ | 9.69 | 5.41 | 0.74 | - |
| YUV | 52.88 | 102.11 | 183.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 22 | 7 | 0 | 0.83 | 0.95 | 0.49 | 7.26 | 0.9 | 0.27 |
| Hex | 83 | 16 | 7 | 0 | 53 | 5F | 31 | 7 | 5A | 1B |
| Octal | 203 | 26 | 7 | 0 | 123 | 137 | 61 | 7 | 132 | 33 |
| Binary | 10000011 | 10110 | 111 | 0 | 1010011 | 1011111 | 110001 | 111 | 1011010 | 11011 |
Color Harmonies of #831607
Complementary color
Monochromatic Colors of #831607
Black with #831607
Text Example
Text Example
White with #831607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831607; }
p { color: rgb(131,22,7); }
H1.HeaderClassName
{
color: #831607;
}
.AnyTagClassName
{
color: #831607;
}
</style>
background-color css
<style>
a { background-color: #831607; }
a { background-color: rgb(131,22,7); }
div.DivClassName
{
background-color: #831607;
}
.BgClassName
{
background-color: #831607;
}
</style>
border-color css
<style>
span { border-color: #831607; }
span { border-color: rgb(131,22,7); }
td.TdClassName
{
border-color: #831607;
}
.TagClassName
{
border-color: #831607;
}
</style>