Shades of McKenzie #956934
Tints of McKenzie #956934
RGB
CMYK
RGB Variations
Color information
#956934 (or 0x956934) is known color: McKenzie. HEX triplet: 95, 69 and 34. RGB value is (149,105,52). Sum of RGB (Red+Green+Blue) = 149+105+52=306 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.69% from 306); Green value is 105 (41.41% from 255 or 34.31% from 306); Blue value is 52 (20.70% from 255 or 16.99% from 306); Max value from RGB is 149 - color contains mainly: red. Hex color #956934 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956934 is #6A96CB. Grayscale: #707070. Windows color (decimal): -6985420 or 3434901. OLE color: 3434901.
HSL color Cylindrical-coordinate representation of color #956934: hue angle of 32.78º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #956934 is Cyan = 0, Magento = 0.30, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 105 | 52 | - |
| CMYK | 0 | 0.30 | 0.65 | 0.42 |
| HSL | 32.78º | 0.48% | 0.39% | - |
| HSV(B) | 32.78º | 0.65% | 0.58% | - |
| XYZ | 18.07 | 16.74 | 5.53 | - |
| YUV | 112.11 | 94.08 | 154.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 105 | 52 | 0 | 0.30 | 0.65 | 0.42 | 32.78 | 0.48 | 0.39 |
| Hex | 95 | 69 | 34 | 0 | 1E | 41 | 2A | 21 | 30 | 27 |
| Octal | 225 | 151 | 64 | 0 | 36 | 101 | 52 | 41 | 60 | 47 |
| Binary | 10010101 | 1101001 | 110100 | 0 | 11110 | 1000001 | 101010 | 100001 | 110000 | 100111 |
Color Harmonies of #956934
Complementary color
Monochromatic Colors of #956934
Black with #956934
Text Example
Text Example
White with #956934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956934; }
p { color: rgb(149,105,52); }
H1.HeaderClassName
{
color: #956934;
}
.AnyTagClassName
{
color: #956934;
}
</style>
background-color css
<style>
a { background-color: #956934; }
a { background-color: rgb(149,105,52); }
div.DivClassName
{
background-color: #956934;
}
.BgClassName
{
background-color: #956934;
}
</style>
border-color css
<style>
span { border-color: #956934; }
span { border-color: rgb(149,105,52); }
td.TdClassName
{
border-color: #956934;
}
.TagClassName
{
border-color: #956934;
}
</style>