Shades of McKenzie #826640
Tints of McKenzie #826640
RGB
CMYK
RGB Variations
Color information
#826640 (or 0x826640) is known color: McKenzie. HEX triplet: 82, 66 and 40. RGB value is (130,102,64). Sum of RGB (Red+Green+Blue) = 130+102+64=296 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.92% from 296); Green value is 102 (40.23% from 255 or 34.46% from 296); Blue value is 64 (25.39% from 255 or 21.62% from 296); Max value from RGB is 130 - color contains mainly: red. Hex color #826640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826640 is #7D99BF. Grayscale: #6A6A6A. Windows color (decimal): -8231360 or 4220546. OLE color: 4220546.
HSL color Cylindrical-coordinate representation of color #826640: hue angle of 34.55º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #826640 is Cyan = 0, Magento = 0.22, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 64 | - |
| CMYK | 0 | 0.22 | 0.51 | 0.49 |
| HSL | 34.55º | 0.34% | 0.38% | - |
| HSV(B) | 34.55º | 0.51% | 0.51% | - |
| XYZ | 14.88 | 14.62 | 6.89 | - |
| YUV | 106.04 | 104.28 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 64 | 0 | 0.22 | 0.51 | 0.49 | 34.55 | 0.34 | 0.38 |
| Hex | 82 | 66 | 40 | 0 | 16 | 33 | 31 | 23 | 22 | 26 |
| Octal | 202 | 146 | 100 | 0 | 26 | 63 | 61 | 43 | 42 | 46 |
| Binary | 10000010 | 1100110 | 1000000 | 0 | 10110 | 110011 | 110001 | 100011 | 100010 | 100110 |
Color Harmonies of #826640
Complementary color
Monochromatic Colors of #826640
Black with #826640
Text Example
Text Example
White with #826640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826640; }
p { color: rgb(130,102,64); }
H1.HeaderClassName
{
color: #826640;
}
.AnyTagClassName
{
color: #826640;
}
</style>
background-color css
<style>
a { background-color: #826640; }
a { background-color: rgb(130,102,64); }
div.DivClassName
{
background-color: #826640;
}
.BgClassName
{
background-color: #826640;
}
</style>
border-color css
<style>
span { border-color: #826640; }
span { border-color: rgb(130,102,64); }
td.TdClassName
{
border-color: #826640;
}
.TagClassName
{
border-color: #826640;
}
</style>