Shades of Falu Red #832109
Tints of Falu Red #832109
RGB
CMYK
RGB Variations
Color information
#832109 (or 0x832109) is known color: Falu Red. HEX triplet: 83, 21 and 09. RGB value is (131,33,9). Sum of RGB (Red+Green+Blue) = 131+33+9=173 (22% of max value = 765). Red value is 131 (51.56% from 255 or 75.72% from 173); Green value is 33 (13.28% from 255 or 19.08% from 173); Blue value is 9 (3.91% from 255 or 5.20% from 173); Max value from RGB is 131 - color contains mainly: red. Hex color #832109 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #832109 is #7CDEF6. Grayscale: #3B3B3B. Windows color (decimal): -8183543 or 598403. OLE color: 598403.
HSL color Cylindrical-coordinate representation of color #832109: hue angle of 11.8º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #832109 is Cyan = 0, Magento = 0.75, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 33 | 9 | - |
| CMYK | 0 | 0.75 | 0.93 | 0.49 |
| HSL | 11.8º | 0.87% | 0.27% | - |
| HSV(B) | 11.8º | 0.93% | 0.51% | - |
| XYZ | 9.95 | 5.93 | 0.88 | - |
| YUV | 59.57 | 99.47 | 178.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 33 | 9 | 0 | 0.75 | 0.93 | 0.49 | 11.8 | 0.87 | 0.27 |
| Hex | 83 | 21 | 9 | 0 | 4B | 5D | 31 | C | 57 | 1B |
| Octal | 203 | 41 | 11 | 0 | 113 | 135 | 61 | 14 | 127 | 33 |
| Binary | 10000011 | 100001 | 1001 | 0 | 1001011 | 1011101 | 110001 | 1100 | 1010111 | 11011 |
Color Harmonies of #832109
Complementary color
Monochromatic Colors of #832109
Black with #832109
Text Example
Text Example
White with #832109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832109; }
p { color: rgb(131,33,9); }
H1.HeaderClassName
{
color: #832109;
}
.AnyTagClassName
{
color: #832109;
}
</style>
background-color css
<style>
a { background-color: #832109; }
a { background-color: rgb(131,33,9); }
div.DivClassName
{
background-color: #832109;
}
.BgClassName
{
background-color: #832109;
}
</style>
border-color css
<style>
span { border-color: #832109; }
span { border-color: rgb(131,33,9); }
td.TdClassName
{
border-color: #832109;
}
.TagClassName
{
border-color: #832109;
}
</style>