COLOR #A2B88A

HEX: #A2B88A RGB: (162,184,138)

Color info

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

RGB color model

#A2B88A color RGB value is (162,184,138).

RGB: (162,184,138) (64%, 72%, 54%)

RGB channels and saturation

R 162 of 255 = 64%
G 184 of 255 = 72%
B 138 of 255 = 54%

162
184
138

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

Portions of RGB colors in percentages

R + G + B = 162 + 184 + 138 = 484 (100%)
R 162 of 484 ~ 33.47%
G 184 of 484 ~ 38.02%
B 138 of 484 ~ 28.51'%

%33.47
%38.02
%28.51

CMYK color model

#A2B88A color CMYK value is (12,0,25,28).

  • cyan value is 11.96%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 27.84%

CMYK: (12,0,25,28)
C12M0Y25K28 (12%, 0%, 25%, 28%)
(0.12 / 0.00 / 0.25 / 0.28)

CMYK percentages

%11.96
%0
%25
%27.84

Codes

Color #A2B88A in popluar color models

A2 B8 8A
RGB 162 184 138
HSL 89° 24.47% 63.14%
HSB/HSV 89° 25.00% 72.16%
CMYK 11.96% 0.00% 25.00%
27.84%

Color #A2B88A in popluar number systems.

HEX A2 B8 8A
Decimal 162 184 138
Binary 10100010 10111000 10001010
Octal 242 270 212

Shades and tints

Shades of #A2B88A

#A2B88A
(162,184,138)
#94A87E
(148,168,126)
#869872
(134,152,114)
#788866
(120,136,102)
#6A785A
(106,120,90)
#5C684E
(92,104,78)
#4E5842
(78,88,66)
#404836
(64,72,54)
#32382A
(50,56,42)
#24281E
(36,40,30)
#161812
(22,24,18)
#000000
(0,0,0)

Tints of #A2B88A

#A2B88A
(162,184,138)
#AABE94
(170,190,148)
#B2C49E
(178,196,158)
#BACAA8
(186,202,168)
#C2D0B2
(194,208,178)
#CAD6BC
(202,214,188)
#D2DCC6
(210,220,198)
#DAE2D0
(218,226,208)
#E2E8DA
(226,232,218)
#EAEEE4
(234,238,228)
#F2F4EE
(242,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2B88A color. Also use rgb(162,184,138) instead hex code.

Text Font Color

.myTextColor { color: #A2B88A; }

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

This text font color is #A2B88A.

Background Color

.myBgColor { background-color: #A2B88A; }

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

This div background color is #A2B88A.

Border color

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

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

This div border color is #A2B88A.

Opacity

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

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

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

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

This text has shadow with #A2B88A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2B88A.

Preview

Color preview on black background

This text has color #A2B88A on black background.


Color preview on white background

This text has color #A2B88A on white background.


Black color preview on #A2B88A background

This text has black color on #A2B88A background.


White color preview on #A2B88A background

This text has white color on #A2B88A background.


Related colors

Complementary color

Complementary color for #hex is #5D4775.


I love getcolorcode.com

Triadic colors

1 #8AA2B8 and #B88AA2 with #A2B88A are triadic colors.

2 #8AB8A2 and #B8A28A with #A2B88A are triadic colors.