Shades of McKenzie #826039
Tints of McKenzie #826039
RGB
CMYK
RGB Variations
Color information
#826039 (or 0x826039) is known color: McKenzie. HEX triplet: 82, 60 and 39. RGB value is (130,96,57). Sum of RGB (Red+Green+Blue) = 130+96+57=283 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.94% from 283); Green value is 96 (37.89% from 255 or 33.92% from 283); Blue value is 57 (22.66% from 255 or 20.14% from 283); Max value from RGB is 130 - color contains mainly: red. Hex color #826039 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #826039 is #7D9FC6. Grayscale: #656565. Windows color (decimal): -8232903 or 3760258. OLE color: 3760258.
HSL color Cylindrical-coordinate representation of color #826039: hue angle of 32.05º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #826039 is Cyan = 0, Magento = 0.26, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 57 | - |
| CMYK | 0 | 0.26 | 0.56 | 0.49 |
| HSL | 32.05º | 0.39% | 0.37% | - |
| HSV(B) | 32.05º | 0.56% | 0.51% | - |
| XYZ | 14.13 | 13.41 | 5.71 | - |
| YUV | 101.72 | 102.76 | 148.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 57 | 0 | 0.26 | 0.56 | 0.49 | 32.05 | 0.39 | 0.37 |
| Hex | 82 | 60 | 39 | 0 | 1A | 38 | 31 | 20 | 27 | 25 |
| Octal | 202 | 140 | 71 | 0 | 32 | 70 | 61 | 40 | 47 | 45 |
| Binary | 10000010 | 1100000 | 111001 | 0 | 11010 | 111000 | 110001 | 100000 | 100111 | 100101 |
Color Harmonies of #826039
Complementary color
Monochromatic Colors of #826039
Black with #826039
Text Example
Text Example
White with #826039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826039; }
p { color: rgb(130,96,57); }
H1.HeaderClassName
{
color: #826039;
}
.AnyTagClassName
{
color: #826039;
}
</style>
background-color css
<style>
a { background-color: #826039; }
a { background-color: rgb(130,96,57); }
div.DivClassName
{
background-color: #826039;
}
.BgClassName
{
background-color: #826039;
}
</style>
border-color css
<style>
span { border-color: #826039; }
span { border-color: rgb(130,96,57); }
td.TdClassName
{
border-color: #826039;
}
.TagClassName
{
border-color: #826039;
}
</style>