COLOR #A2B491

HEX: #A2B491 RGB: (162,180,145)

Color info

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

RGB color model

#A2B491 color RGB value is (162,180,145).

RGB: (162,180,145) (64%, 71%, 57%)

RGB channels and saturation

R 162 of 255 = 64%
G 180 of 255 = 71%
B 145 of 255 = 57%

162
180
145

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

Portions of RGB colors in percentages

R + G + B = 162 + 180 + 145 = 487 (100%)
R 162 of 487 ~ 33.26%
G 180 of 487 ~ 36.96%
B 145 of 487 ~ 29.77'%

%33.26
%36.96
%29.77

CMYK color model

#A2B491 color CMYK value is (10,0,19,29).

  • cyan value is 10.00%
  • magenta value is 0.00%
  • yellow value is 19.44%
  • key color value is 29.41%

CMYK: (10,0,19,29)
C10M0Y19K29 (10%, 0%, 19%, 29%)
(0.10 / 0.00 / 0.19 / 0.29)

CMYK percentages

%10
%0
%19.44
%29.41

Codes

Color #A2B491 in popluar color models

A2 B4 91
RGB 162 180 145
HSL 91° 18.92% 63.73%
HSB/HSV 91° 19.44% 70.59%
CMYK 10.00% 0.00% 19.44%
29.41%

Color #A2B491 in popluar number systems.

HEX A2 B4 91
Decimal 162 180 145
Binary 10100010 10110100 10010001
Octal 242 264 221

Shades and tints

Shades of #A2B491

#A2B491
(162,180,145)
#94A484
(148,164,132)
#869477
(134,148,119)
#78846A
(120,132,106)
#6A745D
(106,116,93)
#5C6450
(92,100,80)
#4E5443
(78,84,67)
#404436
(64,68,54)
#323429
(50,52,41)
#24241C
(36,36,28)
#16140F
(22,20,15)
#000000
(0,0,0)

Tints of #A2B491

#A2B491
(162,180,145)
#AABA9B
(170,186,155)
#B2C0A5
(178,192,165)
#BAC6AF
(186,198,175)
#C2CCB9
(194,204,185)
#CAD2C3
(202,210,195)
#D2D8CD
(210,216,205)
#DADED7
(218,222,215)
#E2E4E1
(226,228,225)
#EAEAEB
(234,234,235)
#F2F0F5
(242,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2B491 color. Also use rgb(162,180,145) instead hex code.

Text Font Color

.myTextColor { color: #A2B491; }

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

This text font color is #A2B491.

Background Color

.myBgColor { background-color: #A2B491; }

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

This div background color is #A2B491.

Border color

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

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

This div border color is #A2B491.

Opacity

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

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

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

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

This text has shadow with #A2B491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2B491.

Preview

Color preview on black background

This text has color #A2B491 on black background.


Color preview on white background

This text has color #A2B491 on white background.


Black color preview on #A2B491 background

This text has black color on #A2B491 background.


White color preview on #A2B491 background

This text has white color on #A2B491 background.


Related colors

Complementary color

Complementary color for #hex is #5D4B6E.


I love getcolorcode.com

Triadic colors

1 #91A2B4 and #B491A2 with #A2B491 are triadic colors.

2 #91B4A2 and #B4A291 with #A2B491 are triadic colors.