COLOR #A6D79E

HEX: #A6D79E RGB: (166,215,158)

Color info

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

RGB color model

#A6D79E color RGB value is (166,215,158).

RGB: (166,215,158) (65%, 84%, 62%)

RGB channels and saturation

R 166 of 255 = 65%
G 215 of 255 = 84%
B 158 of 255 = 62%

166
215
158

R + G + B ~ 70%. #A6D79E is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 215 + 158 = 539 (100%)
R 166 of 539 ~ 30.8%
G 215 of 539 ~ 39.89%
B 158 of 539 ~ 29.31'%

%30.8
%39.89
%29.31

CMYK color model

#A6D79E color CMYK value is (23,0,27,16).

  • cyan value is 22.79%
  • magenta value is 0.00%
  • yellow value is 26.51%
  • key color value is 15.69%

CMYK: (23,0,27,16)
C23M0Y27K16 (23%, 0%, 27%, 16%)
(0.23 / 0.00 / 0.27 / 0.16)

CMYK percentages

%22.79
%0
%26.51
%15.69

Codes

Color #A6D79E in popluar color models

A6 D7 9E
RGB 166 215 158
HSL 112° 41.61% 73.14%
HSB/HSV 112° 26.51% 84.31%
CMYK 22.79% 0.00% 26.51%
15.69%

Color #A6D79E in popluar number systems.

HEX A6 D7 9E
Decimal 166 215 158
Binary 10100110 11010111 10011110
Octal 246 327 236

Shades and tints

Shades of #A6D79E

#A6D79E
(166,215,158)
#97C490
(151,196,144)
#88B182
(136,177,130)
#799E74
(121,158,116)
#6A8B66
(106,139,102)
#5B7858
(91,120,88)
#4C654A
(76,101,74)
#3D523C
(61,82,60)
#2E3F2E
(46,63,46)
#1F2C20
(31,44,32)
#101912
(16,25,18)
#000000
(0,0,0)

Tints of #A6D79E

#A6D79E
(166,215,158)
#AEDAA6
(174,218,166)
#B6DDAE
(182,221,174)
#BEE0B6
(190,224,182)
#C6E3BE
(198,227,190)
#CEE6C6
(206,230,198)
#D6E9CE
(214,233,206)
#DEECD6
(222,236,214)
#E6EFDE
(230,239,222)
#EEF2E6
(238,242,230)
#F6F5EE
(246,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D79E color. Also use rgb(166,215,158) instead hex code.

Text Font Color

.myTextColor { color: #A6D79E; }

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

This text font color is #A6D79E.

Background Color

.myBgColor { background-color: #A6D79E; }

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

This div background color is #A6D79E.

Border color

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

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

This div border color is #A6D79E.

Opacity

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

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

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

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

This text has shadow with #A6D79E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D79E.

Preview

Color preview on black background

This text has color #A6D79E on black background.


Color preview on white background

This text has color #A6D79E on white background.


Black color preview on #A6D79E background

This text has black color on #A6D79E background.


White color preview on #A6D79E background

This text has white color on #A6D79E background.


Related colors

Complementary color

Complementary color for #hex is #592861.


I love getcolorcode.com

Triadic colors

1 #9EA6D7 and #D79EA6 with #A6D79E are triadic colors.

2 #9ED7A6 and #D7A69E with #A6D79E are triadic colors.