Shades of McKenzie #836034
Tints of McKenzie #836034
RGB
CMYK
RGB Variations
Color information
#836034 (or 0x836034) is known color: McKenzie. HEX triplet: 83, 60 and 34. RGB value is (131,96,52). Sum of RGB (Red+Green+Blue) = 131+96+52=279 (36% of max value = 765). Red value is 131 (51.56% from 255 or 46.95% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 52 (20.70% from 255 or 18.64% from 279); Max value from RGB is 131 - color contains mainly: red. Hex color #836034 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836034 is #7C9FCB. Grayscale: #656565. Windows color (decimal): -8167372 or 3432579. OLE color: 3432579.
HSL color Cylindrical-coordinate representation of color #836034: hue angle of 33.42º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #836034 is Cyan = 0, Magento = 0.27, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 96 | 52 | - |
| CMYK | 0 | 0.27 | 0.60 | 0.49 |
| HSL | 33.42º | 0.43% | 0.36% | - |
| HSV(B) | 33.42º | 0.6% | 0.51% | - |
| XYZ | 14.16 | 13.44 | 5.1 | - |
| YUV | 101.45 | 100.1 | 149.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 96 | 52 | 0 | 0.27 | 0.60 | 0.49 | 33.42 | 0.43 | 0.36 |
| Hex | 83 | 60 | 34 | 0 | 1B | 3C | 31 | 21 | 2B | 24 |
| Octal | 203 | 140 | 64 | 0 | 33 | 74 | 61 | 41 | 53 | 44 |
| Binary | 10000011 | 1100000 | 110100 | 0 | 11011 | 111100 | 110001 | 100001 | 101011 | 100100 |
Color Harmonies of #836034
Complementary color
Monochromatic Colors of #836034
Black with #836034
Text Example
Text Example
White with #836034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836034; }
p { color: rgb(131,96,52); }
H1.HeaderClassName
{
color: #836034;
}
.AnyTagClassName
{
color: #836034;
}
</style>
background-color css
<style>
a { background-color: #836034; }
a { background-color: rgb(131,96,52); }
div.DivClassName
{
background-color: #836034;
}
.BgClassName
{
background-color: #836034;
}
</style>
border-color css
<style>
span { border-color: #836034; }
span { border-color: rgb(131,96,52); }
td.TdClassName
{
border-color: #836034;
}
.TagClassName
{
border-color: #836034;
}
</style>