Shades of McKenzie #826835
Tints of McKenzie #826835
RGB
CMYK
RGB Variations
Color information
#826835 (or 0x826835) is known color: McKenzie. HEX triplet: 82, 68 and 35. RGB value is (130,104,53). Sum of RGB (Red+Green+Blue) = 130+104+53=287 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.30% from 287); Green value is 104 (41.02% from 255 or 36.24% from 287); Blue value is 53 (21.09% from 255 or 18.47% from 287); Max value from RGB is 130 - color contains mainly: red. Hex color #826835 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826835 is #7D97CA. Grayscale: #6A6A6A. Windows color (decimal): -8230859 or 3500162. OLE color: 3500162.
HSL color Cylindrical-coordinate representation of color #826835: hue angle of 39.74º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #826835 is Cyan = 0, Magento = 0.2, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 104 | 53 | - |
| CMYK | 0 | 0.2 | 0.59 | 0.49 |
| HSL | 39.74º | 0.42% | 0.36% | - |
| HSV(B) | 39.74º | 0.59% | 0.51% | - |
| XYZ | 14.8 | 14.9 | 5.46 | - |
| YUV | 105.96 | 98.11 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 53 | 0 | 0.2 | 0.59 | 0.49 | 39.74 | 0.42 | 0.36 |
| Hex | 82 | 68 | 35 | 0 | 14 | 3B | 31 | 28 | 2A | 24 |
| Octal | 202 | 150 | 65 | 0 | 24 | 73 | 61 | 50 | 52 | 44 |
| Binary | 10000010 | 1101000 | 110101 | 0 | 10100 | 111011 | 110001 | 101000 | 101010 | 100100 |
Color Harmonies of #826835
Complementary color
Monochromatic Colors of #826835
Black with #826835
Text Example
Text Example
White with #826835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826835; }
p { color: rgb(130,104,53); }
H1.HeaderClassName
{
color: #826835;
}
.AnyTagClassName
{
color: #826835;
}
</style>
background-color css
<style>
a { background-color: #826835; }
a { background-color: rgb(130,104,53); }
div.DivClassName
{
background-color: #826835;
}
.BgClassName
{
background-color: #826835;
}
</style>
border-color css
<style>
span { border-color: #826835; }
span { border-color: rgb(130,104,53); }
td.TdClassName
{
border-color: #826835;
}
.TagClassName
{
border-color: #826835;
}
</style>