Shades of McKenzie #986734
Tints of McKenzie #986734
RGB
CMYK
RGB Variations
Color information
#986734 (or 0x986734) is known color: McKenzie. HEX triplet: 98, 67 and 34. RGB value is (152,103,52). Sum of RGB (Red+Green+Blue) = 152+103+52=307 (40% of max value = 765). Red value is 152 (59.77% from 255 or 49.51% from 307); Green value is 103 (40.62% from 255 or 33.55% from 307); Blue value is 52 (20.70% from 255 or 16.94% from 307); Max value from RGB is 152 - color contains mainly: red. Hex color #986734 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986734 is #6798CB. Grayscale: #707070. Windows color (decimal): -6789324 or 3434392. OLE color: 3434392.
HSL color Cylindrical-coordinate representation of color #986734: hue angle of 30.6º 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 #986734 is Cyan = 0, Magento = 0.32, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 103 | 52 | - |
| CMYK | 0 | 0.32 | 0.66 | 0.40 |
| HSL | 30.6º | 0.49% | 0.4% | - |
| HSV(B) | 30.6º | 0.66% | 0.6% | - |
| XYZ | 18.42 | 16.62 | 5.49 | - |
| YUV | 111.84 | 94.23 | 156.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 103 | 52 | 0 | 0.32 | 0.66 | 0.40 | 30.6 | 0.49 | 0.4 |
| Hex | 98 | 67 | 34 | 0 | 20 | 42 | 28 | 1F | 31 | 28 |
| Octal | 230 | 147 | 64 | 0 | 40 | 102 | 50 | 37 | 61 | 50 |
| Binary | 10011000 | 1100111 | 110100 | 0 | 100000 | 1000010 | 101000 | 11111 | 110001 | 101000 |
Color Harmonies of #986734
Complementary color
Monochromatic Colors of #986734
Black with #986734
Text Example
Text Example
White with #986734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986734; }
p { color: rgb(152,103,52); }
H1.HeaderClassName
{
color: #986734;
}
.AnyTagClassName
{
color: #986734;
}
</style>
background-color css
<style>
a { background-color: #986734; }
a { background-color: rgb(152,103,52); }
div.DivClassName
{
background-color: #986734;
}
.BgClassName
{
background-color: #986734;
}
</style>
border-color css
<style>
span { border-color: #986734; }
span { border-color: rgb(152,103,52); }
td.TdClassName
{
border-color: #986734;
}
.TagClassName
{
border-color: #986734;
}
</style>