COLOR #A6D6AB

HEX: #A6D6AB RGB: (166,214,171)

Color info

#A6D6AB contains red, green and blue colors in about the same proportion. Web safe color of #A6D6AB is #99CC99 (or #9C9).

RGB color model

#A6D6AB color RGB value is (166,214,171).

RGB: (166,214,171) (65%, 84%, 67%)

RGB channels and saturation

R 166 of 255 = 65%
G 214 of 255 = 84%
B 171 of 255 = 67%

166
214
171

R + G + B ~ 72%. #A6D6AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 214 + 171 = 551 (100%)
R 166 of 551 ~ 30.13%
G 214 of 551 ~ 38.84%
B 171 of 551 ~ 31.03'%

%30.13
%38.84
%31.03

CMYK color model

#A6D6AB color CMYK value is (22,0,20,16).

  • cyan value is 22.43%
  • magenta value is 0.00%
  • yellow value is 20.09%
  • key color value is 16.08%
CMYK: (22,0,20,16) C22M0Y20K16 (22%,0%,20%,16%) (0.22/0.00/0.20/0.16) 

CMYK percentages

%22.43
%0
%20.09
%16.08

Codes

Color #A6D6AB in popluar color models

A6 D6 AB
RGB 166 214 171
HSL 126° 36.92% 74.51%
HSB/HSV 126° 22.43% 83.92%
CMYK 22.43% 0.00% 20.09%
16.08%

Color #A6D6AB in popluar number systems.

HEX A6 D6 AB
Decimal 166 214 171
Binary 10100110 11010110 10101011
Octal 246 326 253

Shades and tints

Shades of #A6D6AB

#A6D6AB
(166,214,171)
#97C39C
(151,195,156)
#88B08D
(136,176,141)
#799D7E
(121,157,126)
#6A8A6F
(106,138,111)
#5B7760
(91,119,96)
#4C6451
(76,100,81)
#3D5142
(61,81,66)
#2E3E33
(46,62,51)
#1F2B24
(31,43,36)
#101815
(16,24,21)
#000000
(0,0,0)

Tints of #A6D6AB

#A6D6AB
(166,214,171)
#AED9B2
(174,217,178)
#B6DCB9
(182,220,185)
#BEDFC0
(190,223,192)
#C6E2C7
(198,226,199)
#CEE5CE
(206,229,206)
#D6E8D5
(214,232,213)
#DEEBDC
(222,235,220)
#E6EEE3
(230,238,227)
#EEF1EA
(238,241,234)
#F6F4F1
(246,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6D6AB; }

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

This text font color is #A6D6AB.

Background Color

.myBgColor { background-color: #A6D6AB; }

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

This div background color is #A6D6AB.

Border color

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

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

This div border color is #A6D6AB.

Opacity

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

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

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

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

This text has shadow with #A6D6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D6AB.

Preview

Color preview on black background

This text has color #A6D6AB on black background.


Color preview on white background

This text has color #A6D6AB on white background.


Black color preview on #A6D6AB background

This text has black color on #A6D6AB background.


White color preview on #A6D6AB background

This text has white color on #A6D6AB background.


Related colors

Complementary color

Complementary color for #hex is #592954.


I love getcolorcode.com

Triadic colors

1 #ABA6D6 and #D6ABA6 with #A6D6AB are triadic colors.

2 #ABD6A6 and #D6A6AB with #A6D6AB are triadic colors.