Shades of McKenzie #856238
Tints of McKenzie #856238
RGB
CMYK
RGB Variations
Color information
#856238 (or 0x856238) is known color: McKenzie. HEX triplet: 85, 62 and 38. RGB value is (133,98,56). Sum of RGB (Red+Green+Blue) = 133+98+56=287 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.34% from 287); Green value is 98 (38.67% from 255 or 34.15% from 287); Blue value is 56 (22.27% from 255 or 19.51% from 287); Max value from RGB is 133 - color contains mainly: red. Hex color #856238 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856238 is #7A9DC7. Grayscale: #676767. Windows color (decimal): -8035784 or 3695237. OLE color: 3695237.
HSL color Cylindrical-coordinate representation of color #856238: hue angle of 32.73º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #856238 is Cyan = 0, Magento = 0.26, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 98 | 56 | - |
| CMYK | 0 | 0.26 | 0.58 | 0.48 |
| HSL | 32.73º | 0.41% | 0.37% | - |
| HSV(B) | 32.73º | 0.58% | 0.52% | - |
| XYZ | 14.75 | 14.01 | 5.67 | - |
| YUV | 103.68 | 101.1 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 98 | 56 | 0 | 0.26 | 0.58 | 0.48 | 32.73 | 0.41 | 0.37 |
| Hex | 85 | 62 | 38 | 0 | 1A | 3A | 30 | 21 | 29 | 25 |
| Octal | 205 | 142 | 70 | 0 | 32 | 72 | 60 | 41 | 51 | 45 |
| Binary | 10000101 | 1100010 | 111000 | 0 | 11010 | 111010 | 110000 | 100001 | 101001 | 100101 |
Color Harmonies of #856238
Complementary color
Monochromatic Colors of #856238
Black with #856238
Text Example
Text Example
White with #856238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856238; }
p { color: rgb(133,98,56); }
H1.HeaderClassName
{
color: #856238;
}
.AnyTagClassName
{
color: #856238;
}
</style>
background-color css
<style>
a { background-color: #856238; }
a { background-color: rgb(133,98,56); }
div.DivClassName
{
background-color: #856238;
}
.BgClassName
{
background-color: #856238;
}
</style>
border-color css
<style>
span { border-color: #856238; }
span { border-color: rgb(133,98,56); }
td.TdClassName
{
border-color: #856238;
}
.TagClassName
{
border-color: #856238;
}
</style>