COLOR #899375

HEX: #899375 RGB: (137,147,117)

Color info

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

RGB color model

#899375 color RGB value is (137,147,117).

RGB: (137,147,117) (54%, 58%, 46%)

RGB channels and saturation

R 137 of 255 = 54%
G 147 of 255 = 58%
B 117 of 255 = 46%

137
147
117

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

Portions of RGB colors in percentages

R + G + B = 137 + 147 + 117 = 401 (100%)
R 137 of 401 ~ 34.16%
G 147 of 401 ~ 36.66%
B 117 of 401 ~ 29.18'%

%34.16
%36.66
%29.18

CMYK color model

#899375 color CMYK value is (7,0,20,42).

  • cyan value is 6.80%
  • magenta value is 0.00%
  • yellow value is 20.41%
  • key color value is 42.35%
CMYK: (7,0,20,42) C7M0Y20K42 (7%,0%,20%,42%) (0.07/0.00/0.20/0.42) 

CMYK percentages

%6.8
%0
%20.41
%42.35

Codes

Color #899375 in popluar color models

89 93 75
RGB 137 147 117
HSL 80° 12.20% 51.76%
HSB/HSV 80° 20.41% 57.65%
CMYK 6.80% 0.00% 20.41%
42.35%

Color #899375 in popluar number systems.

HEX 89 93 75
Decimal 137 147 117
Binary 10001001 10010011 1110101
Octal 211 223 165

Shades and tints

Shades of #899375

#899375
(137,147,117)
#7D866B
(125,134,107)
#717961
(113,121,97)
#656C57
(101,108,87)
#595F4D
(89,95,77)
#4D5243
(77,82,67)
#414539
(65,69,57)
#35382F
(53,56,47)
#292B25
(41,43,37)
#1D1E1B
(29,30,27)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #899375

#899375
(137,147,117)
#939C81
(147,156,129)
#9DA58D
(157,165,141)
#A7AE99
(167,174,153)
#B1B7A5
(177,183,165)
#BBC0B1
(187,192,177)
#C5C9BD
(197,201,189)
#CFD2C9
(207,210,201)
#D9DBD5
(217,219,213)
#E3E4E1
(227,228,225)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #899375 color. Also use rgb(137,147,117) instead hex code.

Text Font Color

.myTextColor { color: #899375; }

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

This text font color is #899375.

Background Color

.myBgColor { background-color: #899375; }

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

This div background color is #899375.

Border color

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

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

This div border color is #899375.

Opacity

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

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

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

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

This text has shadow with #899375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899375.

Preview

Color preview on black background

This text has color #899375 on black background.


Color preview on white background

This text has color #899375 on white background.


Black color preview on #899375 background

This text has black color on #899375 background.


White color preview on #899375 background

This text has white color on #899375 background.


Related colors

Complementary color

Complementary color for #hex is #766C8A.


I love getcolorcode.com

Triadic colors

1 #758993 and #937589 with #899375 are triadic colors.

2 #759389 and #938975 with #899375 are triadic colors.