Shades of Falu Red #852115
Tints of Falu Red #852115
RGB
CMYK
RGB Variations
Color information
#852115 (or 0x852115) is known color: Falu Red. HEX triplet: 85, 21 and 15. RGB value is (133,33,21). Sum of RGB (Red+Green+Blue) = 133+33+21=187 (24% of max value = 765). Red value is 133 (52.34% from 255 or 71.12% from 187); Green value is 33 (13.28% from 255 or 17.65% from 187); Blue value is 21 (8.59% from 255 or 11.23% from 187); Max value from RGB is 133 - color contains mainly: red. Hex color #852115 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852115 is #7ADEEA. Grayscale: #3D3D3D. Windows color (decimal): -8052459 or 1384837. OLE color: 1384837.
HSL color Cylindrical-coordinate representation of color #852115: hue angle of 6.43º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #852115 is Cyan = 0, Magento = 0.75, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 33 | 21 | - |
| CMYK | 0 | 0.75 | 0.84 | 0.48 |
| HSL | 6.43º | 0.73% | 0.3% | - |
| HSV(B) | 6.43º | 0.84% | 0.52% | - |
| XYZ | 10.35 | 6.13 | 1.35 | - |
| YUV | 61.53 | 105.13 | 178.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 33 | 21 | 0 | 0.75 | 0.84 | 0.48 | 6.43 | 0.73 | 0.3 |
| Hex | 85 | 21 | 15 | 0 | 4B | 54 | 30 | 6 | 49 | 1E |
| Octal | 205 | 41 | 25 | 0 | 113 | 124 | 60 | 6 | 111 | 36 |
| Binary | 10000101 | 100001 | 10101 | 0 | 1001011 | 1010100 | 110000 | 110 | 1001001 | 11110 |
Color Harmonies of #852115
Complementary color
Monochromatic Colors of #852115
Black with #852115
Text Example
Text Example
White with #852115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852115; }
p { color: rgb(133,33,21); }
H1.HeaderClassName
{
color: #852115;
}
.AnyTagClassName
{
color: #852115;
}
</style>
background-color css
<style>
a { background-color: #852115; }
a { background-color: rgb(133,33,21); }
div.DivClassName
{
background-color: #852115;
}
.BgClassName
{
background-color: #852115;
}
</style>
border-color css
<style>
span { border-color: #852115; }
span { border-color: rgb(133,33,21); }
td.TdClassName
{
border-color: #852115;
}
.TagClassName
{
border-color: #852115;
}
</style>