COLOR #A6C9AD

HEX: #A6C9AD RGB: (166,201,173)

Color info

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

RGB color model

#A6C9AD color RGB value is (166,201,173).

RGB: (166,201,173) (65%, 79%, 68%)

RGB channels and saturation

R 166 of 255 = 65%
G 201 of 255 = 79%
B 173 of 255 = 68%

166
201
173

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

Portions of RGB colors in percentages

R + G + B = 166 + 201 + 173 = 540 (100%)
R 166 of 540 ~ 30.74%
G 201 of 540 ~ 37.22%
B 173 of 540 ~ 32.04'%

%30.74
%37.22
%32.04

CMYK color model

#A6C9AD color CMYK value is (17,0,14,21).

  • cyan value is 17.41%
  • magenta value is 0.00%
  • yellow value is 13.93%
  • key color value is 21.18%

CMYK: (17,0,14,21)
C17M0Y14K21 (17%, 0%, 14%, 21%)
(0.17 / 0.00 / 0.14 / 0.21)

CMYK percentages

%17.41
%0
%13.93
%21.18

Codes

Color #A6C9AD in popluar color models

A6 C9 AD
RGB 166 201 173
HSL 132° 24.48% 71.96%
HSB/HSV 132° 17.41% 78.82%
CMYK 17.41% 0.00% 13.93%
21.18%

Color #A6C9AD in popluar number systems.

HEX A6 C9 AD
Decimal 166 201 173
Binary 10100110 11001001 10101101
Octal 246 311 255

Shades and tints

Shades of #A6C9AD

#A6C9AD
(166,201,173)
#97B79E
(151,183,158)
#88A58F
(136,165,143)
#799380
(121,147,128)
#6A8171
(106,129,113)
#5B6F62
(91,111,98)
#4C5D53
(76,93,83)
#3D4B44
(61,75,68)
#2E3935
(46,57,53)
#1F2726
(31,39,38)
#101517
(16,21,23)
#000000
(0,0,0)

Tints of #A6C9AD

#A6C9AD
(166,201,173)
#AECDB4
(174,205,180)
#B6D1BB
(182,209,187)
#BED5C2
(190,213,194)
#C6D9C9
(198,217,201)
#CEDDD0
(206,221,208)
#D6E1D7
(214,225,215)
#DEE5DE
(222,229,222)
#E6E9E5
(230,233,229)
#EEEDEC
(238,237,236)
#F6F1F3
(246,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C9AD color. Also use rgb(166,201,173) instead hex code.

Text Font Color

.myTextColor { color: #A6C9AD; }

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

This text font color is #A6C9AD.

Background Color

.myBgColor { background-color: #A6C9AD; }

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

This div background color is #A6C9AD.

Border color

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

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

This div border color is #A6C9AD.

Opacity

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

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

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

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

This text has shadow with #A6C9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C9AD.

Preview

Color preview on black background

This text has color #A6C9AD on black background.


Color preview on white background

This text has color #A6C9AD on white background.


Black color preview on #A6C9AD background

This text has black color on #A6C9AD background.


White color preview on #A6C9AD background

This text has white color on #A6C9AD background.


Related colors

Complementary color

Complementary color for #hex is #593652.


I love getcolorcode.com

Triadic colors

1 #ADA6C9 and #C9ADA6 with #A6C9AD are triadic colors.

2 #ADC9A6 and #C9A6AD with #A6C9AD are triadic colors.