Shades of Falu Red #832207
Tints of Falu Red #832207
RGB
CMYK
RGB Variations
Color information
#832207 (or 0x832207) is known color: Falu Red. HEX triplet: 83, 22 and 07. RGB value is (131,34,7). Sum of RGB (Red+Green+Blue) = 131+34+7=172 (22% of max value = 765). Red value is 131 (51.56% from 255 or 76.16% from 172); Green value is 34 (13.67% from 255 or 19.77% from 172); Blue value is 7 (3.12% from 255 or 4.07% from 172); Max value from RGB is 131 - color contains mainly: red. Hex color #832207 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #832207 is #7CDDF8. Grayscale: #3C3C3C. Windows color (decimal): -8183289 or 467587. OLE color: 467587.
HSL color Cylindrical-coordinate representation of color #832207: hue angle of 13.06º degrees, saturation: 0.9, 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 #832207 is Cyan = 0, Magento = 0.74, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 34 | 7 | - |
| CMYK | 0 | 0.74 | 0.95 | 0.49 |
| HSL | 13.06º | 0.9% | 0.27% | - |
| HSV(B) | 13.06º | 0.95% | 0.51% | - |
| XYZ | 9.97 | 5.98 | 0.83 | - |
| YUV | 59.93 | 98.14 | 178.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 34 | 7 | 0 | 0.74 | 0.95 | 0.49 | 13.06 | 0.9 | 0.27 |
| Hex | 83 | 22 | 7 | 0 | 4A | 5F | 31 | D | 5A | 1B |
| Octal | 203 | 42 | 7 | 0 | 112 | 137 | 61 | 15 | 132 | 33 |
| Binary | 10000011 | 100010 | 111 | 0 | 1001010 | 1011111 | 110001 | 1101 | 1011010 | 11011 |
Color Harmonies of #832207
Complementary color
Monochromatic Colors of #832207
Black with #832207
Text Example
Text Example
White with #832207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832207; }
p { color: rgb(131,34,7); }
H1.HeaderClassName
{
color: #832207;
}
.AnyTagClassName
{
color: #832207;
}
</style>
background-color css
<style>
a { background-color: #832207; }
a { background-color: rgb(131,34,7); }
div.DivClassName
{
background-color: #832207;
}
.BgClassName
{
background-color: #832207;
}
</style>
border-color css
<style>
span { border-color: #832207; }
span { border-color: rgb(131,34,7); }
td.TdClassName
{
border-color: #832207;
}
.TagClassName
{
border-color: #832207;
}
</style>