Shades of Falu Red #852409
Tints of Falu Red #852409
RGB
CMYK
RGB Variations
Color information
#852409 (or 0x852409) is known color: Falu Red. HEX triplet: 85, 24 and 09. RGB value is (133,36,9). Sum of RGB (Red+Green+Blue) = 133+36+9=178 (23% of max value = 765). Red value is 133 (52.34% from 255 or 74.72% from 178); Green value is 36 (14.45% from 255 or 20.22% from 178); Blue value is 9 (3.91% from 255 or 5.06% from 178); Max value from RGB is 133 - color contains mainly: red. Hex color #852409 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852409 is #7ADBF6. Grayscale: #3E3E3E. Windows color (decimal): -8051703 or 599173. OLE color: 599173.
HSL color Cylindrical-coordinate representation of color #852409: hue angle of 13.06º 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 #852409 is Cyan = 0, Magento = 0.73, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 36 | 9 | - |
| CMYK | 0 | 0.73 | 0.93 | 0.48 |
| HSL | 13.06º | 0.87% | 0.28% | - |
| HSV(B) | 13.06º | 0.93% | 0.52% | - |
| XYZ | 10.35 | 6.27 | 0.92 | - |
| YUV | 61.93 | 98.14 | 178.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 36 | 9 | 0 | 0.73 | 0.93 | 0.48 | 13.06 | 0.87 | 0.28 |
| Hex | 85 | 24 | 9 | 0 | 49 | 5D | 30 | D | 57 | 1C |
| Octal | 205 | 44 | 11 | 0 | 111 | 135 | 60 | 15 | 127 | 34 |
| Binary | 10000101 | 100100 | 1001 | 0 | 1001001 | 1011101 | 110000 | 1101 | 1010111 | 11100 |
Color Harmonies of #852409
Complementary color
Monochromatic Colors of #852409
Black with #852409
Text Example
Text Example
White with #852409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852409; }
p { color: rgb(133,36,9); }
H1.HeaderClassName
{
color: #852409;
}
.AnyTagClassName
{
color: #852409;
}
</style>
background-color css
<style>
a { background-color: #852409; }
a { background-color: rgb(133,36,9); }
div.DivClassName
{
background-color: #852409;
}
.BgClassName
{
background-color: #852409;
}
</style>
border-color css
<style>
span { border-color: #852409; }
span { border-color: rgb(133,36,9); }
td.TdClassName
{
border-color: #852409;
}
.TagClassName
{
border-color: #852409;
}
</style>