COLOR #889262

HEX: #889262 RGB: (136,146,98)

Color info

#889262 contains red, green and blue colors in about the same proportion. Web safe color of #889262 is #999966 (or #996).

RGB color model

#889262 color RGB value is (136,146,98).

RGB: (136,146,98) (53%, 57%, 38%)

RGB channels and saturation

R 136 of 255 = 53%
G 146 of 255 = 57%
B 98 of 255 = 38%

136
146
98

R + G + B ~ 49%. #889262 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 136 + 146 + 98 = 380 (100%)
R 136 of 380 ~ 35.79%
G 146 of 380 ~ 38.42%
B 98 of 380 ~ 25.79'%

%35.79
%38.42
%25.79

CMYK color model

#889262 color CMYK value is (7,0,33,43).

  • cyan value is 6.85%
  • magenta value is 0.00%
  • yellow value is 32.88%
  • key color value is 42.75%

CMYK: (7,0,33,43)
C7M0Y33K43 (7%, 0%, 33%, 43%)
(0.07 / 0.00 / 0.33 / 0.43)

CMYK percentages

%6.85
%0
%32.88
%42.75

Codes

Color #889262 in popluar color models

88 92 62
RGB 136 146 98
HSL 73° 19.67% 47.84%
HSB/HSV 73° 32.88% 57.25%
CMYK 6.85% 0.00% 32.88%
42.75%

Color #889262 in popluar number systems.

HEX 88 92 62
Decimal 136 146 98
Binary 10001000 10010010 1100010
Octal 210 222 142

Shades and tints

Shades of #889262

#889262
(136,146,98)
#7C855A
(124,133,90)
#707852
(112,120,82)
#646B4A
(100,107,74)
#585E42
(88,94,66)
#4C513A
(76,81,58)
#404432
(64,68,50)
#34372A
(52,55,42)
#282A22
(40,42,34)
#1C1D1A
(28,29,26)
#101012
(16,16,18)
#000000
(0,0,0)

Tints of #889262

#889262
(136,146,98)
#929B70
(146,155,112)
#9CA47E
(156,164,126)
#A6AD8C
(166,173,140)
#B0B69A
(176,182,154)
#BABFA8
(186,191,168)
#C4C8B6
(196,200,182)
#CED1C4
(206,209,196)
#D8DAD2
(216,218,210)
#E2E3E0
(226,227,224)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #889262 color. Also use rgb(136,146,98) instead hex code.

Text Font Color

.myTextColor { color: #889262; }

<p style="color:#889262">This sample text font color is #889262.</p>

This text font color is #889262.

Background Color

.myBgColor { background-color: #889262; }

<div style="background-color:#889262">Inner text</div>

This div background color is #889262.

Border color

.myBorderColor { border: 1px solid #889262; }

<div style="border:3px solid #889262">Div</div>

This div border color is #889262.

Opacity

.myOpacity80 { color: #889262; opacity: 0.8; }

<p style="color:#889262;opacity:0.8;">80%</p>

Text with #889262 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #889262;}

<p style="text-shadow: 3px 3px 1px #889262">Text here.</p>

This text has shadow with #889262 color.


.textShadow {text-shadow: 3px 3px 1px #889262', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #889262, 5px 5px 20px red">Text here.</p>

This text has shadow with #889262 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#889262, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#889262, Direction=45, Strength=4)">Text</p>

This text has shadow with #889262 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #889262;
-webkit-box-shadow: 1px 1px 3px 2px #889262;
box-shadow: 1px 1px 3px 2px #889262;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #889262; -webkit-box-shadow: 1px 1px 3px 2px #889262; box-shadow:1px 1px 3px 2px #889262;">
Div content here
</div>

This div box has shadow with color #889262.

Preview

Color preview on black background

This text has color #889262 on black background.


Color preview on white background

This text has color #889262 on white background.


Black color preview on #889262 background

This text has black color on #889262 background.


White color preview on #889262 background

This text has white color on #889262 background.


Related colors

Complementary color

Complementary color for #hex is #776D9D.


I love getcolorcode.com

Triadic colors

1 #628892 and #926288 with #889262 are triadic colors.

2 #629288 and #928862 with #889262 are triadic colors.