Shades of McKenzie #866731
Tints of McKenzie #866731
RGB
CMYK
RGB Variations
Color information
#866731 (or 0x866731) is known color: McKenzie. HEX triplet: 86, 67 and 31. RGB value is (134,103,49). Sum of RGB (Red+Green+Blue) = 134+103+49=286 (37% of max value = 765). Red value is 134 (52.73% from 255 or 46.85% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 49 (19.53% from 255 or 17.13% from 286); Max value from RGB is 134 - color contains mainly: red. Hex color #866731 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866731 is #7998CE. Grayscale: #6A6A6A. Windows color (decimal): -7968975 or 3237766. OLE color: 3237766.
HSL color Cylindrical-coordinate representation of color #866731: hue angle of 38.12º 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 #866731 is Cyan = 0, Magento = 0.23, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 49 | - |
| CMYK | 0 | 0.23 | 0.63 | 0.47 |
| HSL | 38.12º | 0.46% | 0.36% | - |
| HSV(B) | 38.12º | 0.63% | 0.53% | - |
| XYZ | 15.24 | 14.99 | 5 | - |
| YUV | 106.11 | 95.77 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 49 | 0 | 0.23 | 0.63 | 0.47 | 38.12 | 0.46 | 0.36 |
| Hex | 86 | 67 | 31 | 0 | 17 | 3F | 2F | 26 | 2E | 24 |
| Octal | 206 | 147 | 61 | 0 | 27 | 77 | 57 | 46 | 56 | 44 |
| Binary | 10000110 | 1100111 | 110001 | 0 | 10111 | 111111 | 101111 | 100110 | 101110 | 100100 |
Color Harmonies of #866731
Complementary color
Monochromatic Colors of #866731
Black with #866731
Text Example
Text Example
White with #866731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866731; }
p { color: rgb(134,103,49); }
H1.HeaderClassName
{
color: #866731;
}
.AnyTagClassName
{
color: #866731;
}
</style>
background-color css
<style>
a { background-color: #866731; }
a { background-color: rgb(134,103,49); }
div.DivClassName
{
background-color: #866731;
}
.BgClassName
{
background-color: #866731;
}
</style>
border-color css
<style>
span { border-color: #866731; }
span { border-color: rgb(134,103,49); }
td.TdClassName
{
border-color: #866731;
}
.TagClassName
{
border-color: #866731;
}
</style>