Shades of McKenzie #986533
Tints of McKenzie #986533
RGB
CMYK
RGB Variations
Color information
#986533 (or 0x986533) is known color: McKenzie. HEX triplet: 98, 65 and 33. RGB value is (152,101,51). Sum of RGB (Red+Green+Blue) = 152+101+51=304 (40% of max value = 765). Red value is 152 (59.77% from 255 or 50% from 304); Green value is 101 (39.84% from 255 or 33.22% from 304); Blue value is 51 (20.31% from 255 or 16.78% from 304); Max value from RGB is 152 - color contains mainly: red. Hex color #986533 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986533 is #679ACC. Grayscale: #6E6E6E. Windows color (decimal): -6789837 or 3368344. OLE color: 3368344.
HSL color Cylindrical-coordinate representation of color #986533: hue angle of 29.7º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #986533 is Cyan = 0, Magento = 0.34, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 51 | - |
| CMYK | 0 | 0.34 | 0.66 | 0.40 |
| HSL | 29.7º | 0.5% | 0.4% | - |
| HSV(B) | 29.7º | 0.66% | 0.6% | - |
| XYZ | 18.2 | 16.22 | 5.3 | - |
| YUV | 110.55 | 94.4 | 157.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 51 | 0 | 0.34 | 0.66 | 0.40 | 29.7 | 0.5 | 0.4 |
| Hex | 98 | 65 | 33 | 0 | 22 | 42 | 28 | 1E | 32 | 28 |
| Octal | 230 | 145 | 63 | 0 | 42 | 102 | 50 | 36 | 62 | 50 |
| Binary | 10011000 | 1100101 | 110011 | 0 | 100010 | 1000010 | 101000 | 11110 | 110010 | 101000 |
Color Harmonies of #986533
Complementary color
Monochromatic Colors of #986533
Black with #986533
Text Example
Text Example
White with #986533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986533; }
p { color: rgb(152,101,51); }
H1.HeaderClassName
{
color: #986533;
}
.AnyTagClassName
{
color: #986533;
}
</style>
background-color css
<style>
a { background-color: #986533; }
a { background-color: rgb(152,101,51); }
div.DivClassName
{
background-color: #986533;
}
.BgClassName
{
background-color: #986533;
}
</style>
border-color css
<style>
span { border-color: #986533; }
span { border-color: rgb(152,101,51); }
td.TdClassName
{
border-color: #986533;
}
.TagClassName
{
border-color: #986533;
}
</style>