Shades of McKenzie #956840
Tints of McKenzie #956840
RGB
CMYK
RGB Variations
Color information
#956840 (or 0x956840) is known color: McKenzie. HEX triplet: 95, 68 and 40. RGB value is (149,104,64). Sum of RGB (Red+Green+Blue) = 149+104+64=317 (41% of max value = 765). Red value is 149 (58.59% from 255 or 47.00% from 317); Green value is 104 (41.02% from 255 or 32.81% from 317); Blue value is 64 (25.39% from 255 or 20.19% from 317); Max value from RGB is 149 - color contains mainly: red. Hex color #956840 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956840 is #6A97BF. Grayscale: #717171. Windows color (decimal): -6985664 or 4221077. OLE color: 4221077.
HSL color Cylindrical-coordinate representation of color #956840: hue angle of 28.24º 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 #956840 is Cyan = 0, Magento = 0.30, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 104 | 64 | - |
| CMYK | 0 | 0.30 | 0.57 | 0.42 |
| HSL | 28.24º | 0.4% | 0.42% | - |
| HSV(B) | 28.24º | 0.57% | 0.58% | - |
| XYZ | 18.27 | 16.66 | 7.1 | - |
| YUV | 112.9 | 100.41 | 153.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 104 | 64 | 0 | 0.30 | 0.57 | 0.42 | 28.24 | 0.4 | 0.42 |
| Hex | 95 | 68 | 40 | 0 | 1E | 39 | 2A | 1C | 28 | 2A |
| Octal | 225 | 150 | 100 | 0 | 36 | 71 | 52 | 34 | 50 | 52 |
| Binary | 10010101 | 1101000 | 1000000 | 0 | 11110 | 111001 | 101010 | 11100 | 101000 | 101010 |
Color Harmonies of #956840
Complementary color
Monochromatic Colors of #956840
Black with #956840
Text Example
Text Example
White with #956840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956840; }
p { color: rgb(149,104,64); }
H1.HeaderClassName
{
color: #956840;
}
.AnyTagClassName
{
color: #956840;
}
</style>
background-color css
<style>
a { background-color: #956840; }
a { background-color: rgb(149,104,64); }
div.DivClassName
{
background-color: #956840;
}
.BgClassName
{
background-color: #956840;
}
</style>
border-color css
<style>
span { border-color: #956840; }
span { border-color: rgb(149,104,64); }
td.TdClassName
{
border-color: #956840;
}
.TagClassName
{
border-color: #956840;
}
</style>