Shades of McKenzie #826639
Tints of McKenzie #826639
RGB
CMYK
RGB Variations
Color information
#826639 (or 0x826639) is known color: McKenzie. HEX triplet: 82, 66 and 39. RGB value is (130,102,57). Sum of RGB (Red+Green+Blue) = 130+102+57=289 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.98% from 289); Green value is 102 (40.23% from 255 or 35.29% from 289); Blue value is 57 (22.66% from 255 or 19.72% from 289); Max value from RGB is 130 - color contains mainly: red. Hex color #826639 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826639 is #7D99C6. Grayscale: #696969. Windows color (decimal): -8231367 or 3761794. OLE color: 3761794.
HSL color Cylindrical-coordinate representation of color #826639: hue angle of 36.99º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #826639 is Cyan = 0, Magento = 0.22, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 57 | - |
| CMYK | 0 | 0.22 | 0.56 | 0.49 |
| HSL | 36.99º | 0.39% | 0.37% | - |
| HSV(B) | 36.99º | 0.56% | 0.51% | - |
| XYZ | 14.7 | 14.54 | 5.9 | - |
| YUV | 105.24 | 100.78 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 57 | 0 | 0.22 | 0.56 | 0.49 | 36.99 | 0.39 | 0.37 |
| Hex | 82 | 66 | 39 | 0 | 16 | 38 | 31 | 25 | 27 | 25 |
| Octal | 202 | 146 | 71 | 0 | 26 | 70 | 61 | 45 | 47 | 45 |
| Binary | 10000010 | 1100110 | 111001 | 0 | 10110 | 111000 | 110001 | 100101 | 100111 | 100101 |
Color Harmonies of #826639
Complementary color
Monochromatic Colors of #826639
Black with #826639
Text Example
Text Example
White with #826639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826639; }
p { color: rgb(130,102,57); }
H1.HeaderClassName
{
color: #826639;
}
.AnyTagClassName
{
color: #826639;
}
</style>
background-color css
<style>
a { background-color: #826639; }
a { background-color: rgb(130,102,57); }
div.DivClassName
{
background-color: #826639;
}
.BgClassName
{
background-color: #826639;
}
</style>
border-color css
<style>
span { border-color: #826639; }
span { border-color: rgb(130,102,57); }
td.TdClassName
{
border-color: #826639;
}
.TagClassName
{
border-color: #826639;
}
</style>