Shades of McKenzie #956532
Tints of McKenzie #956532
RGB
CMYK
RGB Variations
Color information
#956532 (or 0x956532) is known color: McKenzie. HEX triplet: 95, 65 and 32. RGB value is (149,101,50). Sum of RGB (Red+Green+Blue) = 149+101+50=300 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.67% from 300); Green value is 101 (39.84% from 255 or 33.67% from 300); Blue value is 50 (19.92% from 255 or 16.67% from 300); Max value from RGB is 149 - color contains mainly: red. Hex color #956532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956532 is #6A9ACD. Grayscale: #6D6D6D. Windows color (decimal): -6986446 or 3302805. OLE color: 3302805.
HSL color Cylindrical-coordinate representation of color #956532: hue angle of 30.91º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #956532 is Cyan = 0, Magento = 0.32, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 101 | 50 | - |
| CMYK | 0 | 0.32 | 0.66 | 0.42 |
| HSL | 30.91º | 0.5% | 0.39% | - |
| HSV(B) | 30.91º | 0.66% | 0.58% | - |
| XYZ | 17.62 | 15.93 | 5.16 | - |
| YUV | 109.54 | 94.4 | 156.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 101 | 50 | 0 | 0.32 | 0.66 | 0.42 | 30.91 | 0.5 | 0.39 |
| Hex | 95 | 65 | 32 | 0 | 20 | 42 | 2A | 1F | 32 | 27 |
| Octal | 225 | 145 | 62 | 0 | 40 | 102 | 52 | 37 | 62 | 47 |
| Binary | 10010101 | 1100101 | 110010 | 0 | 100000 | 1000010 | 101010 | 11111 | 110010 | 100111 |
Color Harmonies of #956532
Complementary color
Monochromatic Colors of #956532
Black with #956532
Text Example
Text Example
White with #956532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956532; }
p { color: rgb(149,101,50); }
H1.HeaderClassName
{
color: #956532;
}
.AnyTagClassName
{
color: #956532;
}
</style>
background-color css
<style>
a { background-color: #956532; }
a { background-color: rgb(149,101,50); }
div.DivClassName
{
background-color: #956532;
}
.BgClassName
{
background-color: #956532;
}
</style>
border-color css
<style>
span { border-color: #956532; }
span { border-color: rgb(149,101,50); }
td.TdClassName
{
border-color: #956532;
}
.TagClassName
{
border-color: #956532;
}
</style>