Shades of McKenzie #856338
Tints of McKenzie #856338
RGB
CMYK
RGB Variations
Color information
#856338 (or 0x856338) is known color: McKenzie. HEX triplet: 85, 63 and 38. RGB value is (133,99,56). Sum of RGB (Red+Green+Blue) = 133+99+56=288 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.18% from 288); Green value is 99 (39.06% from 255 or 34.38% from 288); Blue value is 56 (22.27% from 255 or 19.44% from 288); Max value from RGB is 133 - color contains mainly: red. Hex color #856338 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856338 is #7A9CC7. Grayscale: #686868. Windows color (decimal): -8035528 or 3695493. OLE color: 3695493.
HSL color Cylindrical-coordinate representation of color #856338: hue angle of 33.51º 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 #856338 is Cyan = 0, Magento = 0.26, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 99 | 56 | - |
| CMYK | 0 | 0.26 | 0.58 | 0.48 |
| HSL | 33.51º | 0.41% | 0.37% | - |
| HSV(B) | 33.51º | 0.58% | 0.52% | - |
| XYZ | 14.85 | 14.2 | 5.7 | - |
| YUV | 104.26 | 100.76 | 148.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 99 | 56 | 0 | 0.26 | 0.58 | 0.48 | 33.51 | 0.41 | 0.37 |
| Hex | 85 | 63 | 38 | 0 | 1A | 3A | 30 | 22 | 29 | 25 |
| Octal | 205 | 143 | 70 | 0 | 32 | 72 | 60 | 42 | 51 | 45 |
| Binary | 10000101 | 1100011 | 111000 | 0 | 11010 | 111010 | 110000 | 100010 | 101001 | 100101 |
Color Harmonies of #856338
Complementary color
Monochromatic Colors of #856338
Black with #856338
Text Example
Text Example
White with #856338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856338; }
p { color: rgb(133,99,56); }
H1.HeaderClassName
{
color: #856338;
}
.AnyTagClassName
{
color: #856338;
}
</style>
background-color css
<style>
a { background-color: #856338; }
a { background-color: rgb(133,99,56); }
div.DivClassName
{
background-color: #856338;
}
.BgClassName
{
background-color: #856338;
}
</style>
border-color css
<style>
span { border-color: #856338; }
span { border-color: rgb(133,99,56); }
td.TdClassName
{
border-color: #856338;
}
.TagClassName
{
border-color: #856338;
}
</style>