Shades of McKenzie #856533
Tints of McKenzie #856533
RGB
CMYK
RGB Variations
Color information
#856533 (or 0x856533) is known color: McKenzie. HEX triplet: 85, 65 and 33. RGB value is (133,101,51). Sum of RGB (Red+Green+Blue) = 133+101+51=285 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.67% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 51 (20.31% from 255 or 17.89% from 285); Max value from RGB is 133 - color contains mainly: red. Hex color #856533 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856533 is #7A9ACC. Grayscale: #696969. Windows color (decimal): -8035021 or 3368325. OLE color: 3368325.
HSL color Cylindrical-coordinate representation of color #856533: hue angle of 36.59º 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 #856533 is Cyan = 0, Magento = 0.24, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 51 | - |
| CMYK | 0 | 0.24 | 0.62 | 0.48 |
| HSL | 36.59º | 0.45% | 0.36% | - |
| HSV(B) | 36.59º | 0.62% | 0.52% | - |
| XYZ | 14.92 | 14.53 | 5.15 | - |
| YUV | 104.87 | 97.6 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 51 | 0 | 0.24 | 0.62 | 0.48 | 36.59 | 0.45 | 0.36 |
| Hex | 85 | 65 | 33 | 0 | 18 | 3E | 30 | 25 | 2D | 24 |
| Octal | 205 | 145 | 63 | 0 | 30 | 76 | 60 | 45 | 55 | 44 |
| Binary | 10000101 | 1100101 | 110011 | 0 | 11000 | 111110 | 110000 | 100101 | 101101 | 100100 |
Color Harmonies of #856533
Complementary color
Monochromatic Colors of #856533
Black with #856533
Text Example
Text Example
White with #856533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856533; }
p { color: rgb(133,101,51); }
H1.HeaderClassName
{
color: #856533;
}
.AnyTagClassName
{
color: #856533;
}
</style>
background-color css
<style>
a { background-color: #856533; }
a { background-color: rgb(133,101,51); }
div.DivClassName
{
background-color: #856533;
}
.BgClassName
{
background-color: #856533;
}
</style>
border-color css
<style>
span { border-color: #856533; }
span { border-color: rgb(133,101,51); }
td.TdClassName
{
border-color: #856533;
}
.TagClassName
{
border-color: #856533;
}
</style>