Shades of McKenzie #826235
Tints of McKenzie #826235
RGB
CMYK
RGB Variations
Color information
#826235 (or 0x826235) is known color: McKenzie. HEX triplet: 82, 62 and 35. RGB value is (130,98,53). Sum of RGB (Red+Green+Blue) = 130+98+53=281 (37% of max value = 765). Red value is 130 (51.17% from 255 or 46.26% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 53 (21.09% from 255 or 18.86% from 281); Max value from RGB is 130 - color contains mainly: red. Hex color #826235 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826235 is #7D9DCA. Grayscale: #666666. Windows color (decimal): -8232395 or 3498626. OLE color: 3498626.
HSL color Cylindrical-coordinate representation of color #826235: hue angle of 35.06º 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 #826235 is Cyan = 0, Magento = 0.25, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 98 | 53 | - |
| CMYK | 0 | 0.25 | 0.59 | 0.49 |
| HSL | 35.06º | 0.42% | 0.36% | - |
| HSV(B) | 35.06º | 0.59% | 0.51% | - |
| XYZ | 14.22 | 13.74 | 5.27 | - |
| YUV | 102.44 | 100.1 | 147.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 98 | 53 | 0 | 0.25 | 0.59 | 0.49 | 35.06 | 0.42 | 0.36 |
| Hex | 82 | 62 | 35 | 0 | 19 | 3B | 31 | 23 | 2A | 24 |
| Octal | 202 | 142 | 65 | 0 | 31 | 73 | 61 | 43 | 52 | 44 |
| Binary | 10000010 | 1100010 | 110101 | 0 | 11001 | 111011 | 110001 | 100011 | 101010 | 100100 |
Color Harmonies of #826235
Complementary color
Monochromatic Colors of #826235
Black with #826235
Text Example
Text Example
White with #826235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826235; }
p { color: rgb(130,98,53); }
H1.HeaderClassName
{
color: #826235;
}
.AnyTagClassName
{
color: #826235;
}
</style>
background-color css
<style>
a { background-color: #826235; }
a { background-color: rgb(130,98,53); }
div.DivClassName
{
background-color: #826235;
}
.BgClassName
{
background-color: #826235;
}
</style>
border-color css
<style>
span { border-color: #826235; }
span { border-color: rgb(130,98,53); }
td.TdClassName
{
border-color: #826235;
}
.TagClassName
{
border-color: #826235;
}
</style>