Shades of McKenzie #986938
Tints of McKenzie #986938
RGB
CMYK
RGB Variations
Color information
#986938 (or 0x986938) is known color: McKenzie. HEX triplet: 98, 69 and 38. RGB value is (152,105,56). Sum of RGB (Red+Green+Blue) = 152+105+56=313 (41% of max value = 765). Red value is 152 (59.77% from 255 or 48.56% from 313); Green value is 105 (41.41% from 255 or 33.55% from 313); Blue value is 56 (22.27% from 255 or 17.89% from 313); Max value from RGB is 152 - color contains mainly: red. Hex color #986938 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986938 is #6796C7. Grayscale: #717171. Windows color (decimal): -6788808 or 3697048. OLE color: 3697048.
HSL color Cylindrical-coordinate representation of color #986938: hue angle of 30.63º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #986938 is Cyan = 0, Magento = 0.31, Yellow = 0.63 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 105 | 56 | - |
| CMYK | 0 | 0.31 | 0.63 | 0.40 |
| HSL | 30.63º | 0.46% | 0.41% | - |
| HSV(B) | 30.63º | 0.63% | 0.6% | - |
| XYZ | 18.71 | 17.06 | 6.05 | - |
| YUV | 113.47 | 95.57 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 105 | 56 | 0 | 0.31 | 0.63 | 0.40 | 30.63 | 0.46 | 0.41 |
| Hex | 98 | 69 | 38 | 0 | 1F | 3F | 28 | 1F | 2E | 29 |
| Octal | 230 | 151 | 70 | 0 | 37 | 77 | 50 | 37 | 56 | 51 |
| Binary | 10011000 | 1101001 | 111000 | 0 | 11111 | 111111 | 101000 | 11111 | 101110 | 101001 |
Color Harmonies of #986938
Complementary color
Monochromatic Colors of #986938
Black with #986938
Text Example
Text Example
White with #986938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986938; }
p { color: rgb(152,105,56); }
H1.HeaderClassName
{
color: #986938;
}
.AnyTagClassName
{
color: #986938;
}
</style>
background-color css
<style>
a { background-color: #986938; }
a { background-color: rgb(152,105,56); }
div.DivClassName
{
background-color: #986938;
}
.BgClassName
{
background-color: #986938;
}
</style>
border-color css
<style>
span { border-color: #986938; }
span { border-color: rgb(152,105,56); }
td.TdClassName
{
border-color: #986938;
}
.TagClassName
{
border-color: #986938;
}
</style>