Shades of McKenzie #826537
Tints of McKenzie #826537
RGB
CMYK
RGB Variations
Color information
#826537 (or 0x826537) is known color: McKenzie. HEX triplet: 82, 65 and 37. RGB value is (130,101,55). Sum of RGB (Red+Green+Blue) = 130+101+55=286 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.45% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 55 (21.88% from 255 or 19.23% from 286); Max value from RGB is 130 - color contains mainly: red. Hex color #826537 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826537 is #7D9AC8. Grayscale: #686868. Windows color (decimal): -8231625 or 3630466. OLE color: 3630466.
HSL color Cylindrical-coordinate representation of color #826537: hue angle of 36.8º 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 #826537 is Cyan = 0, Magento = 0.22, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 101 | 55 | - |
| CMYK | 0 | 0.22 | 0.58 | 0.49 |
| HSL | 36.8º | 0.41% | 0.36% | - |
| HSV(B) | 36.8º | 0.58% | 0.51% | - |
| XYZ | 14.55 | 14.33 | 5.61 | - |
| YUV | 104.43 | 100.11 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 55 | 0 | 0.22 | 0.58 | 0.49 | 36.8 | 0.41 | 0.36 |
| Hex | 82 | 65 | 37 | 0 | 16 | 3A | 31 | 25 | 29 | 24 |
| Octal | 202 | 145 | 67 | 0 | 26 | 72 | 61 | 45 | 51 | 44 |
| Binary | 10000010 | 1100101 | 110111 | 0 | 10110 | 111010 | 110001 | 100101 | 101001 | 100100 |
Color Harmonies of #826537
Complementary color
Monochromatic Colors of #826537
Black with #826537
Text Example
Text Example
White with #826537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826537; }
p { color: rgb(130,101,55); }
H1.HeaderClassName
{
color: #826537;
}
.AnyTagClassName
{
color: #826537;
}
</style>
background-color css
<style>
a { background-color: #826537; }
a { background-color: rgb(130,101,55); }
div.DivClassName
{
background-color: #826537;
}
.BgClassName
{
background-color: #826537;
}
</style>
border-color css
<style>
span { border-color: #826537; }
span { border-color: rgb(130,101,55); }
td.TdClassName
{
border-color: #826537;
}
.TagClassName
{
border-color: #826537;
}
</style>