Shades of McKenzie #866232
Tints of McKenzie #866232
RGB
CMYK
RGB Variations
Color information
#866232 (or 0x866232) is known color: McKenzie. HEX triplet: 86, 62 and 32. RGB value is (134,98,50). Sum of RGB (Red+Green+Blue) = 134+98+50=282 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.52% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 50 (19.92% from 255 or 17.73% from 282); Max value from RGB is 134 - color contains mainly: red. Hex color #866232 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866232 is #799DCD. Grayscale: #676767. Windows color (decimal): -7970254 or 3302022. OLE color: 3302022.
HSL color Cylindrical-coordinate representation of color #866232: hue angle of 34.29º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #866232 is Cyan = 0, Magento = 0.27, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 50 | - |
| CMYK | 0 | 0.27 | 0.63 | 0.47 |
| HSL | 34.29º | 0.46% | 0.36% | - |
| HSV(B) | 34.29º | 0.63% | 0.53% | - |
| XYZ | 14.77 | 14.03 | 4.95 | - |
| YUV | 103.29 | 97.93 | 149.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 50 | 0 | 0.27 | 0.63 | 0.47 | 34.29 | 0.46 | 0.36 |
| Hex | 86 | 62 | 32 | 0 | 1B | 3F | 2F | 22 | 2E | 24 |
| Octal | 206 | 142 | 62 | 0 | 33 | 77 | 57 | 42 | 56 | 44 |
| Binary | 10000110 | 1100010 | 110010 | 0 | 11011 | 111111 | 101111 | 100010 | 101110 | 100100 |
Color Harmonies of #866232
Complementary color
Monochromatic Colors of #866232
Black with #866232
Text Example
Text Example
White with #866232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866232; }
p { color: rgb(134,98,50); }
H1.HeaderClassName
{
color: #866232;
}
.AnyTagClassName
{
color: #866232;
}
</style>
background-color css
<style>
a { background-color: #866232; }
a { background-color: rgb(134,98,50); }
div.DivClassName
{
background-color: #866232;
}
.BgClassName
{
background-color: #866232;
}
</style>
border-color css
<style>
span { border-color: #866232; }
span { border-color: rgb(134,98,50); }
td.TdClassName
{
border-color: #866232;
}
.TagClassName
{
border-color: #866232;
}
</style>