Shades of Falu Red #852408
Tints of Falu Red #852408
RGB
CMYK
RGB Variations
Color information
#852408 (or 0x852408) is known color: Falu Red. HEX triplet: 85, 24 and 08. RGB value is (133,36,8). Sum of RGB (Red+Green+Blue) = 133+36+8=177 (23% of max value = 765). Red value is 133 (52.34% from 255 or 75.14% from 177); Green value is 36 (14.45% from 255 or 20.34% from 177); Blue value is 8 (3.52% from 255 or 4.52% from 177); Max value from RGB is 133 - color contains mainly: red. Hex color #852408 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852408 is #7ADBF7. Grayscale: #3E3E3E. Windows color (decimal): -8051704 or 533637. OLE color: 533637.
HSL color Cylindrical-coordinate representation of color #852408: hue angle of 13.44º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #852408 is Cyan = 0, Magento = 0.73, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 36 | 8 | - |
| CMYK | 0 | 0.73 | 0.94 | 0.48 |
| HSL | 13.44º | 0.89% | 0.28% | - |
| HSV(B) | 13.44º | 0.94% | 0.52% | - |
| XYZ | 10.35 | 6.27 | 0.89 | - |
| YUV | 61.81 | 97.64 | 178.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 36 | 8 | 0 | 0.73 | 0.94 | 0.48 | 13.44 | 0.89 | 0.28 |
| Hex | 85 | 24 | 8 | 0 | 49 | 5E | 30 | D | 59 | 1C |
| Octal | 205 | 44 | 10 | 0 | 111 | 136 | 60 | 15 | 131 | 34 |
| Binary | 10000101 | 100100 | 1000 | 0 | 1001001 | 1011110 | 110000 | 1101 | 1011001 | 11100 |
Color Harmonies of #852408
Complementary color
Monochromatic Colors of #852408
Black with #852408
Text Example
Text Example
White with #852408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852408; }
p { color: rgb(133,36,8); }
H1.HeaderClassName
{
color: #852408;
}
.AnyTagClassName
{
color: #852408;
}
</style>
background-color css
<style>
a { background-color: #852408; }
a { background-color: rgb(133,36,8); }
div.DivClassName
{
background-color: #852408;
}
.BgClassName
{
background-color: #852408;
}
</style>
border-color css
<style>
span { border-color: #852408; }
span { border-color: rgb(133,36,8); }
td.TdClassName
{
border-color: #852408;
}
.TagClassName
{
border-color: #852408;
}
</style>