COLOR #A6D690

HEX: #A6D690 RGB: (166,214,144)

Color info

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

RGB color model

#A6D690 color RGB value is (166,214,144).

RGB: (166,214,144) (65%, 84%, 56%)

RGB channels and saturation

R 166 of 255 = 65%
G 214 of 255 = 84%
B 144 of 255 = 56%

166
214
144

R + G + B ~ 68%. #A6D690 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 214 + 144 = 524 (100%)
R 166 of 524 ~ 31.68%
G 214 of 524 ~ 40.84%
B 144 of 524 ~ 27.48'%

%31.68
%40.84
%27.48

CMYK color model

#A6D690 color CMYK value is (22,0,33,16).

  • cyan value is 22.43%
  • magenta value is 0.00%
  • yellow value is 32.71%
  • key color value is 16.08%
CMYK: (22,0,33,16) C22M0Y33K16 (22%,0%,33%,16%) (0.22/0.00/0.33/0.16) 

CMYK percentages

%22.43
%0
%32.71
%16.08

Codes

Color #A6D690 in popluar color models

A6 D6 90
RGB 166 214 144
HSL 101° 46.05% 70.20%
HSB/HSV 101° 32.71% 83.92%
CMYK 22.43% 0.00% 32.71%
16.08%

Color #A6D690 in popluar number systems.

HEX A6 D6 90
Decimal 166 214 144
Binary 10100110 11010110 10010000
Octal 246 326 220

Shades and tints

Shades of #A6D690

#A6D690
(166,214,144)
#97C383
(151,195,131)
#88B076
(136,176,118)
#799D69
(121,157,105)
#6A8A5C
(106,138,92)
#5B774F
(91,119,79)
#4C6442
(76,100,66)
#3D5135
(61,81,53)
#2E3E28
(46,62,40)
#1F2B1B
(31,43,27)
#10180E
(16,24,14)
#000000
(0,0,0)

Tints of #A6D690

#A6D690
(166,214,144)
#AED99A
(174,217,154)
#B6DCA4
(182,220,164)
#BEDFAE
(190,223,174)
#C6E2B8
(198,226,184)
#CEE5C2
(206,229,194)
#D6E8CC
(214,232,204)
#DEEBD6
(222,235,214)
#E6EEE0
(230,238,224)
#EEF1EA
(238,241,234)
#F6F4F4
(246,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6D690; }

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

This text font color is #A6D690.

Background Color

.myBgColor { background-color: #A6D690; }

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

This div background color is #A6D690.

Border color

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

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

This div border color is #A6D690.

Opacity

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

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

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

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

This text has shadow with #A6D690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D690.

Preview

Color preview on black background

This text has color #A6D690 on black background.


Color preview on white background

This text has color #A6D690 on white background.


Black color preview on #A6D690 background

This text has black color on #A6D690 background.


White color preview on #A6D690 background

This text has white color on #A6D690 background.


Related colors

Complementary color

Complementary color for #hex is #59296F.


I love getcolorcode.com

Triadic colors

1 #90A6D6 and #D690A6 with #A6D690 are triadic colors.

2 #90D6A6 and #D6A690 with #A6D690 are triadic colors.