Shades of McKenzie #826139
Tints of McKenzie #826139
RGB
CMYK
RGB Variations
Color information
#826139 (or 0x826139) is known color: McKenzie. HEX triplet: 82, 61 and 39. RGB value is (130,97,57). Sum of RGB (Red+Green+Blue) = 130+97+57=284 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.77% from 284); Green value is 97 (38.28% from 255 or 34.15% from 284); Blue value is 57 (22.66% from 255 or 20.07% from 284); Max value from RGB is 130 - color contains mainly: red. Hex color #826139 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826139 is #7D9EC6. Grayscale: #666666. Windows color (decimal): -8232647 or 3760514. OLE color: 3760514.
HSL color Cylindrical-coordinate representation of color #826139: hue angle of 32.88º 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 #826139 is Cyan = 0, Magento = 0.25, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 97 | 57 | - |
| CMYK | 0 | 0.25 | 0.56 | 0.49 |
| HSL | 32.88º | 0.39% | 0.37% | - |
| HSV(B) | 32.88º | 0.56% | 0.51% | - |
| XYZ | 14.22 | 13.59 | 5.74 | - |
| YUV | 102.31 | 102.43 | 147.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 97 | 57 | 0 | 0.25 | 0.56 | 0.49 | 32.88 | 0.39 | 0.37 |
| Hex | 82 | 61 | 39 | 0 | 19 | 38 | 31 | 21 | 27 | 25 |
| Octal | 202 | 141 | 71 | 0 | 31 | 70 | 61 | 41 | 47 | 45 |
| Binary | 10000010 | 1100001 | 111001 | 0 | 11001 | 111000 | 110001 | 100001 | 100111 | 100101 |
Color Harmonies of #826139
Complementary color
Monochromatic Colors of #826139
Black with #826139
Text Example
Text Example
White with #826139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826139; }
p { color: rgb(130,97,57); }
H1.HeaderClassName
{
color: #826139;
}
.AnyTagClassName
{
color: #826139;
}
</style>
background-color css
<style>
a { background-color: #826139; }
a { background-color: rgb(130,97,57); }
div.DivClassName
{
background-color: #826139;
}
.BgClassName
{
background-color: #826139;
}
</style>
border-color css
<style>
span { border-color: #826139; }
span { border-color: rgb(130,97,57); }
td.TdClassName
{
border-color: #826139;
}
.TagClassName
{
border-color: #826139;
}
</style>