Shades of McKenzie #826840
Tints of McKenzie #826840
RGB
CMYK
RGB Variations
Color information
#826840 (or 0x826840) is known color: McKenzie. HEX triplet: 82, 68 and 40. RGB value is (130,104,64). Sum of RGB (Red+Green+Blue) = 130+104+64=298 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.62% from 298); Green value is 104 (41.02% from 255 or 34.90% from 298); Blue value is 64 (25.39% from 255 or 21.48% from 298); Max value from RGB is 130 - color contains mainly: red. Hex color #826840 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826840 is #7D97BF. Grayscale: #6B6B6B. Windows color (decimal): -8230848 or 4221058. OLE color: 4221058.
HSL color Cylindrical-coordinate representation of color #826840: hue angle of 36.36º 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 #826840 is Cyan = 0, Magento = 0.2, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 104 | 64 | - |
| CMYK | 0 | 0.2 | 0.51 | 0.49 |
| HSL | 36.36º | 0.34% | 0.38% | - |
| HSV(B) | 36.36º | 0.51% | 0.51% | - |
| XYZ | 15.08 | 15.02 | 6.95 | - |
| YUV | 107.21 | 103.61 | 144.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 64 | 0 | 0.2 | 0.51 | 0.49 | 36.36 | 0.34 | 0.38 |
| Hex | 82 | 68 | 40 | 0 | 14 | 33 | 31 | 24 | 22 | 26 |
| Octal | 202 | 150 | 100 | 0 | 24 | 63 | 61 | 44 | 42 | 46 |
| Binary | 10000010 | 1101000 | 1000000 | 0 | 10100 | 110011 | 110001 | 100100 | 100010 | 100110 |
Color Harmonies of #826840
Complementary color
Monochromatic Colors of #826840
Black with #826840
Text Example
Text Example
White with #826840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826840; }
p { color: rgb(130,104,64); }
H1.HeaderClassName
{
color: #826840;
}
.AnyTagClassName
{
color: #826840;
}
</style>
background-color css
<style>
a { background-color: #826840; }
a { background-color: rgb(130,104,64); }
div.DivClassName
{
background-color: #826840;
}
.BgClassName
{
background-color: #826840;
}
</style>
border-color css
<style>
span { border-color: #826840; }
span { border-color: rgb(130,104,64); }
td.TdClassName
{
border-color: #826840;
}
.TagClassName
{
border-color: #826840;
}
</style>