Shades of McKenzie #846742
Tints of McKenzie #846742
RGB
CMYK
RGB Variations
Color information
#846742 (or 0x846742) is known color: McKenzie. HEX triplet: 84, 67 and 42. RGB value is (132,103,66). Sum of RGB (Red+Green+Blue) = 132+103+66=301 (39% of max value = 765). Red value is 132 (51.95% from 255 or 43.85% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 66 (26.17% from 255 or 21.93% from 301); Max value from RGB is 132 - color contains mainly: red. Hex color #846742 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846742 is #7B98BD. Grayscale: #6B6B6B. Windows color (decimal): -8100030 or 4351876. OLE color: 4351876.
HSL color Cylindrical-coordinate representation of color #846742: hue angle of 33.64º 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 #846742 is Cyan = 0, Magento = 0.22, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 66 | - |
| CMYK | 0 | 0.22 | 0.5 | 0.48 |
| HSL | 33.64º | 0.33% | 0.39% | - |
| HSV(B) | 33.64º | 0.5% | 0.52% | - |
| XYZ | 15.35 | 15 | 7.24 | - |
| YUV | 107.45 | 104.61 | 145.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 66 | 0 | 0.22 | 0.5 | 0.48 | 33.64 | 0.33 | 0.39 |
| Hex | 84 | 67 | 42 | 0 | 16 | 32 | 30 | 22 | 21 | 27 |
| Octal | 204 | 147 | 102 | 0 | 26 | 62 | 60 | 42 | 41 | 47 |
| Binary | 10000100 | 1100111 | 1000010 | 0 | 10110 | 110010 | 110000 | 100010 | 100001 | 100111 |
Color Harmonies of #846742
Complementary color
Monochromatic Colors of #846742
Black with #846742
Text Example
Text Example
White with #846742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846742; }
p { color: rgb(132,103,66); }
H1.HeaderClassName
{
color: #846742;
}
.AnyTagClassName
{
color: #846742;
}
</style>
background-color css
<style>
a { background-color: #846742; }
a { background-color: rgb(132,103,66); }
div.DivClassName
{
background-color: #846742;
}
.BgClassName
{
background-color: #846742;
}
</style>
border-color css
<style>
span { border-color: #846742; }
span { border-color: rgb(132,103,66); }
td.TdClassName
{
border-color: #846742;
}
.TagClassName
{
border-color: #846742;
}
</style>