COLOR #A2C467

HEX: #A2C467 RGB: (162,196,103)

Color info

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

RGB color model

#A2C467 color RGB value is (162,196,103).

RGB: (162,196,103) (64%, 77%, 40%)

RGB channels and saturation

R 162 of 255 = 64%
G 196 of 255 = 77%
B 103 of 255 = 40%

162
196
103

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

Portions of RGB colors in percentages

R + G + B = 162 + 196 + 103 = 461 (100%)
R 162 of 461 ~ 35.14%
G 196 of 461 ~ 42.52%
B 103 of 461 ~ 22.34'%

%35.14
%42.52
%22.34

CMYK color model

#A2C467 color CMYK value is (17,0,47,23).

  • cyan value is 17.35%
  • magenta value is 0.00%
  • yellow value is 47.45%
  • key color value is 23.14%

CMYK: (17,0,47,23)
C17M0Y47K23 (17%, 0%, 47%, 23%)
(0.17 / 0.00 / 0.47 / 0.23)

CMYK percentages

%17.35
%0
%47.45
%23.14

Codes

Color #A2C467 in popluar color models

A2 C4 67
RGB 162 196 103
HSL 82° 44.08% 58.63%
HSB/HSV 82° 47.45% 76.86%
CMYK 17.35% 0.00% 47.45%
23.14%

Color #A2C467 in popluar number systems.

HEX A2 C4 67
Decimal 162 196 103
Binary 10100010 11000100 1100111
Octal 242 304 147

Shades and tints

Shades of #A2C467

#A2C467
(162,196,103)
#94B35E
(148,179,94)
#86A255
(134,162,85)
#78914C
(120,145,76)
#6A8043
(106,128,67)
#5C6F3A
(92,111,58)
#4E5E31
(78,94,49)
#404D28
(64,77,40)
#323C1F
(50,60,31)
#242B16
(36,43,22)
#161A0D
(22,26,13)
#000000
(0,0,0)

Tints of #A2C467

#A2C467
(162,196,103)
#AAC974
(170,201,116)
#B2CE81
(178,206,129)
#BAD38E
(186,211,142)
#C2D89B
(194,216,155)
#CADDA8
(202,221,168)
#D2E2B5
(210,226,181)
#DAE7C2
(218,231,194)
#E2ECCF
(226,236,207)
#EAF1DC
(234,241,220)
#F2F6E9
(242,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A2C467 color. Also use rgb(162,196,103) instead hex code.

Text Font Color

.myTextColor { color: #A2C467; }

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

This text font color is #A2C467.

Background Color

.myBgColor { background-color: #A2C467; }

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

This div background color is #A2C467.

Border color

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

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

This div border color is #A2C467.

Opacity

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

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

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

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

This text has shadow with #A2C467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A2C467.

Preview

Color preview on black background

This text has color #A2C467 on black background.


Color preview on white background

This text has color #A2C467 on white background.


Black color preview on #A2C467 background

This text has black color on #A2C467 background.


White color preview on #A2C467 background

This text has white color on #A2C467 background.


Related colors

Complementary color

Complementary color for #hex is #5D3B98.


I love getcolorcode.com

Triadic colors

1 #67A2C4 and #C467A2 with #A2C467 are triadic colors.

2 #67C4A2 and #C4A267 with #A2C467 are triadic colors.