Shades of McKenzie #856938
Tints of McKenzie #856938
RGB
CMYK
RGB Variations
Color information
#856938 (or 0x856938) is known color: McKenzie. HEX triplet: 85, 69 and 38. RGB value is (133,105,56). Sum of RGB (Red+Green+Blue) = 133+105+56=294 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.24% from 294); Green value is 105 (41.41% from 255 or 35.71% from 294); Blue value is 56 (22.27% from 255 or 19.05% from 294); Max value from RGB is 133 - color contains mainly: red. Hex color #856938 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856938 is #7A96C7. Grayscale: #6C6C6C. Windows color (decimal): -8033992 or 3697029. OLE color: 3697029.
HSL color Cylindrical-coordinate representation of color #856938: hue angle of 38.18º 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 #856938 is Cyan = 0, Magento = 0.21, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 56 | - |
| CMYK | 0 | 0.21 | 0.58 | 0.48 |
| HSL | 38.18º | 0.41% | 0.37% | - |
| HSV(B) | 38.18º | 0.58% | 0.52% | - |
| XYZ | 15.44 | 15.38 | 5.9 | - |
| YUV | 107.79 | 98.78 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 56 | 0 | 0.21 | 0.58 | 0.48 | 38.18 | 0.41 | 0.37 |
| Hex | 85 | 69 | 38 | 0 | 15 | 3A | 30 | 26 | 29 | 25 |
| Octal | 205 | 151 | 70 | 0 | 25 | 72 | 60 | 46 | 51 | 45 |
| Binary | 10000101 | 1101001 | 111000 | 0 | 10101 | 111010 | 110000 | 100110 | 101001 | 100101 |
Color Harmonies of #856938
Complementary color
Monochromatic Colors of #856938
Black with #856938
Text Example
Text Example
White with #856938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856938; }
p { color: rgb(133,105,56); }
H1.HeaderClassName
{
color: #856938;
}
.AnyTagClassName
{
color: #856938;
}
</style>
background-color css
<style>
a { background-color: #856938; }
a { background-color: rgb(133,105,56); }
div.DivClassName
{
background-color: #856938;
}
.BgClassName
{
background-color: #856938;
}
</style>
border-color css
<style>
span { border-color: #856938; }
span { border-color: rgb(133,105,56); }
td.TdClassName
{
border-color: #856938;
}
.TagClassName
{
border-color: #856938;
}
</style>