Shades of Falu Red #852307
Tints of Falu Red #852307
RGB
CMYK
RGB Variations
Color information
#852307 (or 0x852307) is known color: Falu Red. HEX triplet: 85, 23 and 07. RGB value is (133,35,7). Sum of RGB (Red+Green+Blue) = 133+35+7=175 (23% of max value = 765). Red value is 133 (52.34% from 255 or 76% from 175); Green value is 35 (14.06% from 255 or 20% from 175); Blue value is 7 (3.12% from 255 or 4% from 175); Max value from RGB is 133 - color contains mainly: red. Hex color #852307 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852307 is #7ADCF8. Grayscale: #3D3D3D. Windows color (decimal): -8051961 or 467845. OLE color: 467845.
HSL color Cylindrical-coordinate representation of color #852307: hue angle of 13.33º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #852307 is Cyan = 0, Magento = 0.74, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 35 | 7 | - |
| CMYK | 0 | 0.74 | 0.95 | 0.48 |
| HSL | 13.33º | 0.9% | 0.27% | - |
| HSV(B) | 13.33º | 0.95% | 0.52% | - |
| XYZ | 10.31 | 6.2 | 0.85 | - |
| YUV | 61.11 | 97.47 | 179.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 35 | 7 | 0 | 0.74 | 0.95 | 0.48 | 13.33 | 0.9 | 0.27 |
| Hex | 85 | 23 | 7 | 0 | 4A | 5F | 30 | D | 5A | 1B |
| Octal | 205 | 43 | 7 | 0 | 112 | 137 | 60 | 15 | 132 | 33 |
| Binary | 10000101 | 100011 | 111 | 0 | 1001010 | 1011111 | 110000 | 1101 | 1011010 | 11011 |
Color Harmonies of #852307
Complementary color
Monochromatic Colors of #852307
Black with #852307
Text Example
Text Example
White with #852307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852307; }
p { color: rgb(133,35,7); }
H1.HeaderClassName
{
color: #852307;
}
.AnyTagClassName
{
color: #852307;
}
</style>
background-color css
<style>
a { background-color: #852307; }
a { background-color: rgb(133,35,7); }
div.DivClassName
{
background-color: #852307;
}
.BgClassName
{
background-color: #852307;
}
</style>
border-color css
<style>
span { border-color: #852307; }
span { border-color: rgb(133,35,7); }
td.TdClassName
{
border-color: #852307;
}
.TagClassName
{
border-color: #852307;
}
</style>