COLOR #A6C39E

HEX: #A6C39E RGB: (166,195,158)

Color info

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

RGB color model

#A6C39E color RGB value is (166,195,158).

RGB: (166,195,158) (65%, 76%, 62%)

RGB channels and saturation

R 166 of 255 = 65%
G 195 of 255 = 76%
B 158 of 255 = 62%

166
195
158

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

Portions of RGB colors in percentages

R + G + B = 166 + 195 + 158 = 519 (100%)
R 166 of 519 ~ 31.98%
G 195 of 519 ~ 37.57%
B 158 of 519 ~ 30.44'%

%31.98
%37.57
%30.44

CMYK color model

#A6C39E color CMYK value is (15,0,19,24).

  • cyan value is 14.87%
  • magenta value is 0.00%
  • yellow value is 18.97%
  • key color value is 23.53%

CMYK: (15,0,19,24)
C15M0Y19K24 (15%, 0%, 19%, 24%)
(0.15 / 0.00 / 0.19 / 0.24)

CMYK percentages

%14.87
%0
%18.97
%23.53

Codes

Color #A6C39E in popluar color models

A6 C3 9E
RGB 166 195 158
HSL 107° 23.57% 69.22%
HSB/HSV 107° 18.97% 76.47%
CMYK 14.87% 0.00% 18.97%
23.53%

Color #A6C39E in popluar number systems.

HEX A6 C3 9E
Decimal 166 195 158
Binary 10100110 11000011 10011110
Octal 246 303 236

Shades and tints

Shades of #A6C39E

#A6C39E
(166,195,158)
#97B290
(151,178,144)
#88A182
(136,161,130)
#799074
(121,144,116)
#6A7F66
(106,127,102)
#5B6E58
(91,110,88)
#4C5D4A
(76,93,74)
#3D4C3C
(61,76,60)
#2E3B2E
(46,59,46)
#1F2A20
(31,42,32)
#101912
(16,25,18)
#000000
(0,0,0)

Tints of #A6C39E

#A6C39E
(166,195,158)
#AEC8A6
(174,200,166)
#B6CDAE
(182,205,174)
#BED2B6
(190,210,182)
#C6D7BE
(198,215,190)
#CEDCC6
(206,220,198)
#D6E1CE
(214,225,206)
#DEE6D6
(222,230,214)
#E6EBDE
(230,235,222)
#EEF0E6
(238,240,230)
#F6F5EE
(246,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6C39E; }

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

This text font color is #A6C39E.

Background Color

.myBgColor { background-color: #A6C39E; }

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

This div background color is #A6C39E.

Border color

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

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

This div border color is #A6C39E.

Opacity

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

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

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

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

This text has shadow with #A6C39E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C39E.

Preview

Color preview on black background

This text has color #A6C39E on black background.


Color preview on white background

This text has color #A6C39E on white background.


Black color preview on #A6C39E background

This text has black color on #A6C39E background.


White color preview on #A6C39E background

This text has white color on #A6C39E background.


Related colors

Complementary color

Complementary color for #hex is #593C61.


I love getcolorcode.com

Triadic colors

1 #9EA6C3 and #C39EA6 with #A6C39E are triadic colors.

2 #9EC3A6 and #C3A69E with #A6C39E are triadic colors.