COLOR #A2B287

HEX: #A2B287 RGB: (162,178,135)

Color info

#A2B287 contains red, green and blue colors in about the same proportion. Web safe color of #A2B287 is #999999 (or #999).

RGB color model

#A2B287 color RGB value is (162,178,135).

RGB: (162,178,135) (64%, 70%, 53%)

RGB channels and saturation

R 162 of 255 = 64%
G 178 of 255 = 70%
B 135 of 255 = 53%

162
178
135

R + G + B ~ 62%. #A2B287 is quite light color.

Portions of RGB colors in percentages

R + G + B = 162 + 178 + 135 = 475 (100%)
R 162 of 475 ~ 34.11%
G 178 of 475 ~ 37.47%
B 135 of 475 ~ 28.42'%

%34.11
%37.47
%28.42

CMYK color model

#A2B287 color CMYK value is (9,0,24,30).

  • cyan value is 8.99%
  • magenta value is 0.00%
  • yellow value is 24.16%
  • key color value is 30.20%

CMYK: (9,0,24,30)
C9M0Y24K30 (9%, 0%, 24%, 30%)
(0.09 / 0.00 / 0.24 / 0.30)

CMYK percentages

%8.99
%0
%24.16
%30.2

Codes

Color #A2B287 in popluar color models

A2 B2 87
RGB 162 178 135
HSL 82° 21.83% 61.37%
HSB/HSV 82° 24.16% 69.80%
CMYK 8.99% 0.00% 24.16%
30.20%

Color #A2B287 in popluar number systems.

HEX A2 B2 87
Decimal 162 178 135
Binary 10100010 10110010 10000111
Octal 242 262 207

Shades and tints

Shades of #A2B287

#A2B287
(162,178,135)
#94A27B
(148,162,123)
#86926F
(134,146,111)
#788263
(120,130,99)
#6A7257
(106,114,87)
#5C624B
(92,98,75)
#4E523F
(78,82,63)
#404233
(64,66,51)
#323227
(50,50,39)
#24221B
(36,34,27)
#16120F
(22,18,15)
#000000
(0,0,0)

Tints of #A2B287

#A2B287
(162,178,135)
#AAB991
(170,185,145)
#B2C09B
(178,192,155)
#BAC7A5
(186,199,165)
#C2CEAF
(194,206,175)
#CAD5B9
(202,213,185)
#D2DCC3
(210,220,195)
#DAE3CD
(218,227,205)
#E2EAD7
(226,234,215)
#EAF1E1
(234,241,225)
#F2F8EB
(242,248,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2B287 color. Also use rgb(162,178,135) instead hex code.

Text Font Color

.myTextColor { color: #A2B287; }

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

This text font color is #A2B287.

Background Color

.myBgColor { background-color: #A2B287; }

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

This div background color is #A2B287.

Border color

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

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

This div border color is #A2B287.

Opacity

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

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

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

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

This text has shadow with #A2B287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2B287.

Preview

Color preview on black background

This text has color #A2B287 on black background.


Color preview on white background

This text has color #A2B287 on white background.


Black color preview on #A2B287 background

This text has black color on #A2B287 background.


White color preview on #A2B287 background

This text has white color on #A2B287 background.


Related colors

Complementary color

Complementary color for #hex is #5D4D78.


I love getcolorcode.com

Triadic colors

1 #87A2B2 and #B287A2 with #A2B287 are triadic colors.

2 #87B2A2 and #B2A287 with #A2B287 are triadic colors.