Shades of McKenzie #946532
Tints of McKenzie #946532
RGB
CMYK
RGB Variations
Color information
#946532 (or 0x946532) is known color: McKenzie. HEX triplet: 94, 65 and 32. RGB value is (148,101,50). Sum of RGB (Red+Green+Blue) = 148+101+50=299 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.50% from 299); Green value is 101 (39.84% from 255 or 33.78% from 299); Blue value is 50 (19.92% from 255 or 16.72% from 299); Max value from RGB is 148 - color contains mainly: red. Hex color #946532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946532 is #6B9ACD. Grayscale: #6D6D6D. Windows color (decimal): -7051982 or 3302804. OLE color: 3302804.
HSL color Cylindrical-coordinate representation of color #946532: hue angle of 31.22º degrees, saturation: 0.49, 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 #946532 is Cyan = 0, Magento = 0.32, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 101 | 50 | - |
| CMYK | 0 | 0.32 | 0.66 | 0.42 |
| HSL | 31.22º | 0.49% | 0.39% | - |
| HSV(B) | 31.22º | 0.66% | 0.58% | - |
| XYZ | 17.44 | 15.83 | 5.15 | - |
| YUV | 109.24 | 94.57 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 101 | 50 | 0 | 0.32 | 0.66 | 0.42 | 31.22 | 0.49 | 0.39 |
| Hex | 94 | 65 | 32 | 0 | 20 | 42 | 2A | 1F | 31 | 27 |
| Octal | 224 | 145 | 62 | 0 | 40 | 102 | 52 | 37 | 61 | 47 |
| Binary | 10010100 | 1100101 | 110010 | 0 | 100000 | 1000010 | 101010 | 11111 | 110001 | 100111 |
Color Harmonies of #946532
Complementary color
Monochromatic Colors of #946532
Black with #946532
Text Example
Text Example
White with #946532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946532; }
p { color: rgb(148,101,50); }
H1.HeaderClassName
{
color: #946532;
}
.AnyTagClassName
{
color: #946532;
}
</style>
background-color css
<style>
a { background-color: #946532; }
a { background-color: rgb(148,101,50); }
div.DivClassName
{
background-color: #946532;
}
.BgClassName
{
background-color: #946532;
}
</style>
border-color css
<style>
span { border-color: #946532; }
span { border-color: rgb(148,101,50); }
td.TdClassName
{
border-color: #946532;
}
.TagClassName
{
border-color: #946532;
}
</style>