Shades of McKenzie #986539
Tints of McKenzie #986539
RGB
CMYK
RGB Variations
Color information
#986539 (or 0x986539) is known color: McKenzie. HEX triplet: 98, 65 and 39. RGB value is (152,101,57). Sum of RGB (Red+Green+Blue) = 152+101+57=310 (41% of max value = 765). Red value is 152 (59.77% from 255 or 49.03% from 310); Green value is 101 (39.84% from 255 or 32.58% from 310); Blue value is 57 (22.66% from 255 or 18.39% from 310); Max value from RGB is 152 - color contains mainly: red. Hex color #986539 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986539 is #679AC6. Grayscale: #6F6F6F. Windows color (decimal): -6789831 or 3761560. OLE color: 3761560.
HSL color Cylindrical-coordinate representation of color #986539: hue angle of 27.79º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #986539 is Cyan = 0, Magento = 0.34, Yellow = 0.62 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 57 | - |
| CMYK | 0 | 0.34 | 0.62 | 0.40 |
| HSL | 27.79º | 0.45% | 0.41% | - |
| HSV(B) | 27.79º | 0.63% | 0.6% | - |
| XYZ | 18.34 | 16.28 | 6.05 | - |
| YUV | 111.23 | 97.4 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 57 | 0 | 0.34 | 0.62 | 0.40 | 27.79 | 0.45 | 0.41 |
| Hex | 98 | 65 | 39 | 0 | 22 | 3E | 28 | 1C | 2D | 29 |
| Octal | 230 | 145 | 71 | 0 | 42 | 76 | 50 | 34 | 55 | 51 |
| Binary | 10011000 | 1100101 | 111001 | 0 | 100010 | 111110 | 101000 | 11100 | 101101 | 101001 |
Color Harmonies of #986539
Complementary color
Monochromatic Colors of #986539
Black with #986539
Text Example
Text Example
White with #986539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986539; }
p { color: rgb(152,101,57); }
H1.HeaderClassName
{
color: #986539;
}
.AnyTagClassName
{
color: #986539;
}
</style>
background-color css
<style>
a { background-color: #986539; }
a { background-color: rgb(152,101,57); }
div.DivClassName
{
background-color: #986539;
}
.BgClassName
{
background-color: #986539;
}
</style>
border-color css
<style>
span { border-color: #986539; }
span { border-color: rgb(152,101,57); }
td.TdClassName
{
border-color: #986539;
}
.TagClassName
{
border-color: #986539;
}
</style>