Shades of McKenzie #826239
Tints of McKenzie #826239
RGB
CMYK
RGB Variations
Color information
#826239 (or 0x826239) is known color: McKenzie. HEX triplet: 82, 62 and 39. RGB value is (130,98,57). Sum of RGB (Red+Green+Blue) = 130+98+57=285 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.61% from 285); Green value is 98 (38.67% from 255 or 34.39% from 285); Blue value is 57 (22.66% from 255 or 20% from 285); Max value from RGB is 130 - color contains mainly: red. Hex color #826239 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826239 is #7D9DC6. Grayscale: #676767. Windows color (decimal): -8232391 or 3760770. OLE color: 3760770.
HSL color Cylindrical-coordinate representation of color #826239: hue angle of 33.7º 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 #826239 is Cyan = 0, Magento = 0.25, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 57 | - |
| CMYK | 0 | 0.25 | 0.56 | 0.49 |
| HSL | 33.7º | 0.39% | 0.37% | - |
| HSV(B) | 33.7º | 0.56% | 0.51% | - |
| XYZ | 14.31 | 13.78 | 5.78 | - |
| YUV | 102.89 | 102.1 | 147.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 57 | 0 | 0.25 | 0.56 | 0.49 | 33.7 | 0.39 | 0.37 |
| Hex | 82 | 62 | 39 | 0 | 19 | 38 | 31 | 22 | 27 | 25 |
| Octal | 202 | 142 | 71 | 0 | 31 | 70 | 61 | 42 | 47 | 45 |
| Binary | 10000010 | 1100010 | 111001 | 0 | 11001 | 111000 | 110001 | 100010 | 100111 | 100101 |
Color Harmonies of #826239
Complementary color
Monochromatic Colors of #826239
Black with #826239
Text Example
Text Example
White with #826239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826239; }
p { color: rgb(130,98,57); }
H1.HeaderClassName
{
color: #826239;
}
.AnyTagClassName
{
color: #826239;
}
</style>
background-color css
<style>
a { background-color: #826239; }
a { background-color: rgb(130,98,57); }
div.DivClassName
{
background-color: #826239;
}
.BgClassName
{
background-color: #826239;
}
</style>
border-color css
<style>
span { border-color: #826239; }
span { border-color: rgb(130,98,57); }
td.TdClassName
{
border-color: #826239;
}
.TagClassName
{
border-color: #826239;
}
</style>