COLOR #A9B689

HEX: #A9B689 RGB: (169,182,137)

Color info

#A9B689 contains red, green and blue colors in about the same proportion. Web safe color of #A9B689 is #99CC99 (or #9C9).

RGB color model

#A9B689 color RGB value is (169,182,137).

RGB: (169,182,137) (66%, 71%, 54%)

RGB channels and saturation

R 169 of 255 = 66%
G 182 of 255 = 71%
B 137 of 255 = 54%

169
182
137

R + G + B ~ 64%. #A9B689 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 182 + 137 = 488 (100%)
R 169 of 488 ~ 34.63%
G 182 of 488 ~ 37.3%
B 137 of 488 ~ 28.07'%

%34.63
%37.3
%28.07

CMYK color model

#A9B689 color CMYK value is (7,0,25,29).

  • cyan value is 7.14%
  • magenta value is 0.00%
  • yellow value is 24.73%
  • key color value is 28.63%

CMYK: (7,0,25,29)
C7M0Y25K29 (7%, 0%, 25%, 29%)
(0.07 / 0.00 / 0.25 / 0.29)

CMYK percentages

%7.14
%0
%24.73
%28.63

Codes

Color #A9B689 in popluar color models

A9 B6 89
RGB 169 182 137
HSL 77° 23.56% 62.55%
HSB/HSV 77° 24.73% 71.37%
CMYK 7.14% 0.00% 24.73%
28.63%

Color #A9B689 in popluar number systems.

HEX A9 B6 89
Decimal 169 182 137
Binary 10101001 10110110 10001001
Octal 251 266 211

Shades and tints

Shades of #A9B689

#A9B689
(169,182,137)
#9AA67D
(154,166,125)
#8B9671
(139,150,113)
#7C8665
(124,134,101)
#6D7659
(109,118,89)
#5E664D
(94,102,77)
#4F5641
(79,86,65)
#404635
(64,70,53)
#313629
(49,54,41)
#22261D
(34,38,29)
#131611
(19,22,17)
#000000
(0,0,0)

Tints of #A9B689

#A9B689
(169,182,137)
#B0BC93
(176,188,147)
#B7C29D
(183,194,157)
#BEC8A7
(190,200,167)
#C5CEB1
(197,206,177)
#CCD4BB
(204,212,187)
#D3DAC5
(211,218,197)
#DAE0CF
(218,224,207)
#E1E6D9
(225,230,217)
#E8ECE3
(232,236,227)
#EFF2ED
(239,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9B689 color. Also use rgb(169,182,137) instead hex code.

Text Font Color

.myTextColor { color: #A9B689; }

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

This text font color is #A9B689.

Background Color

.myBgColor { background-color: #A9B689; }

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

This div background color is #A9B689.

Border color

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

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

This div border color is #A9B689.

Opacity

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

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

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

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

This text has shadow with #A9B689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9B689.

Preview

Color preview on black background

This text has color #A9B689 on black background.


Color preview on white background

This text has color #A9B689 on white background.


Black color preview on #A9B689 background

This text has black color on #A9B689 background.


White color preview on #A9B689 background

This text has white color on #A9B689 background.


Related colors

Complementary color

Complementary color for #hex is #564976.


I love getcolorcode.com

Triadic colors

1 #89A9B6 and #B689A9 with #A9B689 are triadic colors.

2 #89B6A9 and #B6A989 with #A9B689 are triadic colors.