Shades of McKenzie #826439
Tints of McKenzie #826439
RGB
CMYK
RGB Variations
Color information
#826439 (or 0x826439) is known color: McKenzie. HEX triplet: 82, 64 and 39. RGB value is (130,100,57). Sum of RGB (Red+Green+Blue) = 130+100+57=287 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.30% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 57 (22.66% from 255 or 19.86% from 287); Max value from RGB is 130 - color contains mainly: red. Hex color #826439 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826439 is #7D9BC6. Grayscale: #686868. Windows color (decimal): -8231879 or 3761282. OLE color: 3761282.
HSL color Cylindrical-coordinate representation of color #826439: hue angle of 35.34º 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 #826439 is Cyan = 0, Magento = 0.23, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 100 | 57 | - |
| CMYK | 0 | 0.23 | 0.56 | 0.49 |
| HSL | 35.34º | 0.39% | 0.37% | - |
| HSV(B) | 35.34º | 0.56% | 0.51% | - |
| XYZ | 14.5 | 14.16 | 5.84 | - |
| YUV | 104.07 | 101.44 | 146.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 57 | 0 | 0.23 | 0.56 | 0.49 | 35.34 | 0.39 | 0.37 |
| Hex | 82 | 64 | 39 | 0 | 17 | 38 | 31 | 23 | 27 | 25 |
| Octal | 202 | 144 | 71 | 0 | 27 | 70 | 61 | 43 | 47 | 45 |
| Binary | 10000010 | 1100100 | 111001 | 0 | 10111 | 111000 | 110001 | 100011 | 100111 | 100101 |
Color Harmonies of #826439
Complementary color
Monochromatic Colors of #826439
Black with #826439
Text Example
Text Example
White with #826439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826439; }
p { color: rgb(130,100,57); }
H1.HeaderClassName
{
color: #826439;
}
.AnyTagClassName
{
color: #826439;
}
</style>
background-color css
<style>
a { background-color: #826439; }
a { background-color: rgb(130,100,57); }
div.DivClassName
{
background-color: #826439;
}
.BgClassName
{
background-color: #826439;
}
</style>
border-color css
<style>
span { border-color: #826439; }
span { border-color: rgb(130,100,57); }
td.TdClassName
{
border-color: #826439;
}
.TagClassName
{
border-color: #826439;
}
</style>