COLOR #A3E67A

HEX: #A3E67A RGB: (163,230,122)

Color info

#A3E67A contains mainly green color. Web safe color of #A3E67A is #99CC66 (or #9C6).

RGB color model

#A3E67A color RGB value is (163,230,122).

RGB: (163,230,122) (64%, 90%, 48%)

RGB channels and saturation

R 163 of 255 = 64%
G 230 of 255 = 90%
B 122 of 255 = 48%

163
230
122

R + G + B ~ 67%. #A3E67A is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 230 + 122 = 515 (100%)
R 163 of 515 ~ 31.65%
G 230 of 515 ~ 44.66%
B 122 of 515 ~ 23.69'%

%31.65
%44.66
%23.69

CMYK color model

#A3E67A color CMYK value is (29,0,47,10).

  • cyan value is 29.13%
  • magenta value is 0.00%
  • yellow value is 46.96%
  • key color value is 9.80%

CMYK: (29,0,47,10)
C29M0Y47K10 (29%, 0%, 47%, 10%)
(0.29 / 0.00 / 0.47 / 0.10)

CMYK percentages

%29.13
%0
%46.96
%9.8

Codes

Color #A3E67A in popluar color models

A3 E6 7A
RGB 163 230 122
HSL 97° 68.35% 69.02%
HSB/HSV 97° 46.96% 90.20%
CMYK 29.13% 0.00% 46.96%
9.80%

Color #A3E67A in popluar number systems.

HEX A3 E6 7A
Decimal 163 230 122
Binary 10100011 11100110 1111010
Octal 243 346 172

Shades and tints

Shades of #A3E67A

#A3E67A
(163,230,122)
#95D26F
(149,210,111)
#87BE64
(135,190,100)
#79AA59
(121,170,89)
#6B964E
(107,150,78)
#5D8243
(93,130,67)
#4F6E38
(79,110,56)
#415A2D
(65,90,45)
#334622
(51,70,34)
#253217
(37,50,23)
#171E0C
(23,30,12)
#000000
(0,0,0)

Tints of #A3E67A

#A3E67A
(163,230,122)
#ABE886
(171,232,134)
#B3EA92
(179,234,146)
#BBEC9E
(187,236,158)
#C3EEAA
(195,238,170)
#CBF0B6
(203,240,182)
#D3F2C2
(211,242,194)
#DBF4CE
(219,244,206)
#E3F6DA
(227,246,218)
#EBF8E6
(235,248,230)
#F3FAF2
(243,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3E67A color. Also use rgb(163,230,122) instead hex code.

Text Font Color

.myTextColor { color: #A3E67A; }

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

This text font color is #A3E67A.

Background Color

.myBgColor { background-color: #A3E67A; }

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

This div background color is #A3E67A.

Border color

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

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

This div border color is #A3E67A.

Opacity

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

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

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

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

This text has shadow with #A3E67A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3E67A.

Preview

Color preview on black background

This text has color #A3E67A on black background.


Color preview on white background

This text has color #A3E67A on white background.


Black color preview on #A3E67A background

This text has black color on #A3E67A background.


White color preview on #A3E67A background

This text has white color on #A3E67A background.


Related colors

Complementary color

Complementary color for #hex is #5C1985.


I love getcolorcode.com

Triadic colors

1 #7AA3E6 and #E67AA3 with #A3E67A are triadic colors.

2 #7AE6A3 and #E6A37A with #A3E67A are triadic colors.