Shades of Falu Red #852306
Tints of Falu Red #852306
RGB
CMYK
RGB Variations
Color information
#852306 (or 0x852306) is known color: Falu Red. HEX triplet: 85, 23 and 06. RGB value is (133,35,6). Sum of RGB (Red+Green+Blue) = 133+35+6=174 (23% of max value = 765). Red value is 133 (52.34% from 255 or 76.44% from 174); Green value is 35 (14.06% from 255 or 20.11% from 174); Blue value is 6 (2.73% from 255 or 3.45% from 174); Max value from RGB is 133 - color contains mainly: red. Hex color #852306 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #852306 is #7ADCF9. Grayscale: #3D3D3D. Windows color (decimal): -8051962 or 402309. OLE color: 402309.
HSL color Cylindrical-coordinate representation of color #852306: hue angle of 13.7º degrees, saturation: 0.91, 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 #852306 is Cyan = 0, Magento = 0.74, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 35 | 6 | - |
| CMYK | 0 | 0.74 | 0.95 | 0.48 |
| HSL | 13.7º | 0.91% | 0.27% | - |
| HSV(B) | 13.7º | 0.95% | 0.52% | - |
| XYZ | 10.31 | 6.2 | 0.83 | - |
| YUV | 61 | 96.97 | 179.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 35 | 6 | 0 | 0.74 | 0.95 | 0.48 | 13.7 | 0.91 | 0.27 |
| Hex | 85 | 23 | 6 | 0 | 4A | 5F | 30 | E | 5B | 1B |
| Octal | 205 | 43 | 6 | 0 | 112 | 137 | 60 | 16 | 133 | 33 |
| Binary | 10000101 | 100011 | 110 | 0 | 1001010 | 1011111 | 110000 | 1110 | 1011011 | 11011 |
Color Harmonies of #852306
Complementary color
Monochromatic Colors of #852306
Black with #852306
Text Example
Text Example
White with #852306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #852306; }
p { color: rgb(133,35,6); }
H1.HeaderClassName
{
color: #852306;
}
.AnyTagClassName
{
color: #852306;
}
</style>
background-color css
<style>
a { background-color: #852306; }
a { background-color: rgb(133,35,6); }
div.DivClassName
{
background-color: #852306;
}
.BgClassName
{
background-color: #852306;
}
</style>
border-color css
<style>
span { border-color: #852306; }
span { border-color: rgb(133,35,6); }
td.TdClassName
{
border-color: #852306;
}
.TagClassName
{
border-color: #852306;
}
</style>