Shades of McKenzie #986532
Tints of McKenzie #986532
RGB
CMYK
RGB Variations
Color information
#986532 (or 0x986532) is known color: McKenzie. HEX triplet: 98, 65 and 32. RGB value is (152,101,50). Sum of RGB (Red+Green+Blue) = 152+101+50=303 (40% of max value = 765). Red value is 152 (59.77% from 255 or 50.17% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 50 (19.92% from 255 or 16.50% from 303); Max value from RGB is 152 - color contains mainly: red. Hex color #986532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986532 is #679ACD. Grayscale: #6E6E6E. Windows color (decimal): -6789838 or 3302808. OLE color: 3302808.
HSL color Cylindrical-coordinate representation of color #986532: hue angle of 30º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #986532 is Cyan = 0, Magento = 0.34, Yellow = 0.67 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 50 | - |
| CMYK | 0 | 0.34 | 0.67 | 0.40 |
| HSL | 30º | 0.5% | 0.4% | - |
| HSV(B) | 30º | 0.67% | 0.6% | - |
| XYZ | 18.18 | 16.21 | 5.19 | - |
| YUV | 110.44 | 93.9 | 157.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 50 | 0 | 0.34 | 0.67 | 0.40 | 30 | 0.5 | 0.4 |
| Hex | 98 | 65 | 32 | 0 | 22 | 43 | 28 | 1E | 32 | 28 |
| Octal | 230 | 145 | 62 | 0 | 42 | 103 | 50 | 36 | 62 | 50 |
| Binary | 10011000 | 1100101 | 110010 | 0 | 100010 | 1000011 | 101000 | 11110 | 110010 | 101000 |
Color Harmonies of #986532
Complementary color
Monochromatic Colors of #986532
Black with #986532
Text Example
Text Example
White with #986532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986532; }
p { color: rgb(152,101,50); }
H1.HeaderClassName
{
color: #986532;
}
.AnyTagClassName
{
color: #986532;
}
</style>
background-color css
<style>
a { background-color: #986532; }
a { background-color: rgb(152,101,50); }
div.DivClassName
{
background-color: #986532;
}
.BgClassName
{
background-color: #986532;
}
</style>
border-color css
<style>
span { border-color: #986532; }
span { border-color: rgb(152,101,50); }
td.TdClassName
{
border-color: #986532;
}
.TagClassName
{
border-color: #986532;
}
</style>