Shades of McKenzie #966935
Tints of McKenzie #966935
RGB
CMYK
RGB Variations
Color information
#966935 (or 0x966935) is known color: McKenzie. HEX triplet: 96, 69 and 35. RGB value is (150,105,53). Sum of RGB (Red+Green+Blue) = 150+105+53=308 (40% of max value = 765). Red value is 150 (58.98% from 255 or 48.70% from 308); Green value is 105 (41.41% from 255 or 34.09% from 308); Blue value is 53 (21.09% from 255 or 17.21% from 308); Max value from RGB is 150 - color contains mainly: red. Hex color #966935 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966935 is #6996CA. Grayscale: #707070. Windows color (decimal): -6919883 or 3500438. OLE color: 3500438.
HSL color Cylindrical-coordinate representation of color #966935: hue angle of 32.16º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #966935 is Cyan = 0, Magento = 0.30, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 105 | 53 | - |
| CMYK | 0 | 0.30 | 0.65 | 0.41 |
| HSL | 32.16º | 0.48% | 0.4% | - |
| HSV(B) | 32.16º | 0.65% | 0.59% | - |
| XYZ | 18.27 | 16.84 | 5.66 | - |
| YUV | 112.53 | 94.41 | 154.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 105 | 53 | 0 | 0.30 | 0.65 | 0.41 | 32.16 | 0.48 | 0.4 |
| Hex | 96 | 69 | 35 | 0 | 1E | 41 | 29 | 20 | 30 | 28 |
| Octal | 226 | 151 | 65 | 0 | 36 | 101 | 51 | 40 | 60 | 50 |
| Binary | 10010110 | 1101001 | 110101 | 0 | 11110 | 1000001 | 101001 | 100000 | 110000 | 101000 |
Color Harmonies of #966935
Complementary color
Monochromatic Colors of #966935
Black with #966935
Text Example
Text Example
White with #966935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966935; }
p { color: rgb(150,105,53); }
H1.HeaderClassName
{
color: #966935;
}
.AnyTagClassName
{
color: #966935;
}
</style>
background-color css
<style>
a { background-color: #966935; }
a { background-color: rgb(150,105,53); }
div.DivClassName
{
background-color: #966935;
}
.BgClassName
{
background-color: #966935;
}
</style>
border-color css
<style>
span { border-color: #966935; }
span { border-color: rgb(150,105,53); }
td.TdClassName
{
border-color: #966935;
}
.TagClassName
{
border-color: #966935;
}
</style>