Shades of McKenzie #986534
Tints of McKenzie #986534
RGB
CMYK
RGB Variations
Color information
#986534 (or 0x986534) is known color: McKenzie. HEX triplet: 98, 65 and 34. RGB value is (152,101,52). Sum of RGB (Red+Green+Blue) = 152+101+52=305 (40% of max value = 765). Red value is 152 (59.77% from 255 or 49.84% from 305); Green value is 101 (39.84% from 255 or 33.11% from 305); Blue value is 52 (20.70% from 255 or 17.05% from 305); Max value from RGB is 152 - color contains mainly: red. Hex color #986534 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986534 is #679ACB. Grayscale: #6E6E6E. Windows color (decimal): -6789836 or 3433880. OLE color: 3433880.
HSL color Cylindrical-coordinate representation of color #986534: hue angle of 29.4º degrees, saturation: 0.49, 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 #986534 is Cyan = 0, Magento = 0.34, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 52 | - |
| CMYK | 0 | 0.34 | 0.66 | 0.40 |
| HSL | 29.4º | 0.49% | 0.4% | - |
| HSV(B) | 29.4º | 0.66% | 0.6% | - |
| XYZ | 18.22 | 16.23 | 5.42 | - |
| YUV | 110.66 | 94.9 | 157.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 52 | 0 | 0.34 | 0.66 | 0.40 | 29.4 | 0.49 | 0.4 |
| Hex | 98 | 65 | 34 | 0 | 22 | 42 | 28 | 1D | 31 | 28 |
| Octal | 230 | 145 | 64 | 0 | 42 | 102 | 50 | 35 | 61 | 50 |
| Binary | 10011000 | 1100101 | 110100 | 0 | 100010 | 1000010 | 101000 | 11101 | 110001 | 101000 |
Color Harmonies of #986534
Complementary color
Monochromatic Colors of #986534
Black with #986534
Text Example
Text Example
White with #986534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986534; }
p { color: rgb(152,101,52); }
H1.HeaderClassName
{
color: #986534;
}
.AnyTagClassName
{
color: #986534;
}
</style>
background-color css
<style>
a { background-color: #986534; }
a { background-color: rgb(152,101,52); }
div.DivClassName
{
background-color: #986534;
}
.BgClassName
{
background-color: #986534;
}
</style>
border-color css
<style>
span { border-color: #986534; }
span { border-color: rgb(152,101,52); }
td.TdClassName
{
border-color: #986534;
}
.TagClassName
{
border-color: #986534;
}
</style>