Shades of Falu Red #832518
Tints of Falu Red #832518
RGB
CMYK
RGB Variations
Color information
#832518 (or 0x832518) is known color: Falu Red. HEX triplet: 83, 25 and 18. RGB value is (131,37,24). Sum of RGB (Red+Green+Blue) = 131+37+24=192 (25% of max value = 765). Red value is 131 (51.56% from 255 or 68.23% from 192); Green value is 37 (14.84% from 255 or 19.27% from 192); Blue value is 24 (9.77% from 255 or 12.5% from 192); Max value from RGB is 131 - color contains mainly: red. Hex color #832518 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #832518 is #7CDAE7. Grayscale: #3F3F3F. Windows color (decimal): -8182504 or 1582467. OLE color: 1582467.
HSL color Cylindrical-coordinate representation of color #832518: hue angle of 7.29º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #832518 is Cyan = 0, Magento = 0.72, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 37 | 24 | - |
| CMYK | 0 | 0.72 | 0.82 | 0.49 |
| HSL | 7.29º | 0.69% | 0.3% | - |
| HSV(B) | 7.29º | 0.82% | 0.51% | - |
| XYZ | 10.19 | 6.21 | 1.53 | - |
| YUV | 63.62 | 105.64 | 176.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 37 | 24 | 0 | 0.72 | 0.82 | 0.49 | 7.29 | 0.69 | 0.3 |
| Hex | 83 | 25 | 18 | 0 | 48 | 52 | 31 | 7 | 45 | 1E |
| Octal | 203 | 45 | 30 | 0 | 110 | 122 | 61 | 7 | 105 | 36 |
| Binary | 10000011 | 100101 | 11000 | 0 | 1001000 | 1010010 | 110001 | 111 | 1000101 | 11110 |
Color Harmonies of #832518
Complementary color
Monochromatic Colors of #832518
Black with #832518
Text Example
Text Example
White with #832518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832518; }
p { color: rgb(131,37,24); }
H1.HeaderClassName
{
color: #832518;
}
.AnyTagClassName
{
color: #832518;
}
</style>
background-color css
<style>
a { background-color: #832518; }
a { background-color: rgb(131,37,24); }
div.DivClassName
{
background-color: #832518;
}
.BgClassName
{
background-color: #832518;
}
</style>
border-color css
<style>
span { border-color: #832518; }
span { border-color: rgb(131,37,24); }
td.TdClassName
{
border-color: #832518;
}
.TagClassName
{
border-color: #832518;
}
</style>