Shades of McKenzie #956738
Tints of McKenzie #956738
RGB
CMYK
RGB Variations
Color information
#956738 (or 0x956738) is known color: McKenzie. HEX triplet: 95, 67 and 38. RGB value is (149,103,56). Sum of RGB (Red+Green+Blue) = 149+103+56=308 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.38% from 308); Green value is 103 (40.62% from 255 or 33.44% from 308); Blue value is 56 (22.27% from 255 or 18.18% from 308); Max value from RGB is 149 - color contains mainly: red. Hex color #956738 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956738 is #6A98C7. Grayscale: #6F6F6F. Windows color (decimal): -6985928 or 3696533. OLE color: 3696533.
HSL color Cylindrical-coordinate representation of color #956738: hue angle of 30.32º 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 #956738 is Cyan = 0, Magento = 0.31, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 103 | 56 | - |
| CMYK | 0 | 0.31 | 0.62 | 0.42 |
| HSL | 30.32º | 0.45% | 0.4% | - |
| HSV(B) | 30.32º | 0.62% | 0.58% | - |
| XYZ | 17.96 | 16.38 | 5.96 | - |
| YUV | 111.4 | 96.74 | 154.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 103 | 56 | 0 | 0.31 | 0.62 | 0.42 | 30.32 | 0.45 | 0.4 |
| Hex | 95 | 67 | 38 | 0 | 1F | 3E | 2A | 1E | 2D | 28 |
| Octal | 225 | 147 | 70 | 0 | 37 | 76 | 52 | 36 | 55 | 50 |
| Binary | 10010101 | 1100111 | 111000 | 0 | 11111 | 111110 | 101010 | 11110 | 101101 | 101000 |
Color Harmonies of #956738
Complementary color
Monochromatic Colors of #956738
Black with #956738
Text Example
Text Example
White with #956738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956738; }
p { color: rgb(149,103,56); }
H1.HeaderClassName
{
color: #956738;
}
.AnyTagClassName
{
color: #956738;
}
</style>
background-color css
<style>
a { background-color: #956738; }
a { background-color: rgb(149,103,56); }
div.DivClassName
{
background-color: #956738;
}
.BgClassName
{
background-color: #956738;
}
</style>
border-color css
<style>
span { border-color: #956738; }
span { border-color: rgb(149,103,56); }
td.TdClassName
{
border-color: #956738;
}
.TagClassName
{
border-color: #956738;
}
</style>