Shades of McKenzie #856133
Tints of McKenzie #856133
RGB
CMYK
RGB Variations
Color information
#856133 (or 0x856133) is known color: McKenzie. HEX triplet: 85, 61 and 33. RGB value is (133,97,51). Sum of RGB (Red+Green+Blue) = 133+97+51=281 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.33% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 51 (20.31% from 255 or 18.15% from 281); Max value from RGB is 133 - color contains mainly: red. Hex color #856133 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856133 is #7A9ECC. Grayscale: #666666. Windows color (decimal): -8036045 or 3367301. OLE color: 3367301.
HSL color Cylindrical-coordinate representation of color #856133: hue angle of 33.66º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #856133 is Cyan = 0, Magento = 0.27, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 51 | - |
| CMYK | 0 | 0.27 | 0.62 | 0.48 |
| HSL | 33.66º | 0.45% | 0.36% | - |
| HSV(B) | 33.66º | 0.62% | 0.52% | - |
| XYZ | 14.55 | 13.77 | 5.02 | - |
| YUV | 102.52 | 98.93 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 51 | 0 | 0.27 | 0.62 | 0.48 | 33.66 | 0.45 | 0.36 |
| Hex | 85 | 61 | 33 | 0 | 1B | 3E | 30 | 22 | 2D | 24 |
| Octal | 205 | 141 | 63 | 0 | 33 | 76 | 60 | 42 | 55 | 44 |
| Binary | 10000101 | 1100001 | 110011 | 0 | 11011 | 111110 | 110000 | 100010 | 101101 | 100100 |
Color Harmonies of #856133
Complementary color
Monochromatic Colors of #856133
Black with #856133
Text Example
Text Example
White with #856133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856133; }
p { color: rgb(133,97,51); }
H1.HeaderClassName
{
color: #856133;
}
.AnyTagClassName
{
color: #856133;
}
</style>
background-color css
<style>
a { background-color: #856133; }
a { background-color: rgb(133,97,51); }
div.DivClassName
{
background-color: #856133;
}
.BgClassName
{
background-color: #856133;
}
</style>
border-color css
<style>
span { border-color: #856133; }
span { border-color: rgb(133,97,51); }
td.TdClassName
{
border-color: #856133;
}
.TagClassName
{
border-color: #856133;
}
</style>