Shades of McKenzie #836532
Tints of McKenzie #836532
RGB
CMYK
RGB Variations
Color information
#836532 (or 0x836532) is known color: McKenzie. HEX triplet: 83, 65 and 32. RGB value is (131,101,50). Sum of RGB (Red+Green+Blue) = 131+101+50=282 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.45% from 282); Green value is 101 (39.84% from 255 or 35.82% from 282); Blue value is 50 (19.92% from 255 or 17.73% from 282); Max value from RGB is 131 - color contains mainly: red. Hex color #836532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836532 is #7C9ACD. Grayscale: #686868. Windows color (decimal): -8166094 or 3302787. OLE color: 3302787.
HSL color Cylindrical-coordinate representation of color #836532: hue angle of 37.78º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #836532 is Cyan = 0, Magento = 0.23, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 101 | 50 | - |
| CMYK | 0 | 0.23 | 0.62 | 0.49 |
| HSL | 37.78º | 0.45% | 0.35% | - |
| HSV(B) | 37.78º | 0.62% | 0.51% | - |
| XYZ | 14.59 | 14.36 | 5.02 | - |
| YUV | 104.16 | 97.44 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 101 | 50 | 0 | 0.23 | 0.62 | 0.49 | 37.78 | 0.45 | 0.35 |
| Hex | 83 | 65 | 32 | 0 | 17 | 3E | 31 | 26 | 2D | 23 |
| Octal | 203 | 145 | 62 | 0 | 27 | 76 | 61 | 46 | 55 | 43 |
| Binary | 10000011 | 1100101 | 110010 | 0 | 10111 | 111110 | 110001 | 100110 | 101101 | 100011 |
Color Harmonies of #836532
Complementary color
Monochromatic Colors of #836532
Black with #836532
Text Example
Text Example
White with #836532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836532; }
p { color: rgb(131,101,50); }
H1.HeaderClassName
{
color: #836532;
}
.AnyTagClassName
{
color: #836532;
}
</style>
background-color css
<style>
a { background-color: #836532; }
a { background-color: rgb(131,101,50); }
div.DivClassName
{
background-color: #836532;
}
.BgClassName
{
background-color: #836532;
}
</style>
border-color css
<style>
span { border-color: #836532; }
span { border-color: rgb(131,101,50); }
td.TdClassName
{
border-color: #836532;
}
.TagClassName
{
border-color: #836532;
}
</style>