Shades of McKenzie #826137
Tints of McKenzie #826137
RGB
CMYK
RGB Variations
Color information
#826137 (or 0x826137) is known color: McKenzie. HEX triplet: 82, 61 and 37. RGB value is (130,97,55). Sum of RGB (Red+Green+Blue) = 130+97+55=282 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.10% from 282); Green value is 97 (38.28% from 255 or 34.40% from 282); Blue value is 55 (21.88% from 255 or 19.50% from 282); Max value from RGB is 130 - color contains mainly: red. Hex color #826137 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826137 is #7D9EC8. Grayscale: #666666. Windows color (decimal): -8232649 or 3629442. OLE color: 3629442.
HSL color Cylindrical-coordinate representation of color #826137: hue angle of 33.6º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #826137 is Cyan = 0, Magento = 0.25, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 97 | 55 | - |
| CMYK | 0 | 0.25 | 0.58 | 0.49 |
| HSL | 33.6º | 0.41% | 0.36% | - |
| HSV(B) | 33.6º | 0.58% | 0.51% | - |
| XYZ | 14.17 | 13.57 | 5.49 | - |
| YUV | 102.08 | 101.43 | 147.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 97 | 55 | 0 | 0.25 | 0.58 | 0.49 | 33.6 | 0.41 | 0.36 |
| Hex | 82 | 61 | 37 | 0 | 19 | 3A | 31 | 22 | 29 | 24 |
| Octal | 202 | 141 | 67 | 0 | 31 | 72 | 61 | 42 | 51 | 44 |
| Binary | 10000010 | 1100001 | 110111 | 0 | 11001 | 111010 | 110001 | 100010 | 101001 | 100100 |
Color Harmonies of #826137
Complementary color
Monochromatic Colors of #826137
Black with #826137
Text Example
Text Example
White with #826137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826137; }
p { color: rgb(130,97,55); }
H1.HeaderClassName
{
color: #826137;
}
.AnyTagClassName
{
color: #826137;
}
</style>
background-color css
<style>
a { background-color: #826137; }
a { background-color: rgb(130,97,55); }
div.DivClassName
{
background-color: #826137;
}
.BgClassName
{
background-color: #826137;
}
</style>
border-color css
<style>
span { border-color: #826137; }
span { border-color: rgb(130,97,55); }
td.TdClassName
{
border-color: #826137;
}
.TagClassName
{
border-color: #826137;
}
</style>