Shades of McKenzie #956538
Tints of McKenzie #956538
RGB
CMYK
RGB Variations
Color information
#956538 (or 0x956538) is known color: McKenzie. HEX triplet: 95, 65 and 38. RGB value is (149,101,56). Sum of RGB (Red+Green+Blue) = 149+101+56=306 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.69% from 306); Green value is 101 (39.84% from 255 or 33.01% from 306); Blue value is 56 (22.27% from 255 or 18.30% from 306); Max value from RGB is 149 - color contains mainly: red. Hex color #956538 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956538 is #6A9AC7. Grayscale: #6E6E6E. Windows color (decimal): -6986440 or 3696021. OLE color: 3696021.
HSL color Cylindrical-coordinate representation of color #956538: hue angle of 29.03º 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 #956538 is Cyan = 0, Magento = 0.32, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 101 | 56 | - |
| CMYK | 0 | 0.32 | 0.62 | 0.42 |
| HSL | 29.03º | 0.45% | 0.4% | - |
| HSV(B) | 29.03º | 0.62% | 0.58% | - |
| XYZ | 17.76 | 15.98 | 5.89 | - |
| YUV | 110.22 | 97.4 | 155.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 101 | 56 | 0 | 0.32 | 0.62 | 0.42 | 29.03 | 0.45 | 0.4 |
| Hex | 95 | 65 | 38 | 0 | 20 | 3E | 2A | 1D | 2D | 28 |
| Octal | 225 | 145 | 70 | 0 | 40 | 76 | 52 | 35 | 55 | 50 |
| Binary | 10010101 | 1100101 | 111000 | 0 | 100000 | 111110 | 101010 | 11101 | 101101 | 101000 |
Color Harmonies of #956538
Complementary color
Monochromatic Colors of #956538
Black with #956538
Text Example
Text Example
White with #956538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956538; }
p { color: rgb(149,101,56); }
H1.HeaderClassName
{
color: #956538;
}
.AnyTagClassName
{
color: #956538;
}
</style>
background-color css
<style>
a { background-color: #956538; }
a { background-color: rgb(149,101,56); }
div.DivClassName
{
background-color: #956538;
}
.BgClassName
{
background-color: #956538;
}
</style>
border-color css
<style>
span { border-color: #956538; }
span { border-color: rgb(149,101,56); }
td.TdClassName
{
border-color: #956538;
}
.TagClassName
{
border-color: #956538;
}
</style>