Shades of McKenzie #826237
Tints of McKenzie #826237
RGB
CMYK
RGB Variations
Color information
#826237 (or 0x826237) is known color: McKenzie. HEX triplet: 82, 62 and 37. RGB value is (130,98,55). Sum of RGB (Red+Green+Blue) = 130+98+55=283 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.94% from 283); Green value is 98 (38.67% from 255 or 34.63% from 283); Blue value is 55 (21.88% from 255 or 19.43% from 283); Max value from RGB is 130 - color contains mainly: red. Hex color #826237 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826237 is #7D9DC8. Grayscale: #666666. Windows color (decimal): -8232393 or 3629698. OLE color: 3629698.
HSL color Cylindrical-coordinate representation of color #826237: hue angle of 34.4º 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 #826237 is Cyan = 0, Magento = 0.25, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 55 | - |
| CMYK | 0 | 0.25 | 0.58 | 0.49 |
| HSL | 34.4º | 0.41% | 0.36% | - |
| HSV(B) | 34.4º | 0.58% | 0.51% | - |
| XYZ | 14.26 | 13.76 | 5.52 | - |
| YUV | 102.67 | 101.1 | 147.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 55 | 0 | 0.25 | 0.58 | 0.49 | 34.4 | 0.41 | 0.36 |
| Hex | 82 | 62 | 37 | 0 | 19 | 3A | 31 | 22 | 29 | 24 |
| Octal | 202 | 142 | 67 | 0 | 31 | 72 | 61 | 42 | 51 | 44 |
| Binary | 10000010 | 1100010 | 110111 | 0 | 11001 | 111010 | 110001 | 100010 | 101001 | 100100 |
Color Harmonies of #826237
Complementary color
Monochromatic Colors of #826237
Black with #826237
Text Example
Text Example
White with #826237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826237; }
p { color: rgb(130,98,55); }
H1.HeaderClassName
{
color: #826237;
}
.AnyTagClassName
{
color: #826237;
}
</style>
background-color css
<style>
a { background-color: #826237; }
a { background-color: rgb(130,98,55); }
div.DivClassName
{
background-color: #826237;
}
.BgClassName
{
background-color: #826237;
}
</style>
border-color css
<style>
span { border-color: #826237; }
span { border-color: rgb(130,98,55); }
td.TdClassName
{
border-color: #826237;
}
.TagClassName
{
border-color: #826237;
}
</style>