Shades of Falu Red #832504
Tints of Falu Red #832504
RGB
CMYK
RGB Variations
Color information
#832504 (or 0x832504) is known color: Falu Red. HEX triplet: 83, 25 and 04. RGB value is (131,37,4). Sum of RGB (Red+Green+Blue) = 131+37+4=172 (22% of max value = 765). Red value is 131 (51.56% from 255 or 76.16% from 172); Green value is 37 (14.84% from 255 or 21.51% from 172); Blue value is 4 (1.95% from 255 or 2.33% from 172); Max value from RGB is 131 - color contains mainly: red. Hex color #832504 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #832504 is #7CDAFB. Grayscale: #3D3D3D. Windows color (decimal): -8182524 or 271747. OLE color: 271747.
HSL color Cylindrical-coordinate representation of color #832504: hue angle of 15.59º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #832504 is Cyan = 0, Magento = 0.72, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 37 | 4 | - |
| CMYK | 0 | 0.72 | 0.97 | 0.49 |
| HSL | 15.59º | 0.94% | 0.26% | - |
| HSV(B) | 15.59º | 0.97% | 0.51% | - |
| XYZ | 10.04 | 6.16 | 0.77 | - |
| YUV | 61.34 | 95.64 | 177.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 37 | 4 | 0 | 0.72 | 0.97 | 0.49 | 15.59 | 0.94 | 0.26 |
| Hex | 83 | 25 | 4 | 0 | 48 | 61 | 31 | 10 | 5E | 1A |
| Octal | 203 | 45 | 4 | 0 | 110 | 141 | 61 | 20 | 136 | 32 |
| Binary | 10000011 | 100101 | 100 | 0 | 1001000 | 1100001 | 110001 | 10000 | 1011110 | 11010 |
Color Harmonies of #832504
Complementary color
Monochromatic Colors of #832504
Black with #832504
Text Example
Text Example
White with #832504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832504; }
p { color: rgb(131,37,4); }
H1.HeaderClassName
{
color: #832504;
}
.AnyTagClassName
{
color: #832504;
}
</style>
background-color css
<style>
a { background-color: #832504; }
a { background-color: rgb(131,37,4); }
div.DivClassName
{
background-color: #832504;
}
.BgClassName
{
background-color: #832504;
}
</style>
border-color css
<style>
span { border-color: #832504; }
span { border-color: rgb(131,37,4); }
td.TdClassName
{
border-color: #832504;
}
.TagClassName
{
border-color: #832504;
}
</style>