Shades of McKenzie #966738
Tints of McKenzie #966738
RGB
CMYK
RGB Variations
Color information
#966738 (or 0x966738) is known color: McKenzie. HEX triplet: 96, 67 and 38. RGB value is (150,103,56). Sum of RGB (Red+Green+Blue) = 150+103+56=309 (40% of max value = 765). Red value is 150 (58.98% from 255 or 48.54% from 309); Green value is 103 (40.62% from 255 or 33.33% from 309); Blue value is 56 (22.27% from 255 or 18.12% from 309); Max value from RGB is 150 - color contains mainly: red. Hex color #966738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966738 is #6998C7. Grayscale: #6F6F6F. Windows color (decimal): -6920392 or 3696534. OLE color: 3696534.
HSL color Cylindrical-coordinate representation of color #966738: hue angle of 30º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #966738 is Cyan = 0, Magento = 0.31, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 103 | 56 | - |
| CMYK | 0 | 0.31 | 0.63 | 0.41 |
| HSL | 30º | 0.46% | 0.4% | - |
| HSV(B) | 30º | 0.63% | 0.59% | - |
| XYZ | 18.14 | 16.47 | 5.96 | - |
| YUV | 111.7 | 96.57 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 103 | 56 | 0 | 0.31 | 0.63 | 0.41 | 30 | 0.46 | 0.4 |
| Hex | 96 | 67 | 38 | 0 | 1F | 3F | 29 | 1E | 2E | 28 |
| Octal | 226 | 147 | 70 | 0 | 37 | 77 | 51 | 36 | 56 | 50 |
| Binary | 10010110 | 1100111 | 111000 | 0 | 11111 | 111111 | 101001 | 11110 | 101110 | 101000 |
Color Harmonies of #966738
Complementary color
Monochromatic Colors of #966738
Black with #966738
Text Example
Text Example
White with #966738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966738; }
p { color: rgb(150,103,56); }
H1.HeaderClassName
{
color: #966738;
}
.AnyTagClassName
{
color: #966738;
}
</style>
background-color css
<style>
a { background-color: #966738; }
a { background-color: rgb(150,103,56); }
div.DivClassName
{
background-color: #966738;
}
.BgClassName
{
background-color: #966738;
}
</style>
border-color css
<style>
span { border-color: #966738; }
span { border-color: rgb(150,103,56); }
td.TdClassName
{
border-color: #966738;
}
.TagClassName
{
border-color: #966738;
}
</style>