COLOR #899649

HEX: #899649 RGB: (137,150,73)

Color info

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

RGB color model

#899649 color RGB value is (137,150,73).

RGB: (137,150,73) (54%, 59%, 29%)

RGB channels and saturation

R 137 of 255 = 54%
G 150 of 255 = 59%
B 73 of 255 = 29%

137
150
73

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

Portions of RGB colors in percentages

R + G + B = 137 + 150 + 73 = 360 (100%)
R 137 of 360 ~ 38.06%
G 150 of 360 ~ 41.67%
B 73 of 360 ~ 20.28'%

%38.06
%41.67
%20.28

CMYK color model

#899649 color CMYK value is (9,0,51,41).

  • cyan value is 8.67%
  • magenta value is 0.00%
  • yellow value is 51.33%
  • key color value is 41.18%
CMYK: (9,0,51,41) C9M0Y51K41 (9%,0%,51%,41%) (0.09/0.00/0.51/0.41) 

CMYK percentages

%8.67
%0
%51.33
%41.18

Codes

Color #899649 in popluar color models

89 96 49
RGB 137 150 73
HSL 70° 34.53% 43.73%
HSB/HSV 70° 51.33% 58.82%
CMYK 8.67% 0.00% 51.33%
41.18%

Color #899649 in popluar number systems.

HEX 89 96 49
Decimal 137 150 73
Binary 10001001 10010110 1001001
Octal 211 226 111

Shades and tints

Shades of #899649

#899649
(137,150,73)
#7D8943
(125,137,67)
#717C3D
(113,124,61)
#656F37
(101,111,55)
#596231
(89,98,49)
#4D552B
(77,85,43)
#414825
(65,72,37)
#353B1F
(53,59,31)
#292E19
(41,46,25)
#1D2113
(29,33,19)
#11140D
(17,20,13)
#000000
(0,0,0)

Tints of #899649

#899649
(137,150,73)
#939F59
(147,159,89)
#9DA869
(157,168,105)
#A7B179
(167,177,121)
#B1BA89
(177,186,137)
#BBC399
(187,195,153)
#C5CCA9
(197,204,169)
#CFD5B9
(207,213,185)
#D9DEC9
(217,222,201)
#E3E7D9
(227,231,217)
#EDF0E9
(237,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #899649 color. Also use rgb(137,150,73) instead hex code.

Text Font Color

.myTextColor { color: #899649; }

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

This text font color is #899649.

Background Color

.myBgColor { background-color: #899649; }

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

This div background color is #899649.

Border color

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

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

This div border color is #899649.

Opacity

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

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

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

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

This text has shadow with #899649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899649.

Preview

Color preview on black background

This text has color #899649 on black background.


Color preview on white background

This text has color #899649 on white background.


Black color preview on #899649 background

This text has black color on #899649 background.


White color preview on #899649 background

This text has white color on #899649 background.


Related colors

Complementary color

Complementary color for #hex is #7669B6.


I love getcolorcode.com

Triadic colors

1 #498996 and #964989 with #899649 are triadic colors.

2 #499689 and #968949 with #899649 are triadic colors.