Shades of McKenzie #826433
Tints of McKenzie #826433
RGB
CMYK
RGB Variations
Color information
#826433 (or 0x826433) is known color: McKenzie. HEX triplet: 82, 64 and 33. RGB value is (130,100,51). Sum of RGB (Red+Green+Blue) = 130+100+51=281 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.26% from 281); Green value is 100 (39.45% from 255 or 35.59% from 281); Blue value is 51 (20.31% from 255 or 18.15% from 281); Max value from RGB is 130 - color contains mainly: red. Hex color #826433 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826433 is #7D9BCC. Grayscale: #676767. Windows color (decimal): -8231885 or 3368066. OLE color: 3368066.
HSL color Cylindrical-coordinate representation of color #826433: hue angle of 37.22º 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 #826433 is Cyan = 0, Magento = 0.23, Yellow = 0.61 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 100 | 51 | - |
| CMYK | 0 | 0.23 | 0.61 | 0.49 |
| HSL | 37.22º | 0.44% | 0.35% | - |
| HSV(B) | 37.22º | 0.61% | 0.51% | - |
| XYZ | 14.36 | 14.1 | 5.1 | - |
| YUV | 103.38 | 98.44 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 51 | 0 | 0.23 | 0.61 | 0.49 | 37.22 | 0.44 | 0.35 |
| Hex | 82 | 64 | 33 | 0 | 17 | 3D | 31 | 25 | 2C | 23 |
| Octal | 202 | 144 | 63 | 0 | 27 | 75 | 61 | 45 | 54 | 43 |
| Binary | 10000010 | 1100100 | 110011 | 0 | 10111 | 111101 | 110001 | 100101 | 101100 | 100011 |
Color Harmonies of #826433
Complementary color
Monochromatic Colors of #826433
Black with #826433
Text Example
Text Example
White with #826433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826433; }
p { color: rgb(130,100,51); }
H1.HeaderClassName
{
color: #826433;
}
.AnyTagClassName
{
color: #826433;
}
</style>
background-color css
<style>
a { background-color: #826433; }
a { background-color: rgb(130,100,51); }
div.DivClassName
{
background-color: #826433;
}
.BgClassName
{
background-color: #826433;
}
</style>
border-color css
<style>
span { border-color: #826433; }
span { border-color: rgb(130,100,51); }
td.TdClassName
{
border-color: #826433;
}
.TagClassName
{
border-color: #826433;
}
</style>