COLOR #A4B982

HEX: #A4B982 RGB: (164,185,130)

Color info

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

RGB color model

#A4B982 color RGB value is (164,185,130).

RGB: (164,185,130) (64%, 73%, 51%)

RGB channels and saturation

R 164 of 255 = 64%
G 185 of 255 = 73%
B 130 of 255 = 51%

164
185
130

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

Portions of RGB colors in percentages

R + G + B = 164 + 185 + 130 = 479 (100%)
R 164 of 479 ~ 34.24%
G 185 of 479 ~ 38.62%
B 130 of 479 ~ 27.14'%

%34.24
%38.62
%27.14

CMYK color model

#A4B982 color CMYK value is (11,0,30,27).

  • cyan value is 11.35%
  • magenta value is 0.00%
  • yellow value is 29.73%
  • key color value is 27.45%

CMYK: (11,0,30,27)
C11M0Y30K27 (11%, 0%, 30%, 27%)
(0.11 / 0.00 / 0.30 / 0.27)

CMYK percentages

%11.35
%0
%29.73
%27.45

Codes

Color #A4B982 in popluar color models

A4 B9 82
RGB 164 185 130
HSL 83° 28.21% 61.76%
HSB/HSV 83° 29.73% 72.55%
CMYK 11.35% 0.00% 29.73%
27.45%

Color #A4B982 in popluar number systems.

HEX A4 B9 82
Decimal 164 185 130
Binary 10100100 10111001 10000010
Octal 244 271 202

Shades and tints

Shades of #A4B982

#A4B982
(164,185,130)
#96A977
(150,169,119)
#88996C
(136,153,108)
#7A8961
(122,137,97)
#6C7956
(108,121,86)
#5E694B
(94,105,75)
#505940
(80,89,64)
#424935
(66,73,53)
#34392A
(52,57,42)
#26291F
(38,41,31)
#181914
(24,25,20)
#000000
(0,0,0)

Tints of #A4B982

#A4B982
(164,185,130)
#ACBF8D
(172,191,141)
#B4C598
(180,197,152)
#BCCBA3
(188,203,163)
#C4D1AE
(196,209,174)
#CCD7B9
(204,215,185)
#D4DDC4
(212,221,196)
#DCE3CF
(220,227,207)
#E4E9DA
(228,233,218)
#ECEFE5
(236,239,229)
#F4F5F0
(244,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4B982 color. Also use rgb(164,185,130) instead hex code.

Text Font Color

.myTextColor { color: #A4B982; }

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

This text font color is #A4B982.

Background Color

.myBgColor { background-color: #A4B982; }

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

This div background color is #A4B982.

Border color

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

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

This div border color is #A4B982.

Opacity

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

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

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

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

This text has shadow with #A4B982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4B982.

Preview

Color preview on black background

This text has color #A4B982 on black background.


Color preview on white background

This text has color #A4B982 on white background.


Black color preview on #A4B982 background

This text has black color on #A4B982 background.


White color preview on #A4B982 background

This text has white color on #A4B982 background.


Related colors

Complementary color

Complementary color for #hex is #5B467D.


I love getcolorcode.com

Triadic colors

1 #82A4B9 and #B982A4 with #A4B982 are triadic colors.

2 #82B9A4 and #B9A482 with #A4B982 are triadic colors.