Shades of Falu Red #852609
Tints of Falu Red #852609
RGB
CMYK
RGB Variations
Color information
#852609 (or 0x852609) is known color: Falu Red. HEX triplet: 85, 26 and 09. RGB value is (133,38,9). Sum of RGB (Red+Green+Blue) = 133+38+9=180 (23% of max value = 765). Red value is 133 (52.34% from 255 or 73.89% from 180); Green value is 38 (15.23% from 255 or 21.11% from 180); Blue value is 9 (3.91% from 255 or 5% from 180); Max value from RGB is 133 - color contains mainly: red. Hex color #852609 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852609 is #7AD9F6. Grayscale: #3F3F3F. Windows color (decimal): -8051191 or 599685. OLE color: 599685.
HSL color Cylindrical-coordinate representation of color #852609: hue angle of 14.03º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #852609 is Cyan = 0, Magento = 0.71, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 38 | 9 | - |
| CMYK | 0 | 0.71 | 0.93 | 0.48 |
| HSL | 14.03º | 0.87% | 0.28% | - |
| HSV(B) | 14.03º | 0.93% | 0.52% | - |
| XYZ | 10.42 | 6.39 | 0.94 | - |
| YUV | 63.1 | 97.47 | 177.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 38 | 9 | 0 | 0.71 | 0.93 | 0.48 | 14.03 | 0.87 | 0.28 |
| Hex | 85 | 26 | 9 | 0 | 47 | 5D | 30 | E | 57 | 1C |
| Octal | 205 | 46 | 11 | 0 | 107 | 135 | 60 | 16 | 127 | 34 |
| Binary | 10000101 | 100110 | 1001 | 0 | 1000111 | 1011101 | 110000 | 1110 | 1010111 | 11100 |
Color Harmonies of #852609
Complementary color
Monochromatic Colors of #852609
Black with #852609
Text Example
Text Example
White with #852609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852609; }
p { color: rgb(133,38,9); }
H1.HeaderClassName
{
color: #852609;
}
.AnyTagClassName
{
color: #852609;
}
</style>
background-color css
<style>
a { background-color: #852609; }
a { background-color: rgb(133,38,9); }
div.DivClassName
{
background-color: #852609;
}
.BgClassName
{
background-color: #852609;
}
</style>
border-color css
<style>
span { border-color: #852609; }
span { border-color: rgb(133,38,9); }
td.TdClassName
{
border-color: #852609;
}
.TagClassName
{
border-color: #852609;
}
</style>