Shades of McKenzie #826634
Tints of McKenzie #826634
RGB
CMYK
RGB Variations
Color information
#826634 (or 0x826634) is known color: McKenzie. HEX triplet: 82, 66 and 34. RGB value is (130,102,52). Sum of RGB (Red+Green+Blue) = 130+102+52=284 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.77% from 284); Green value is 102 (40.23% from 255 or 35.92% from 284); Blue value is 52 (20.70% from 255 or 18.31% from 284); Max value from RGB is 130 - color contains mainly: red. Hex color #826634 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826634 is #7D99CB. Grayscale: #686868. Windows color (decimal): -8231372 or 3434114. OLE color: 3434114.
HSL color Cylindrical-coordinate representation of color #826634: hue angle of 38.46º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #826634 is Cyan = 0, Magento = 0.22, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 52 | - |
| CMYK | 0 | 0.22 | 0.60 | 0.49 |
| HSL | 38.46º | 0.43% | 0.36% | - |
| HSV(B) | 38.46º | 0.6% | 0.51% | - |
| XYZ | 14.58 | 14.5 | 5.28 | - |
| YUV | 104.67 | 98.28 | 146.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 52 | 0 | 0.22 | 0.60 | 0.49 | 38.46 | 0.43 | 0.36 |
| Hex | 82 | 66 | 34 | 0 | 16 | 3C | 31 | 26 | 2B | 24 |
| Octal | 202 | 146 | 64 | 0 | 26 | 74 | 61 | 46 | 53 | 44 |
| Binary | 10000010 | 1100110 | 110100 | 0 | 10110 | 111100 | 110001 | 100110 | 101011 | 100100 |
Color Harmonies of #826634
Complementary color
Monochromatic Colors of #826634
Black with #826634
Text Example
Text Example
White with #826634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826634; }
p { color: rgb(130,102,52); }
H1.HeaderClassName
{
color: #826634;
}
.AnyTagClassName
{
color: #826634;
}
</style>
background-color css
<style>
a { background-color: #826634; }
a { background-color: rgb(130,102,52); }
div.DivClassName
{
background-color: #826634;
}
.BgClassName
{
background-color: #826634;
}
</style>
border-color css
<style>
span { border-color: #826634; }
span { border-color: rgb(130,102,52); }
td.TdClassName
{
border-color: #826634;
}
.TagClassName
{
border-color: #826634;
}
</style>