Shades of McKenzie #956540
Tints of McKenzie #956540
RGB
CMYK
RGB Variations
Color information
#956540 (or 0x956540) is known color: McKenzie. HEX triplet: 95, 65 and 40. RGB value is (149,101,64). Sum of RGB (Red+Green+Blue) = 149+101+64=314 (41% of max value = 765). Red value is 149 (58.59% from 255 or 47.45% from 314); Green value is 101 (39.84% from 255 or 32.17% from 314); Blue value is 64 (25.39% from 255 or 20.38% from 314); Max value from RGB is 149 - color contains mainly: red. Hex color #956540 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956540 is #6A9ABF. Grayscale: #6F6F6F. Windows color (decimal): -6986432 or 4220309. OLE color: 4220309.
HSL color Cylindrical-coordinate representation of color #956540: hue angle of 26.12º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #956540 is Cyan = 0, Magento = 0.32, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 101 | 64 | - |
| CMYK | 0 | 0.32 | 0.57 | 0.42 |
| HSL | 26.12º | 0.4% | 0.42% | - |
| HSV(B) | 26.12º | 0.57% | 0.58% | - |
| XYZ | 17.97 | 16.07 | 7 | - |
| YUV | 111.13 | 101.4 | 155.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 101 | 64 | 0 | 0.32 | 0.57 | 0.42 | 26.12 | 0.4 | 0.42 |
| Hex | 95 | 65 | 40 | 0 | 20 | 39 | 2A | 1A | 28 | 2A |
| Octal | 225 | 145 | 100 | 0 | 40 | 71 | 52 | 32 | 50 | 52 |
| Binary | 10010101 | 1100101 | 1000000 | 0 | 100000 | 111001 | 101010 | 11010 | 101000 | 101010 |
Color Harmonies of #956540
Complementary color
Monochromatic Colors of #956540
Black with #956540
Text Example
Text Example
White with #956540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956540; }
p { color: rgb(149,101,64); }
H1.HeaderClassName
{
color: #956540;
}
.AnyTagClassName
{
color: #956540;
}
</style>
background-color css
<style>
a { background-color: #956540; }
a { background-color: rgb(149,101,64); }
div.DivClassName
{
background-color: #956540;
}
.BgClassName
{
background-color: #956540;
}
</style>
border-color css
<style>
span { border-color: #956540; }
span { border-color: rgb(149,101,64); }
td.TdClassName
{
border-color: #956540;
}
.TagClassName
{
border-color: #956540;
}
</style>