COLOR #A3EE76

HEX: #A3EE76 RGB: (163,238,118)

Color info

#A3EE76 contains mainly green color. Web safe color of #A3EE76 is #99FF66 (or #9F6).

RGB color model

#A3EE76 color RGB value is (163,238,118).

RGB: (163,238,118) (64%, 93%, 46%)

RGB channels and saturation

R 163 of 255 = 64%
G 238 of 255 = 93%
B 118 of 255 = 46%

163
238
118

R + G + B ~ 68%. #A3EE76 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 238 + 118 = 519 (100%)
R 163 of 519 ~ 31.41%
G 238 of 519 ~ 45.86%
B 118 of 519 ~ 22.74'%

%31.41
%45.86
%22.74

CMYK color model

#A3EE76 color CMYK value is (32,0,50,7).

  • cyan value is 31.51%
  • magenta value is 0.00%
  • yellow value is 50.42%
  • key color value is 6.67%

CMYK: (32,0,50,7)
C32M0Y50K7 (32%, 0%, 50%, 7%)
(0.32 / 0.00 / 0.50 / 0.07)

CMYK percentages

%31.51
%0
%50.42
%6.67

Codes

Color #A3EE76 in popluar color models

A3 EE 76
RGB 163 238 118
HSL 98° 77.92% 69.80%
HSB/HSV 98° 50.42% 93.33%
CMYK 31.51% 0.00% 50.42%
6.67%

Color #A3EE76 in popluar number systems.

HEX A3 EE 76
Decimal 163 238 118
Binary 10100011 11101110 1110110
Octal 243 356 166

Shades and tints

Shades of #A3EE76

#A3EE76
(163,238,118)
#95D96C
(149,217,108)
#87C462
(135,196,98)
#79AF58
(121,175,88)
#6B9A4E
(107,154,78)
#5D8544
(93,133,68)
#4F703A
(79,112,58)
#415B30
(65,91,48)
#334626
(51,70,38)
#25311C
(37,49,28)
#171C12
(23,28,18)
#000000
(0,0,0)

Tints of #A3EE76

#A3EE76
(163,238,118)
#ABEF82
(171,239,130)
#B3F08E
(179,240,142)
#BBF19A
(187,241,154)
#C3F2A6
(195,242,166)
#CBF3B2
(203,243,178)
#D3F4BE
(211,244,190)
#DBF5CA
(219,245,202)
#E3F6D6
(227,246,214)
#EBF7E2
(235,247,226)
#F3F8EE
(243,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3EE76 color. Also use rgb(163,238,118) instead hex code.

Text Font Color

.myTextColor { color: #A3EE76; }

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

This text font color is #A3EE76.

Background Color

.myBgColor { background-color: #A3EE76; }

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

This div background color is #A3EE76.

Border color

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

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

This div border color is #A3EE76.

Opacity

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

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

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

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

This text has shadow with #A3EE76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3EE76.

Preview

Color preview on black background

This text has color #A3EE76 on black background.


Color preview on white background

This text has color #A3EE76 on white background.


Black color preview on #A3EE76 background

This text has black color on #A3EE76 background.


White color preview on #A3EE76 background

This text has white color on #A3EE76 background.


Related colors

Complementary color

Complementary color for #hex is #5C1189.


I love getcolorcode.com

Triadic colors

1 #76A3EE and #EE76A3 with #A3EE76 are triadic colors.

2 #76EEA3 and #EEA376 with #A3EE76 are triadic colors.