Shades of Falu Red #831801
Tints of Falu Red #831801
RGB
CMYK
RGB Variations
Color information
#831801 (or 0x831801) is known color: Falu Red. HEX triplet: 83, 18 and 01. RGB value is (131,24,1). Sum of RGB (Red+Green+Blue) = 131+24+1=156 (20% of max value = 765). Red value is 131 (51.56% from 255 or 83.97% from 156); Green value is 24 (9.77% from 255 or 15.38% from 156); Blue value is 1 (0.78% from 255 or 0.64% from 156); Max value from RGB is 131 - color contains mainly: red. Hex color #831801 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #831801 is #7CE7FE. Grayscale: #353535. Windows color (decimal): -8185855 or 71811. OLE color: 71811.
HSL color Cylindrical-coordinate representation of color #831801: hue angle of 10.62º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #831801 is Cyan = 0, Magento = 0.82, Yellow = 0.99 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 24 | 1 | - |
| CMYK | 0 | 0.82 | 0.99 | 0.49 |
| HSL | 10.62º | 0.98% | 0.26% | - |
| HSV(B) | 10.62º | 0.99% | 0.51% | - |
| XYZ | 9.69 | 5.48 | 0.58 | - |
| YUV | 53.37 | 98.45 | 183.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 24 | 1 | 0 | 0.82 | 0.99 | 0.49 | 10.62 | 0.98 | 0.26 |
| Hex | 83 | 18 | 1 | 0 | 52 | 63 | 31 | B | 62 | 1A |
| Octal | 203 | 30 | 1 | 0 | 122 | 143 | 61 | 13 | 142 | 32 |
| Binary | 10000011 | 11000 | 1 | 0 | 1010010 | 1100011 | 110001 | 1011 | 1100010 | 11010 |
Color Harmonies of #831801
Complementary color
Monochromatic Colors of #831801
Black with #831801
Text Example
Text Example
White with #831801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831801; }
p { color: rgb(131,24,1); }
H1.HeaderClassName
{
color: #831801;
}
.AnyTagClassName
{
color: #831801;
}
</style>
background-color css
<style>
a { background-color: #831801; }
a { background-color: rgb(131,24,1); }
div.DivClassName
{
background-color: #831801;
}
.BgClassName
{
background-color: #831801;
}
</style>
border-color css
<style>
span { border-color: #831801; }
span { border-color: rgb(131,24,1); }
td.TdClassName
{
border-color: #831801;
}
.TagClassName
{
border-color: #831801;
}
</style>