Shades of McKenzie #856432
Tints of McKenzie #856432
RGB
CMYK
RGB Variations
Color information
#856432 (or 0x856432) is known color: McKenzie. HEX triplet: 85, 64 and 32. RGB value is (133,100,50). Sum of RGB (Red+Green+Blue) = 133+100+50=283 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.00% from 283); Green value is 100 (39.45% from 255 or 35.34% from 283); Blue value is 50 (19.92% from 255 or 17.67% from 283); Max value from RGB is 133 - color contains mainly: red. Hex color #856432 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856432 is #7A9BCD. Grayscale: #686868. Windows color (decimal): -8035278 or 3302533. OLE color: 3302533.
HSL color Cylindrical-coordinate representation of color #856432: hue angle of 36.14º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #856432 is Cyan = 0, Magento = 0.25, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 50 | - |
| CMYK | 0 | 0.25 | 0.62 | 0.48 |
| HSL | 36.14º | 0.45% | 0.36% | - |
| HSV(B) | 36.14º | 0.62% | 0.52% | - |
| XYZ | 14.81 | 14.33 | 5 | - |
| YUV | 104.17 | 97.43 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 50 | 0 | 0.25 | 0.62 | 0.48 | 36.14 | 0.45 | 0.36 |
| Hex | 85 | 64 | 32 | 0 | 19 | 3E | 30 | 24 | 2D | 24 |
| Octal | 205 | 144 | 62 | 0 | 31 | 76 | 60 | 44 | 55 | 44 |
| Binary | 10000101 | 1100100 | 110010 | 0 | 11001 | 111110 | 110000 | 100100 | 101101 | 100100 |
Color Harmonies of #856432
Complementary color
Monochromatic Colors of #856432
Black with #856432
Text Example
Text Example
White with #856432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856432; }
p { color: rgb(133,100,50); }
H1.HeaderClassName
{
color: #856432;
}
.AnyTagClassName
{
color: #856432;
}
</style>
background-color css
<style>
a { background-color: #856432; }
a { background-color: rgb(133,100,50); }
div.DivClassName
{
background-color: #856432;
}
.BgClassName
{
background-color: #856432;
}
</style>
border-color css
<style>
span { border-color: #856432; }
span { border-color: rgb(133,100,50); }
td.TdClassName
{
border-color: #856432;
}
.TagClassName
{
border-color: #856432;
}
</style>