Shades of McKenzie #987041
Tints of McKenzie #987041
RGB
CMYK
RGB Variations
Color information
#987041 (or 0x987041) is known color: McKenzie. HEX triplet: 98, 70 and 41. RGB value is (152,112,65). Sum of RGB (Red+Green+Blue) = 152+112+65=329 (43% of max value = 765). Red value is 152 (59.77% from 255 or 46.20% from 329); Green value is 112 (44.14% from 255 or 34.04% from 329); Blue value is 65 (25.78% from 255 or 19.76% from 329); Max value from RGB is 152 - color contains mainly: red. Hex color #987041 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #987041 is #678FBE. Grayscale: #767676. Windows color (decimal): -6787007 or 4288664. OLE color: 4288664.
HSL color Cylindrical-coordinate representation of color #987041: hue angle of 32.41º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #987041 is Cyan = 0, Magento = 0.26, Yellow = 0.57 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 112 | 65 | - |
| CMYK | 0 | 0.26 | 0.57 | 0.40 |
| HSL | 32.41º | 0.4% | 0.43% | - |
| HSV(B) | 32.41º | 0.57% | 0.6% | - |
| XYZ | 19.7 | 18.65 | 7.56 | - |
| YUV | 118.6 | 97.75 | 151.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 112 | 65 | 0 | 0.26 | 0.57 | 0.40 | 32.41 | 0.4 | 0.43 |
| Hex | 98 | 70 | 41 | 0 | 1A | 39 | 28 | 20 | 28 | 2B |
| Octal | 230 | 160 | 101 | 0 | 32 | 71 | 50 | 40 | 50 | 53 |
| Binary | 10011000 | 1110000 | 1000001 | 0 | 11010 | 111001 | 101000 | 100000 | 101000 | 101011 |
Color Harmonies of #987041
Complementary color
Monochromatic Colors of #987041
Black with #987041
Text Example
Text Example
White with #987041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987041; }
p { color: rgb(152,112,65); }
H1.HeaderClassName
{
color: #987041;
}
.AnyTagClassName
{
color: #987041;
}
</style>
background-color css
<style>
a { background-color: #987041; }
a { background-color: rgb(152,112,65); }
div.DivClassName
{
background-color: #987041;
}
.BgClassName
{
background-color: #987041;
}
</style>
border-color css
<style>
span { border-color: #987041; }
span { border-color: rgb(152,112,65); }
td.TdClassName
{
border-color: #987041;
}
.TagClassName
{
border-color: #987041;
}
</style>