Shades of Falu Red #852518
Tints of Falu Red #852518
RGB
CMYK
RGB Variations
Color information
#852518 (or 0x852518) is known color: Falu Red. HEX triplet: 85, 25 and 18. RGB value is (133,37,24). Sum of RGB (Red+Green+Blue) = 133+37+24=194 (25% of max value = 765). Red value is 133 (52.34% from 255 or 68.56% from 194); Green value is 37 (14.84% from 255 or 19.07% from 194); Blue value is 24 (9.77% from 255 or 12.37% from 194); Max value from RGB is 133 - color contains mainly: red. Hex color #852518 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852518 is #7ADAE7. Grayscale: #404040. Windows color (decimal): -8051432 or 1582469. OLE color: 1582469.
HSL color Cylindrical-coordinate representation of color #852518: hue angle of 7.16º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #852518 is Cyan = 0, Magento = 0.72, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 37 | 24 | - |
| CMYK | 0 | 0.72 | 0.82 | 0.48 |
| HSL | 7.16º | 0.69% | 0.31% | - |
| HSV(B) | 7.16º | 0.82% | 0.52% | - |
| XYZ | 10.5 | 6.38 | 1.54 | - |
| YUV | 64.22 | 105.3 | 177.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 37 | 24 | 0 | 0.72 | 0.82 | 0.48 | 7.16 | 0.69 | 0.31 |
| Hex | 85 | 25 | 18 | 0 | 48 | 52 | 30 | 7 | 45 | 1F |
| Octal | 205 | 45 | 30 | 0 | 110 | 122 | 60 | 7 | 105 | 37 |
| Binary | 10000101 | 100101 | 11000 | 0 | 1001000 | 1010010 | 110000 | 111 | 1000101 | 11111 |
Color Harmonies of #852518
Complementary color
Monochromatic Colors of #852518
Black with #852518
Text Example
Text Example
White with #852518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852518; }
p { color: rgb(133,37,24); }
H1.HeaderClassName
{
color: #852518;
}
.AnyTagClassName
{
color: #852518;
}
</style>
background-color css
<style>
a { background-color: #852518; }
a { background-color: rgb(133,37,24); }
div.DivClassName
{
background-color: #852518;
}
.BgClassName
{
background-color: #852518;
}
</style>
border-color css
<style>
span { border-color: #852518; }
span { border-color: rgb(133,37,24); }
td.TdClassName
{
border-color: #852518;
}
.TagClassName
{
border-color: #852518;
}
</style>