Shades of McKenzie #826633
Tints of McKenzie #826633
RGB
CMYK
RGB Variations
Color information
#826633 (or 0x826633) is known color: McKenzie. HEX triplet: 82, 66 and 33. RGB value is (130,102,51). Sum of RGB (Red+Green+Blue) = 130+102+51=283 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.94% from 283); Green value is 102 (40.23% from 255 or 36.04% from 283); Blue value is 51 (20.31% from 255 or 18.02% from 283); Max value from RGB is 130 - color contains mainly: red. Hex color #826633 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826633 is #7D99CC. Grayscale: #686868. Windows color (decimal): -8231373 or 3368578. OLE color: 3368578.
HSL color Cylindrical-coordinate representation of color #826633: hue angle of 38.73º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #826633 is Cyan = 0, Magento = 0.22, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 51 | - |
| CMYK | 0 | 0.22 | 0.61 | 0.49 |
| HSL | 38.73º | 0.44% | 0.35% | - |
| HSV(B) | 38.73º | 0.61% | 0.51% | - |
| XYZ | 14.55 | 14.49 | 5.16 | - |
| YUV | 104.56 | 97.78 | 146.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 51 | 0 | 0.22 | 0.61 | 0.49 | 38.73 | 0.44 | 0.35 |
| Hex | 82 | 66 | 33 | 0 | 16 | 3D | 31 | 27 | 2C | 23 |
| Octal | 202 | 146 | 63 | 0 | 26 | 75 | 61 | 47 | 54 | 43 |
| Binary | 10000010 | 1100110 | 110011 | 0 | 10110 | 111101 | 110001 | 100111 | 101100 | 100011 |
Color Harmonies of #826633
Complementary color
Monochromatic Colors of #826633
Black with #826633
Text Example
Text Example
White with #826633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826633; }
p { color: rgb(130,102,51); }
H1.HeaderClassName
{
color: #826633;
}
.AnyTagClassName
{
color: #826633;
}
</style>
background-color css
<style>
a { background-color: #826633; }
a { background-color: rgb(130,102,51); }
div.DivClassName
{
background-color: #826633;
}
.BgClassName
{
background-color: #826633;
}
</style>
border-color css
<style>
span { border-color: #826633; }
span { border-color: rgb(130,102,51); }
td.TdClassName
{
border-color: #826633;
}
.TagClassName
{
border-color: #826633;
}
</style>