Shades of Falu Red #832712
Tints of Falu Red #832712
RGB
CMYK
RGB Variations
Color information
#832712 (or 0x832712) is known color: Falu Red. HEX triplet: 83, 27 and 12. RGB value is (131,39,18). Sum of RGB (Red+Green+Blue) = 131+39+18=188 (24% of max value = 765). Red value is 131 (51.56% from 255 or 69.68% from 188); Green value is 39 (15.62% from 255 or 20.74% from 188); Blue value is 18 (7.42% from 255 or 9.57% from 188); Max value from RGB is 131 - color contains mainly: red. Hex color #832712 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #832712 is #7CD8ED. Grayscale: #404040. Windows color (decimal): -8181998 or 1189763. OLE color: 1189763.
HSL color Cylindrical-coordinate representation of color #832712: hue angle of 11.15º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #832712 is Cyan = 0, Magento = 0.70, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 39 | 18 | - |
| CMYK | 0 | 0.70 | 0.86 | 0.49 |
| HSL | 11.15º | 0.76% | 0.29% | - |
| HSV(B) | 11.15º | 0.86% | 0.51% | - |
| XYZ | 10.19 | 6.32 | 1.25 | - |
| YUV | 64.11 | 101.98 | 175.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 39 | 18 | 0 | 0.70 | 0.86 | 0.49 | 11.15 | 0.76 | 0.29 |
| Hex | 83 | 27 | 12 | 0 | 46 | 56 | 31 | B | 4C | 1D |
| Octal | 203 | 47 | 22 | 0 | 106 | 126 | 61 | 13 | 114 | 35 |
| Binary | 10000011 | 100111 | 10010 | 0 | 1000110 | 1010110 | 110001 | 1011 | 1001100 | 11101 |
Color Harmonies of #832712
Complementary color
Monochromatic Colors of #832712
Black with #832712
Text Example
Text Example
White with #832712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832712; }
p { color: rgb(131,39,18); }
H1.HeaderClassName
{
color: #832712;
}
.AnyTagClassName
{
color: #832712;
}
</style>
background-color css
<style>
a { background-color: #832712; }
a { background-color: rgb(131,39,18); }
div.DivClassName
{
background-color: #832712;
}
.BgClassName
{
background-color: #832712;
}
</style>
border-color css
<style>
span { border-color: #832712; }
span { border-color: rgb(131,39,18); }
td.TdClassName
{
border-color: #832712;
}
.TagClassName
{
border-color: #832712;
}
</style>