COLOR #A6C991

HEX: #A6C991 RGB: (166,201,145)

Color info

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

RGB color model

#A6C991 color RGB value is (166,201,145).

RGB: (166,201,145) (65%, 79%, 57%)

RGB channels and saturation

R 166 of 255 = 65%
G 201 of 255 = 79%
B 145 of 255 = 57%

166
201
145

R + G + B ~ 67%. #A6C991 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 201 + 145 = 512 (100%)
R 166 of 512 ~ 32.42%
G 201 of 512 ~ 39.26%
B 145 of 512 ~ 28.32'%

%32.42
%39.26
%28.32

CMYK color model

#A6C991 color CMYK value is (17,0,28,21).

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

CMYK: (17,0,28,21)
C17M0Y28K21 (17%, 0%, 28%, 21%)
(0.17 / 0.00 / 0.28 / 0.21)

CMYK percentages

%17.41
%0
%27.86
%21.18

Codes

Color #A6C991 in popluar color models

A6 C9 91
RGB 166 201 145
HSL 98° 34.15% 67.84%
HSB/HSV 98° 27.86% 78.82%
CMYK 17.41% 0.00% 27.86%
21.18%

Color #A6C991 in popluar number systems.

HEX A6 C9 91
Decimal 166 201 145
Binary 10100110 11001001 10010001
Octal 246 311 221

Shades and tints

Shades of #A6C991

#A6C991
(166,201,145)
#97B784
(151,183,132)
#88A577
(136,165,119)
#79936A
(121,147,106)
#6A815D
(106,129,93)
#5B6F50
(91,111,80)
#4C5D43
(76,93,67)
#3D4B36
(61,75,54)
#2E3929
(46,57,41)
#1F271C
(31,39,28)
#10150F
(16,21,15)
#000000
(0,0,0)

Tints of #A6C991

#A6C991
(166,201,145)
#AECD9B
(174,205,155)
#B6D1A5
(182,209,165)
#BED5AF
(190,213,175)
#C6D9B9
(198,217,185)
#CEDDC3
(206,221,195)
#D6E1CD
(214,225,205)
#DEE5D7
(222,229,215)
#E6E9E1
(230,233,225)
#EEEDEB
(238,237,235)
#F6F1F5
(246,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6C991; }

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

This text font color is #A6C991.

Background Color

.myBgColor { background-color: #A6C991; }

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

This div background color is #A6C991.

Border color

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

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

This div border color is #A6C991.

Opacity

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

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

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

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

This text has shadow with #A6C991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C991.

Preview

Color preview on black background

This text has color #A6C991 on black background.


Color preview on white background

This text has color #A6C991 on white background.


Black color preview on #A6C991 background

This text has black color on #A6C991 background.


White color preview on #A6C991 background

This text has white color on #A6C991 background.


Related colors

Complementary color

Complementary color for #hex is #59366E.


I love getcolorcode.com

Triadic colors

1 #91A6C9 and #C991A6 with #A6C991 are triadic colors.

2 #91C9A6 and #C9A691 with #A6C991 are triadic colors.