Shades of Falu Red #852612
Tints of Falu Red #852612
RGB
CMYK
RGB Variations
Color information
#852612 (or 0x852612) is known color: Falu Red. HEX triplet: 85, 26 and 12. RGB value is (133,38,18). Sum of RGB (Red+Green+Blue) = 133+38+18=189 (25% of max value = 765). Red value is 133 (52.34% from 255 or 70.37% from 189); Green value is 38 (15.23% from 255 or 20.11% from 189); Blue value is 18 (7.42% from 255 or 9.52% from 189); Max value from RGB is 133 - color contains mainly: red. Hex color #852612 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852612 is #7AD9ED. Grayscale: #404040. Windows color (decimal): -8051182 or 1189509. OLE color: 1189509.
HSL color Cylindrical-coordinate representation of color #852612: hue angle of 10.43º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #852612 is Cyan = 0, Magento = 0.71, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 38 | 18 | - |
| CMYK | 0 | 0.71 | 0.86 | 0.48 |
| HSL | 10.43º | 0.76% | 0.3% | - |
| HSV(B) | 10.43º | 0.86% | 0.52% | - |
| XYZ | 10.48 | 6.42 | 1.26 | - |
| YUV | 64.13 | 101.97 | 177.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 38 | 18 | 0 | 0.71 | 0.86 | 0.48 | 10.43 | 0.76 | 0.3 |
| Hex | 85 | 26 | 12 | 0 | 47 | 56 | 30 | A | 4C | 1E |
| Octal | 205 | 46 | 22 | 0 | 107 | 126 | 60 | 12 | 114 | 36 |
| Binary | 10000101 | 100110 | 10010 | 0 | 1000111 | 1010110 | 110000 | 1010 | 1001100 | 11110 |
Color Harmonies of #852612
Complementary color
Monochromatic Colors of #852612
Black with #852612
Text Example
Text Example
White with #852612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852612; }
p { color: rgb(133,38,18); }
H1.HeaderClassName
{
color: #852612;
}
.AnyTagClassName
{
color: #852612;
}
</style>
background-color css
<style>
a { background-color: #852612; }
a { background-color: rgb(133,38,18); }
div.DivClassName
{
background-color: #852612;
}
.BgClassName
{
background-color: #852612;
}
</style>
border-color css
<style>
span { border-color: #852612; }
span { border-color: rgb(133,38,18); }
td.TdClassName
{
border-color: #852612;
}
.TagClassName
{
border-color: #852612;
}
</style>