Shades of McKenzie #856741
Tints of McKenzie #856741
RGB
CMYK
RGB Variations
Color information
#856741 (or 0x856741) is known color: McKenzie. HEX triplet: 85, 67 and 41. RGB value is (133,103,65). Sum of RGB (Red+Green+Blue) = 133+103+65=301 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.19% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 65 (25.78% from 255 or 21.59% from 301); Max value from RGB is 133 - color contains mainly: red. Hex color #856741 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856741 is #7A98BE. Grayscale: #6B6B6B. Windows color (decimal): -8034495 or 4286341. OLE color: 4286341.
HSL color Cylindrical-coordinate representation of color #856741: hue angle of 33.53º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #856741 is Cyan = 0, Magento = 0.23, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 65 | - |
| CMYK | 0 | 0.23 | 0.51 | 0.48 |
| HSL | 33.53º | 0.34% | 0.39% | - |
| HSV(B) | 33.53º | 0.51% | 0.52% | - |
| XYZ | 15.48 | 15.07 | 7.09 | - |
| YUV | 107.64 | 103.94 | 146.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 65 | 0 | 0.23 | 0.51 | 0.48 | 33.53 | 0.34 | 0.39 |
| Hex | 85 | 67 | 41 | 0 | 17 | 33 | 30 | 22 | 22 | 27 |
| Octal | 205 | 147 | 101 | 0 | 27 | 63 | 60 | 42 | 42 | 47 |
| Binary | 10000101 | 1100111 | 1000001 | 0 | 10111 | 110011 | 110000 | 100010 | 100010 | 100111 |
Color Harmonies of #856741
Complementary color
Monochromatic Colors of #856741
Black with #856741
Text Example
Text Example
White with #856741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856741; }
p { color: rgb(133,103,65); }
H1.HeaderClassName
{
color: #856741;
}
.AnyTagClassName
{
color: #856741;
}
</style>
background-color css
<style>
a { background-color: #856741; }
a { background-color: rgb(133,103,65); }
div.DivClassName
{
background-color: #856741;
}
.BgClassName
{
background-color: #856741;
}
</style>
border-color css
<style>
span { border-color: #856741; }
span { border-color: rgb(133,103,65); }
td.TdClassName
{
border-color: #856741;
}
.TagClassName
{
border-color: #856741;
}
</style>