Shades of McKenzie #956237
Tints of McKenzie #956237
RGB
CMYK
RGB Variations
Color information
#956237 (or 0x956237) is known color: McKenzie. HEX triplet: 95, 62 and 37. RGB value is (149,98,55). Sum of RGB (Red+Green+Blue) = 149+98+55=302 (40% of max value = 765). Red value is 149 (58.59% from 255 or 49.34% from 302); Green value is 98 (38.67% from 255 or 32.45% from 302); Blue value is 55 (21.88% from 255 or 18.21% from 302); Max value from RGB is 149 - color contains mainly: red. Hex color #956237 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956237 is #6A9DC8. Grayscale: #6C6C6C. Windows color (decimal): -6987209 or 3629717. OLE color: 3629717.
HSL color Cylindrical-coordinate representation of color #956237: hue angle of 27.45º 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 #956237 is Cyan = 0, Magento = 0.34, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 98 | 55 | - |
| CMYK | 0 | 0.34 | 0.63 | 0.42 |
| HSL | 27.45º | 0.46% | 0.4% | - |
| HSV(B) | 27.45º | 0.63% | 0.58% | - |
| XYZ | 17.45 | 15.4 | 5.67 | - |
| YUV | 108.35 | 97.9 | 157 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 98 | 55 | 0 | 0.34 | 0.63 | 0.42 | 27.45 | 0.46 | 0.4 |
| Hex | 95 | 62 | 37 | 0 | 22 | 3F | 2A | 1B | 2E | 28 |
| Octal | 225 | 142 | 67 | 0 | 42 | 77 | 52 | 33 | 56 | 50 |
| Binary | 10010101 | 1100010 | 110111 | 0 | 100010 | 111111 | 101010 | 11011 | 101110 | 101000 |
Color Harmonies of #956237
Complementary color
Monochromatic Colors of #956237
Black with #956237
Text Example
Text Example
White with #956237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956237; }
p { color: rgb(149,98,55); }
H1.HeaderClassName
{
color: #956237;
}
.AnyTagClassName
{
color: #956237;
}
</style>
background-color css
<style>
a { background-color: #956237; }
a { background-color: rgb(149,98,55); }
div.DivClassName
{
background-color: #956237;
}
.BgClassName
{
background-color: #956237;
}
</style>
border-color css
<style>
span { border-color: #956237; }
span { border-color: rgb(149,98,55); }
td.TdClassName
{
border-color: #956237;
}
.TagClassName
{
border-color: #956237;
}
</style>