COLOR #A9B983

HEX: #A9B983 RGB: (169,185,131)

Color info

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

RGB color model

#A9B983 color RGB value is (169,185,131).

RGB: (169,185,131) (66%, 73%, 51%)

RGB channels and saturation

R 169 of 255 = 66%
G 185 of 255 = 73%
B 131 of 255 = 51%

169
185
131

R + G + B ~ 63%. #A9B983 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 185 + 131 = 485 (100%)
R 169 of 485 ~ 34.85%
G 185 of 485 ~ 38.14%
B 131 of 485 ~ 27.01'%

%34.85
%38.14
%27.01

CMYK color model

#A9B983 color CMYK value is (9,0,29,27).

  • cyan value is 8.65%
  • magenta value is 0.00%
  • yellow value is 29.19%
  • key color value is 27.45%

CMYK: (9,0,29,27)
C9M0Y29K27 (9%, 0%, 29%, 27%)
(0.09 / 0.00 / 0.29 / 0.27)

CMYK percentages

%8.65
%0
%29.19
%27.45

Codes

Color #A9B983 in popluar color models

A9 B9 83
RGB 169 185 131
HSL 78° 27.84% 61.96%
HSB/HSV 78° 29.19% 72.55%
CMYK 8.65% 0.00% 29.19%
27.45%

Color #A9B983 in popluar number systems.

HEX A9 B9 83
Decimal 169 185 131
Binary 10101001 10111001 10000011
Octal 251 271 203

Shades and tints

Shades of #A9B983

#A9B983
(169,185,131)
#9AA978
(154,169,120)
#8B996D
(139,153,109)
#7C8962
(124,137,98)
#6D7957
(109,121,87)
#5E694C
(94,105,76)
#4F5941
(79,89,65)
#404936
(64,73,54)
#31392B
(49,57,43)
#222920
(34,41,32)
#131915
(19,25,21)
#000000
(0,0,0)

Tints of #A9B983

#A9B983
(169,185,131)
#B0BF8E
(176,191,142)
#B7C599
(183,197,153)
#BECBA4
(190,203,164)
#C5D1AF
(197,209,175)
#CCD7BA
(204,215,186)
#D3DDC5
(211,221,197)
#DAE3D0
(218,227,208)
#E1E9DB
(225,233,219)
#E8EFE6
(232,239,230)
#EFF5F1
(239,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9B983 color. Also use rgb(169,185,131) instead hex code.

Text Font Color

.myTextColor { color: #A9B983; }

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

This text font color is #A9B983.

Background Color

.myBgColor { background-color: #A9B983; }

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

This div background color is #A9B983.

Border color

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

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

This div border color is #A9B983.

Opacity

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

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

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

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

This text has shadow with #A9B983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9B983.

Preview

Color preview on black background

This text has color #A9B983 on black background.


Color preview on white background

This text has color #A9B983 on white background.


Black color preview on #A9B983 background

This text has black color on #A9B983 background.


White color preview on #A9B983 background

This text has white color on #A9B983 background.


Related colors

Complementary color

Complementary color for #hex is #56467C.


I love getcolorcode.com

Triadic colors

1 #83A9B9 and #B983A9 with #A9B983 are triadic colors.

2 #83B9A9 and #B9A983 with #A9B983 are triadic colors.