Shades of McKenzie #956937
Tints of McKenzie #956937
RGB
CMYK
RGB Variations
Color information
#956937 (or 0x956937) is known color: McKenzie. HEX triplet: 95, 69 and 37. RGB value is (149,105,55). Sum of RGB (Red+Green+Blue) = 149+105+55=309 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.22% from 309); Green value is 105 (41.41% from 255 or 33.98% from 309); Blue value is 55 (21.88% from 255 or 17.80% from 309); Max value from RGB is 149 - color contains mainly: red. Hex color #956937 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956937 is #6A96C8. Grayscale: #707070. Windows color (decimal): -6985417 or 3631509. OLE color: 3631509.
HSL color Cylindrical-coordinate representation of color #956937: hue angle of 31.91º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #956937 is Cyan = 0, Magento = 0.30, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 105 | 55 | - |
| CMYK | 0 | 0.30 | 0.63 | 0.42 |
| HSL | 31.91º | 0.46% | 0.4% | - |
| HSV(B) | 31.91º | 0.63% | 0.58% | - |
| XYZ | 18.14 | 16.77 | 5.9 | - |
| YUV | 112.46 | 95.58 | 154.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 105 | 55 | 0 | 0.30 | 0.63 | 0.42 | 31.91 | 0.46 | 0.4 |
| Hex | 95 | 69 | 37 | 0 | 1E | 3F | 2A | 20 | 2E | 28 |
| Octal | 225 | 151 | 67 | 0 | 36 | 77 | 52 | 40 | 56 | 50 |
| Binary | 10010101 | 1101001 | 110111 | 0 | 11110 | 111111 | 101010 | 100000 | 101110 | 101000 |
Color Harmonies of #956937
Complementary color
Monochromatic Colors of #956937
Black with #956937
Text Example
Text Example
White with #956937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956937; }
p { color: rgb(149,105,55); }
H1.HeaderClassName
{
color: #956937;
}
.AnyTagClassName
{
color: #956937;
}
</style>
background-color css
<style>
a { background-color: #956937; }
a { background-color: rgb(149,105,55); }
div.DivClassName
{
background-color: #956937;
}
.BgClassName
{
background-color: #956937;
}
</style>
border-color css
<style>
span { border-color: #956937; }
span { border-color: rgb(149,105,55); }
td.TdClassName
{
border-color: #956937;
}
.TagClassName
{
border-color: #956937;
}
</style>