COLOR #A6D697

HEX: #A6D697 RGB: (166,214,151)

Color info

#A6D697 contains mainly red and green colors. Web safe color of #A6D697 is #99CC99 (or #9C9).

RGB color model

#A6D697 color RGB value is (166,214,151).

RGB: (166,214,151) (65%, 84%, 59%)

RGB channels and saturation

R 166 of 255 = 65%
G 214 of 255 = 84%
B 151 of 255 = 59%

166
214
151

R + G + B ~ 69%. #A6D697 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 214 + 151 = 531 (100%)
R 166 of 531 ~ 31.26%
G 214 of 531 ~ 40.3%
B 151 of 531 ~ 28.44'%

%31.26
%40.3
%28.44

CMYK color model

#A6D697 color CMYK value is (22,0,29,16).

  • cyan value is 22.43%
  • magenta value is 0.00%
  • yellow value is 29.44%
  • key color value is 16.08%

CMYK: (22,0,29,16)
C22M0Y29K16 (22%, 0%, 29%, 16%)
(0.22 / 0.00 / 0.29 / 0.16)

CMYK percentages

%22.43
%0
%29.44
%16.08

Codes

Color #A6D697 in popluar color models

A6 D6 97
RGB 166 214 151
HSL 106° 43.45% 71.57%
HSB/HSV 106° 29.44% 83.92%
CMYK 22.43% 0.00% 29.44%
16.08%

Color #A6D697 in popluar number systems.

HEX A6 D6 97
Decimal 166 214 151
Binary 10100110 11010110 10010111
Octal 246 326 227

Shades and tints

Shades of #A6D697

#A6D697
(166,214,151)
#97C38A
(151,195,138)
#88B07D
(136,176,125)
#799D70
(121,157,112)
#6A8A63
(106,138,99)
#5B7756
(91,119,86)
#4C6449
(76,100,73)
#3D513C
(61,81,60)
#2E3E2F
(46,62,47)
#1F2B22
(31,43,34)
#101815
(16,24,21)
#000000
(0,0,0)

Tints of #A6D697

#A6D697
(166,214,151)
#AED9A0
(174,217,160)
#B6DCA9
(182,220,169)
#BEDFB2
(190,223,178)
#C6E2BB
(198,226,187)
#CEE5C4
(206,229,196)
#D6E8CD
(214,232,205)
#DEEBD6
(222,235,214)
#E6EEDF
(230,238,223)
#EEF1E8
(238,241,232)
#F6F4F1
(246,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D697 color. Also use rgb(166,214,151) instead hex code.

Text Font Color

.myTextColor { color: #A6D697; }

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

This text font color is #A6D697.

Background Color

.myBgColor { background-color: #A6D697; }

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

This div background color is #A6D697.

Border color

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

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

This div border color is #A6D697.

Opacity

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

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

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

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

This text has shadow with #A6D697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D697.

Preview

Color preview on black background

This text has color #A6D697 on black background.


Color preview on white background

This text has color #A6D697 on white background.


Black color preview on #A6D697 background

This text has black color on #A6D697 background.


White color preview on #A6D697 background

This text has white color on #A6D697 background.


Related colors

Complementary color

Complementary color for #hex is #592968.


I love getcolorcode.com

Triadic colors

1 #97A6D6 and #D697A6 with #A6D697 are triadic colors.

2 #97D6A6 and #D6A697 with #A6D697 are triadic colors.