COLOR #A6C39B

HEX: #A6C39B RGB: (166,195,155)

Color info

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

RGB color model

#A6C39B color RGB value is (166,195,155).

RGB: (166,195,155) (65%, 76%, 61%)

RGB channels and saturation

R 166 of 255 = 65%
G 195 of 255 = 76%
B 155 of 255 = 61%

166
195
155

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

Portions of RGB colors in percentages

R + G + B = 166 + 195 + 155 = 516 (100%)
R 166 of 516 ~ 32.17%
G 195 of 516 ~ 37.79%
B 155 of 516 ~ 30.04'%

%32.17
%37.79
%30.04

CMYK color model

#A6C39B color CMYK value is (15,0,21,24).

  • cyan value is 14.87%
  • magenta value is 0.00%
  • yellow value is 20.51%
  • key color value is 23.53%
CMYK: (15,0,21,24) C15M0Y21K24 (15%,0%,21%,24%) (0.15/0.00/0.21/0.24) 

CMYK percentages

%14.87
%0
%20.51
%23.53

Codes

Color #A6C39B in popluar color models

A6 C3 9B
RGB 166 195 155
HSL 104° 25.00% 68.63%
HSB/HSV 104° 20.51% 76.47%
CMYK 14.87% 0.00% 20.51%
23.53%

Color #A6C39B in popluar number systems.

HEX A6 C3 9B
Decimal 166 195 155
Binary 10100110 11000011 10011011
Octal 246 303 233

Shades and tints

Shades of #A6C39B

#A6C39B
(166,195,155)
#97B28D
(151,178,141)
#88A17F
(136,161,127)
#799071
(121,144,113)
#6A7F63
(106,127,99)
#5B6E55
(91,110,85)
#4C5D47
(76,93,71)
#3D4C39
(61,76,57)
#2E3B2B
(46,59,43)
#1F2A1D
(31,42,29)
#10190F
(16,25,15)
#000000
(0,0,0)

Tints of #A6C39B

#A6C39B
(166,195,155)
#AEC8A4
(174,200,164)
#B6CDAD
(182,205,173)
#BED2B6
(190,210,182)
#C6D7BF
(198,215,191)
#CEDCC8
(206,220,200)
#D6E1D1
(214,225,209)
#DEE6DA
(222,230,218)
#E6EBE3
(230,235,227)
#EEF0EC
(238,240,236)
#F6F5F5
(246,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6C39B; }

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

This text font color is #A6C39B.

Background Color

.myBgColor { background-color: #A6C39B; }

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

This div background color is #A6C39B.

Border color

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

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

This div border color is #A6C39B.

Opacity

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

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

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

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

This text has shadow with #A6C39B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C39B.

Preview

Color preview on black background

This text has color #A6C39B on black background.


Color preview on white background

This text has color #A6C39B on white background.


Black color preview on #A6C39B background

This text has black color on #A6C39B background.


White color preview on #A6C39B background

This text has white color on #A6C39B background.


Related colors

Complementary color

Complementary color for #hex is #593C64.


I love getcolorcode.com

Triadic colors

1 #9BA6C3 and #C39BA6 with #A6C39B are triadic colors.

2 #9BC3A6 and #C3A69B with #A6C39B are triadic colors.