COLOR #A6E594

HEX: #A6E594 RGB: (166,229,148)

Color info

#A6E594 contains mainly green color. Web safe color of #A6E594 is #99CC99 (or #9C9).

RGB color model

#A6E594 color RGB value is (166,229,148).

RGB: (166,229,148) (65%, 90%, 58%)

RGB channels and saturation

R 166 of 255 = 65%
G 229 of 255 = 90%
B 148 of 255 = 58%

166
229
148

R + G + B ~ 71%. #A6E594 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 229 + 148 = 543 (100%)
R 166 of 543 ~ 30.57%
G 229 of 543 ~ 42.17%
B 148 of 543 ~ 27.26'%

%30.57
%42.17
%27.26

CMYK color model

#A6E594 color CMYK value is (28,0,35,10).

  • cyan value is 27.51%
  • magenta value is 0.00%
  • yellow value is 35.37%
  • key color value is 10.20%

CMYK: (28,0,35,10)
C28M0Y35K10 (28%, 0%, 35%, 10%)
(0.28 / 0.00 / 0.35 / 0.10)

CMYK percentages

%27.51
%0
%35.37
%10.2

Codes

Color #A6E594 in popluar color models

A6 E5 94
RGB 166 229 148
HSL 107° 60.90% 73.92%
HSB/HSV 107° 35.37% 89.80%
CMYK 27.51% 0.00% 35.37%
10.20%

Color #A6E594 in popluar number systems.

HEX A6 E5 94
Decimal 166 229 148
Binary 10100110 11100101 10010100
Octal 246 345 224

Shades and tints

Shades of #A6E594

#A6E594
(166,229,148)
#97D187
(151,209,135)
#88BD7A
(136,189,122)
#79A96D
(121,169,109)
#6A9560
(106,149,96)
#5B8153
(91,129,83)
#4C6D46
(76,109,70)
#3D5939
(61,89,57)
#2E452C
(46,69,44)
#1F311F
(31,49,31)
#101D12
(16,29,18)
#000000
(0,0,0)

Tints of #A6E594

#A6E594
(166,229,148)
#AEE79D
(174,231,157)
#B6E9A6
(182,233,166)
#BEEBAF
(190,235,175)
#C6EDB8
(198,237,184)
#CEEFC1
(206,239,193)
#D6F1CA
(214,241,202)
#DEF3D3
(222,243,211)
#E6F5DC
(230,245,220)
#EEF7E5
(238,247,229)
#F6F9EE
(246,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6E594 color. Also use rgb(166,229,148) instead hex code.

Text Font Color

.myTextColor { color: #A6E594; }

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

This text font color is #A6E594.

Background Color

.myBgColor { background-color: #A6E594; }

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

This div background color is #A6E594.

Border color

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

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

This div border color is #A6E594.

Opacity

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

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

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

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

This text has shadow with #A6E594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6E594.

Preview

Color preview on black background

This text has color #A6E594 on black background.


Color preview on white background

This text has color #A6E594 on white background.


Black color preview on #A6E594 background

This text has black color on #A6E594 background.


White color preview on #A6E594 background

This text has white color on #A6E594 background.


Related colors

Complementary color

Complementary color for #hex is #591A6B.


I love getcolorcode.com

Triadic colors

1 #94A6E5 and #E594A6 with #A6E594 are triadic colors.

2 #94E5A6 and #E5A694 with #A6E594 are triadic colors.