COLOR #889948

HEX: #889948 RGB: (136,153,72)

Color info

#889948 contains mainly red and green colors. Web safe color of #889948 is #999933 (or #993).

RGB color model

#889948 color RGB value is (136,153,72).

RGB: (136,153,72) (53%, 60%, 28%)

RGB channels and saturation

R 136 of 255 = 53%
G 153 of 255 = 60%
B 72 of 255 = 28%

136
153
72

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

Portions of RGB colors in percentages

R + G + B = 136 + 153 + 72 = 361 (100%)
R 136 of 361 ~ 37.67%
G 153 of 361 ~ 42.38%
B 72 of 361 ~ 19.94'%

%37.67
%42.38
%19.94

CMYK color model

#889948 color CMYK value is (11,0,53,40).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 52.94%
  • key color value is 40.00%

CMYK: (11,0,53,40)
C11M0Y53K40 (11%, 0%, 53%, 40%)
(0.11 / 0.00 / 0.53 / 0.40)

CMYK percentages

%11.11
%0
%52.94
%40

Codes

Color #889948 in popluar color models

88 99 48
RGB 136 153 72
HSL 73° 36.00% 44.12%
HSB/HSV 73° 52.94% 60.00%
CMYK 11.11% 0.00% 52.94%
40.00%

Color #889948 in popluar number systems.

HEX 88 99 48
Decimal 136 153 72
Binary 10001000 10011001 1001000
Octal 210 231 110

Shades and tints

Shades of #889948

#889948
(136,153,72)
#7C8C42
(124,140,66)
#707F3C
(112,127,60)
#647236
(100,114,54)
#586530
(88,101,48)
#4C582A
(76,88,42)
#404B24
(64,75,36)
#343E1E
(52,62,30)
#283118
(40,49,24)
#1C2412
(28,36,18)
#10170C
(16,23,12)
#000000
(0,0,0)

Tints of #889948

#889948
(136,153,72)
#92A258
(146,162,88)
#9CAB68
(156,171,104)
#A6B478
(166,180,120)
#B0BD88
(176,189,136)
#BAC698
(186,198,152)
#C4CFA8
(196,207,168)
#CED8B8
(206,216,184)
#D8E1C8
(216,225,200)
#E2EAD8
(226,234,216)
#ECF3E8
(236,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #889948 color. Also use rgb(136,153,72) instead hex code.

Text Font Color

.myTextColor { color: #889948; }

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

This text font color is #889948.

Background Color

.myBgColor { background-color: #889948; }

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

This div background color is #889948.

Border color

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

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

This div border color is #889948.

Opacity

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

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

Text with #889948 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 #889948;}

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

This text has shadow with #889948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #889948.

Preview

Color preview on black background

This text has color #889948 on black background.


Color preview on white background

This text has color #889948 on white background.


Black color preview on #889948 background

This text has black color on #889948 background.


White color preview on #889948 background

This text has white color on #889948 background.


Related colors

Complementary color

Complementary color for #hex is #7766B7.


I love getcolorcode.com

Triadic colors

1 #488899 and #994888 with #889948 are triadic colors.

2 #489988 and #998848 with #889948 are triadic colors.