COLOR #A9B767

HEX: #A9B767 RGB: (169,183,103)

Color info

#A9B767 contains mainly red and green colors. Web safe color of #A9B767 is #99CC66 (or #9C6).

RGB color model

#A9B767 color RGB value is (169,183,103).

RGB: (169,183,103) (66%, 72%, 40%)

RGB channels and saturation

R 169 of 255 = 66%
G 183 of 255 = 72%
B 103 of 255 = 40%

169
183
103

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

Portions of RGB colors in percentages

R + G + B = 169 + 183 + 103 = 455 (100%)
R 169 of 455 ~ 37.14%
G 183 of 455 ~ 40.22%
B 103 of 455 ~ 22.64'%

%37.14
%40.22
%22.64

CMYK color model

#A9B767 color CMYK value is (8,0,44,28).

  • cyan value is 7.65%
  • magenta value is 0.00%
  • yellow value is 43.72%
  • key color value is 28.24%

CMYK: (8,0,44,28)
C8M0Y44K28 (8%, 0%, 44%, 28%)
(0.08 / 0.00 / 0.44 / 0.28)

CMYK percentages

%7.65
%0
%43.72
%28.24

Codes

Color #A9B767 in popluar color models

A9 B7 67
RGB 169 183 103
HSL 71° 35.71% 56.08%
HSB/HSV 71° 43.72% 71.76%
CMYK 7.65% 0.00% 43.72%
28.24%

Color #A9B767 in popluar number systems.

HEX A9 B7 67
Decimal 169 183 103
Binary 10101001 10110111 1100111
Octal 251 267 147

Shades and tints

Shades of #A9B767

#A9B767
(169,183,103)
#9AA75E
(154,167,94)
#8B9755
(139,151,85)
#7C874C
(124,135,76)
#6D7743
(109,119,67)
#5E673A
(94,103,58)
#4F5731
(79,87,49)
#404728
(64,71,40)
#31371F
(49,55,31)
#222716
(34,39,22)
#13170D
(19,23,13)
#000000
(0,0,0)

Tints of #A9B767

#A9B767
(169,183,103)
#B0BD74
(176,189,116)
#B7C381
(183,195,129)
#BEC98E
(190,201,142)
#C5CF9B
(197,207,155)
#CCD5A8
(204,213,168)
#D3DBB5
(211,219,181)
#DAE1C2
(218,225,194)
#E1E7CF
(225,231,207)
#E8EDDC
(232,237,220)
#EFF3E9
(239,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9B767 color. Also use rgb(169,183,103) instead hex code.

Text Font Color

.myTextColor { color: #A9B767; }

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

This text font color is #A9B767.

Background Color

.myBgColor { background-color: #A9B767; }

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

This div background color is #A9B767.

Border color

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

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

This div border color is #A9B767.

Opacity

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

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

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

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

This text has shadow with #A9B767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9B767.

Preview

Color preview on black background

This text has color #A9B767 on black background.


Color preview on white background

This text has color #A9B767 on white background.


Black color preview on #A9B767 background

This text has black color on #A9B767 background.


White color preview on #A9B767 background

This text has white color on #A9B767 background.


Related colors

Complementary color

Complementary color for #hex is #564898.


I love getcolorcode.com

Triadic colors

1 #67A9B7 and #B767A9 with #A9B767 are triadic colors.

2 #67B7A9 and #B7A967 with #A9B767 are triadic colors.