COLOR #899063

HEX: #899063 RGB: (137,144,99)

Color info

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

RGB color model

#899063 color RGB value is (137,144,99).

RGB: (137,144,99) (54%, 56%, 39%)

RGB channels and saturation

R 137 of 255 = 54%
G 144 of 255 = 56%
B 99 of 255 = 39%

137
144
99

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

Portions of RGB colors in percentages

R + G + B = 137 + 144 + 99 = 380 (100%)
R 137 of 380 ~ 36.05%
G 144 of 380 ~ 37.89%
B 99 of 380 ~ 26.05'%

%36.05
%37.89
%26.05

CMYK color model

#899063 color CMYK value is (5,0,31,44).

  • cyan value is 4.86%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 43.53%

CMYK: (5,0,31,44)
C5M0Y31K44 (5%, 0%, 31%, 44%)
(0.05 / 0.00 / 0.31 / 0.44)

CMYK percentages

%4.86
%0
%31.25
%43.53

Codes

Color #899063 in popluar color models

89 90 63
RGB 137 144 99
HSL 69° 18.52% 47.65%
HSB/HSV 69° 31.25% 56.47%
CMYK 4.86% 0.00% 31.25%
43.53%

Color #899063 in popluar number systems.

HEX 89 90 63
Decimal 137 144 99
Binary 10001001 10010000 1100011
Octal 211 220 143

Shades and tints

Shades of #899063

#899063
(137,144,99)
#7D835A
(125,131,90)
#717651
(113,118,81)
#656948
(101,105,72)
#595C3F
(89,92,63)
#4D4F36
(77,79,54)
#41422D
(65,66,45)
#353524
(53,53,36)
#29281B
(41,40,27)
#1D1B12
(29,27,18)
#110E09
(17,14,9)
#000000
(0,0,0)

Tints of #899063

#899063
(137,144,99)
#939A71
(147,154,113)
#9DA47F
(157,164,127)
#A7AE8D
(167,174,141)
#B1B89B
(177,184,155)
#BBC2A9
(187,194,169)
#C5CCB7
(197,204,183)
#CFD6C5
(207,214,197)
#D9E0D3
(217,224,211)
#E3EAE1
(227,234,225)
#EDF4EF
(237,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #899063 color. Also use rgb(137,144,99) instead hex code.

Text Font Color

.myTextColor { color: #899063; }

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

This text font color is #899063.

Background Color

.myBgColor { background-color: #899063; }

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

This div background color is #899063.

Border color

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

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

This div border color is #899063.

Opacity

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

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

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

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

This text has shadow with #899063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899063.

Preview

Color preview on black background

This text has color #899063 on black background.


Color preview on white background

This text has color #899063 on white background.


Black color preview on #899063 background

This text has black color on #899063 background.


White color preview on #899063 background

This text has white color on #899063 background.


Related colors

Complementary color

Complementary color for #hex is #766F9C.


I love getcolorcode.com

Triadic colors

1 #638990 and #906389 with #899063 are triadic colors.

2 #639089 and #908963 with #899063 are triadic colors.