Shades of McKenzie #956438
Tints of McKenzie #956438
RGB
CMYK
RGB Variations
Color information
#956438 (or 0x956438) is known color: McKenzie. HEX triplet: 95, 64 and 38. RGB value is (149,100,56). Sum of RGB (Red+Green+Blue) = 149+100+56=305 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.85% from 305); Green value is 100 (39.45% from 255 or 32.79% from 305); Blue value is 56 (22.27% from 255 or 18.36% from 305); Max value from RGB is 149 - color contains mainly: red. Hex color #956438 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956438 is #6A9BC7. Grayscale: #6D6D6D. Windows color (decimal): -6986696 or 3695765. OLE color: 3695765.
HSL color Cylindrical-coordinate representation of color #956438: hue angle of 28.39º 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 #956438 is Cyan = 0, Magento = 0.33, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 100 | 56 | - |
| CMYK | 0 | 0.33 | 0.62 | 0.42 |
| HSL | 28.39º | 0.45% | 0.4% | - |
| HSV(B) | 28.39º | 0.62% | 0.58% | - |
| XYZ | 17.67 | 15.79 | 5.86 | - |
| YUV | 109.64 | 97.73 | 156.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 100 | 56 | 0 | 0.33 | 0.62 | 0.42 | 28.39 | 0.45 | 0.4 |
| Hex | 95 | 64 | 38 | 0 | 21 | 3E | 2A | 1C | 2D | 28 |
| Octal | 225 | 144 | 70 | 0 | 41 | 76 | 52 | 34 | 55 | 50 |
| Binary | 10010101 | 1100100 | 111000 | 0 | 100001 | 111110 | 101010 | 11100 | 101101 | 101000 |
Color Harmonies of #956438
Complementary color
Monochromatic Colors of #956438
Black with #956438
Text Example
Text Example
White with #956438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956438; }
p { color: rgb(149,100,56); }
H1.HeaderClassName
{
color: #956438;
}
.AnyTagClassName
{
color: #956438;
}
</style>
background-color css
<style>
a { background-color: #956438; }
a { background-color: rgb(149,100,56); }
div.DivClassName
{
background-color: #956438;
}
.BgClassName
{
background-color: #956438;
}
</style>
border-color css
<style>
span { border-color: #956438; }
span { border-color: rgb(149,100,56); }
td.TdClassName
{
border-color: #956438;
}
.TagClassName
{
border-color: #956438;
}
</style>