Shades of McKenzie #856943
Tints of McKenzie #856943
RGB
CMYK
RGB Variations
Color information
#856943 (or 0x856943) is known color: McKenzie. HEX triplet: 85, 69 and 43. RGB value is (133,105,67). Sum of RGB (Red+Green+Blue) = 133+105+67=305 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.61% from 305); Green value is 105 (41.41% from 255 or 34.43% from 305); Blue value is 67 (26.56% from 255 or 21.97% from 305); Max value from RGB is 133 - color contains mainly: red. Hex color #856943 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856943 is #7A96BC. Grayscale: #6D6D6D. Windows color (decimal): -8033981 or 4417925. OLE color: 4417925.
HSL color Cylindrical-coordinate representation of color #856943: hue angle of 34.55º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #856943 is Cyan = 0, Magento = 0.21, Yellow = 0.50 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 67 | - |
| CMYK | 0 | 0.21 | 0.50 | 0.48 |
| HSL | 34.55º | 0.33% | 0.39% | - |
| HSV(B) | 34.55º | 0.5% | 0.52% | - |
| XYZ | 15.74 | 15.49 | 7.47 | - |
| YUV | 109.04 | 104.28 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 67 | 0 | 0.21 | 0.50 | 0.48 | 34.55 | 0.33 | 0.39 |
| Hex | 85 | 69 | 43 | 0 | 15 | 32 | 30 | 23 | 21 | 27 |
| Octal | 205 | 151 | 103 | 0 | 25 | 62 | 60 | 43 | 41 | 47 |
| Binary | 10000101 | 1101001 | 1000011 | 0 | 10101 | 110010 | 110000 | 100011 | 100001 | 100111 |
Color Harmonies of #856943
Complementary color
Monochromatic Colors of #856943
Black with #856943
Text Example
Text Example
White with #856943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856943; }
p { color: rgb(133,105,67); }
H1.HeaderClassName
{
color: #856943;
}
.AnyTagClassName
{
color: #856943;
}
</style>
background-color css
<style>
a { background-color: #856943; }
a { background-color: rgb(133,105,67); }
div.DivClassName
{
background-color: #856943;
}
.BgClassName
{
background-color: #856943;
}
</style>
border-color css
<style>
span { border-color: #856943; }
span { border-color: rgb(133,105,67); }
td.TdClassName
{
border-color: #856943;
}
.TagClassName
{
border-color: #856943;
}
</style>