Shades of McKenzie #826740
Tints of McKenzie #826740
RGB
CMYK
RGB Variations
Color information
#826740 (or 0x826740) is known color: McKenzie. HEX triplet: 82, 67 and 40. RGB value is (130,103,64). Sum of RGB (Red+Green+Blue) = 130+103+64=297 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.77% from 297); Green value is 103 (40.62% from 255 or 34.68% from 297); Blue value is 64 (25.39% from 255 or 21.55% from 297); Max value from RGB is 130 - color contains mainly: red. Hex color #826740 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826740 is #7D98BF. Grayscale: #6A6A6A. Windows color (decimal): -8231104 or 4220802. OLE color: 4220802.
HSL color Cylindrical-coordinate representation of color #826740: hue angle of 35.45º 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 #826740 is Cyan = 0, Magento = 0.21, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 103 | 64 | - |
| CMYK | 0 | 0.21 | 0.51 | 0.49 |
| HSL | 35.45º | 0.34% | 0.38% | - |
| HSV(B) | 35.45º | 0.51% | 0.51% | - |
| XYZ | 14.98 | 14.82 | 6.92 | - |
| YUV | 106.63 | 103.95 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 64 | 0 | 0.21 | 0.51 | 0.49 | 35.45 | 0.34 | 0.38 |
| Hex | 82 | 67 | 40 | 0 | 15 | 33 | 31 | 23 | 22 | 26 |
| Octal | 202 | 147 | 100 | 0 | 25 | 63 | 61 | 43 | 42 | 46 |
| Binary | 10000010 | 1100111 | 1000000 | 0 | 10101 | 110011 | 110001 | 100011 | 100010 | 100110 |
Color Harmonies of #826740
Complementary color
Monochromatic Colors of #826740
Black with #826740
Text Example
Text Example
White with #826740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826740; }
p { color: rgb(130,103,64); }
H1.HeaderClassName
{
color: #826740;
}
.AnyTagClassName
{
color: #826740;
}
</style>
background-color css
<style>
a { background-color: #826740; }
a { background-color: rgb(130,103,64); }
div.DivClassName
{
background-color: #826740;
}
.BgClassName
{
background-color: #826740;
}
</style>
border-color css
<style>
span { border-color: #826740; }
span { border-color: rgb(130,103,64); }
td.TdClassName
{
border-color: #826740;
}
.TagClassName
{
border-color: #826740;
}
</style>