Shades of Falu Red #832606
Tints of Falu Red #832606
RGB
CMYK
RGB Variations
Color information
#832606 (or 0x832606) is known color: Falu Red. HEX triplet: 83, 26 and 06. RGB value is (131,38,6). Sum of RGB (Red+Green+Blue) = 131+38+6=175 (23% of max value = 765). Red value is 131 (51.56% from 255 or 74.86% from 175); Green value is 38 (15.23% from 255 or 21.71% from 175); Blue value is 6 (2.73% from 255 or 3.43% from 175); Max value from RGB is 131 - color contains mainly: red. Hex color #832606 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #832606 is #7CD9F9. Grayscale: #3E3E3E. Windows color (decimal): -8182266 or 403075. OLE color: 403075.
HSL color Cylindrical-coordinate representation of color #832606: hue angle of 15.36º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #832606 is Cyan = 0, Magento = 0.71, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 38 | 6 | - |
| CMYK | 0 | 0.71 | 0.95 | 0.49 |
| HSL | 15.36º | 0.91% | 0.27% | - |
| HSV(B) | 15.36º | 0.95% | 0.51% | - |
| XYZ | 10.09 | 6.22 | 0.84 | - |
| YUV | 62.16 | 96.31 | 177.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 38 | 6 | 0 | 0.71 | 0.95 | 0.49 | 15.36 | 0.91 | 0.27 |
| Hex | 83 | 26 | 6 | 0 | 47 | 5F | 31 | F | 5B | 1B |
| Octal | 203 | 46 | 6 | 0 | 107 | 137 | 61 | 17 | 133 | 33 |
| Binary | 10000011 | 100110 | 110 | 0 | 1000111 | 1011111 | 110001 | 1111 | 1011011 | 11011 |
Color Harmonies of #832606
Complementary color
Monochromatic Colors of #832606
Black with #832606
Text Example
Text Example
White with #832606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832606; }
p { color: rgb(131,38,6); }
H1.HeaderClassName
{
color: #832606;
}
.AnyTagClassName
{
color: #832606;
}
</style>
background-color css
<style>
a { background-color: #832606; }
a { background-color: rgb(131,38,6); }
div.DivClassName
{
background-color: #832606;
}
.BgClassName
{
background-color: #832606;
}
</style>
border-color css
<style>
span { border-color: #832606; }
span { border-color: rgb(131,38,6); }
td.TdClassName
{
border-color: #832606;
}
.TagClassName
{
border-color: #832606;
}
</style>