Shades of McKenzie #956838
Tints of McKenzie #956838
RGB
CMYK
RGB Variations
Color information
#956838 (or 0x956838) is known color: McKenzie. HEX triplet: 95, 68 and 38. RGB value is (149,104,56). Sum of RGB (Red+Green+Blue) = 149+104+56=309 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.22% from 309); Green value is 104 (41.02% from 255 or 33.66% from 309); Blue value is 56 (22.27% from 255 or 18.12% from 309); Max value from RGB is 149 - color contains mainly: red. Hex color #956838 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956838 is #6A97C7. Grayscale: #707070. Windows color (decimal): -6985672 or 3696789. OLE color: 3696789.
HSL color Cylindrical-coordinate representation of color #956838: hue angle of 30.97º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #956838 is Cyan = 0, Magento = 0.30, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 104 | 56 | - |
| CMYK | 0 | 0.30 | 0.62 | 0.42 |
| HSL | 30.97º | 0.45% | 0.4% | - |
| HSV(B) | 30.97º | 0.62% | 0.58% | - |
| XYZ | 18.06 | 16.58 | 5.99 | - |
| YUV | 111.98 | 96.41 | 154.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 104 | 56 | 0 | 0.30 | 0.62 | 0.42 | 30.97 | 0.45 | 0.4 |
| Hex | 95 | 68 | 38 | 0 | 1E | 3E | 2A | 1F | 2D | 28 |
| Octal | 225 | 150 | 70 | 0 | 36 | 76 | 52 | 37 | 55 | 50 |
| Binary | 10010101 | 1101000 | 111000 | 0 | 11110 | 111110 | 101010 | 11111 | 101101 | 101000 |
Color Harmonies of #956838
Complementary color
Monochromatic Colors of #956838
Black with #956838
Text Example
Text Example
White with #956838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956838; }
p { color: rgb(149,104,56); }
H1.HeaderClassName
{
color: #956838;
}
.AnyTagClassName
{
color: #956838;
}
</style>
background-color css
<style>
a { background-color: #956838; }
a { background-color: rgb(149,104,56); }
div.DivClassName
{
background-color: #956838;
}
.BgClassName
{
background-color: #956838;
}
</style>
border-color css
<style>
span { border-color: #956838; }
span { border-color: rgb(149,104,56); }
td.TdClassName
{
border-color: #956838;
}
.TagClassName
{
border-color: #956838;
}
</style>