COLOR #A6C295

HEX: #A6C295 RGB: (166,194,149)

Color info

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

RGB color model

#A6C295 color RGB value is (166,194,149).

RGB: (166,194,149) (65%, 76%, 58%)

RGB channels and saturation

R 166 of 255 = 65%
G 194 of 255 = 76%
B 149 of 255 = 58%

166
194
149

R + G + B ~ 66%. #A6C295 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 194 + 149 = 509 (100%)
R 166 of 509 ~ 32.61%
G 194 of 509 ~ 38.11%
B 149 of 509 ~ 29.27'%

%32.61
%38.11
%29.27

CMYK color model

#A6C295 color CMYK value is (14,0,23,24).

  • cyan value is 14.43%
  • magenta value is 0.00%
  • yellow value is 23.20%
  • key color value is 23.92%
CMYK: (14,0,23,24) C14M0Y23K24 (14%,0%,23%,24%) (0.14/0.00/0.23/0.24) 

CMYK percentages

%14.43
%0
%23.2
%23.92

Codes

Color #A6C295 in popluar color models

A6 C2 95
RGB 166 194 149
HSL 97° 26.95% 67.25%
HSB/HSV 97° 23.20% 76.08%
CMYK 14.43% 0.00% 23.20%
23.92%

Color #A6C295 in popluar number systems.

HEX A6 C2 95
Decimal 166 194 149
Binary 10100110 11000010 10010101
Octal 246 302 225

Shades and tints

Shades of #A6C295

#A6C295
(166,194,149)
#97B188
(151,177,136)
#88A07B
(136,160,123)
#798F6E
(121,143,110)
#6A7E61
(106,126,97)
#5B6D54
(91,109,84)
#4C5C47
(76,92,71)
#3D4B3A
(61,75,58)
#2E3A2D
(46,58,45)
#1F2920
(31,41,32)
#101813
(16,24,19)
#000000
(0,0,0)

Tints of #A6C295

#A6C295
(166,194,149)
#AEC79E
(174,199,158)
#B6CCA7
(182,204,167)
#BED1B0
(190,209,176)
#C6D6B9
(198,214,185)
#CEDBC2
(206,219,194)
#D6E0CB
(214,224,203)
#DEE5D4
(222,229,212)
#E6EADD
(230,234,221)
#EEEFE6
(238,239,230)
#F6F4EF
(246,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C295 color. Also use rgb(166,194,149) instead hex code.

Text Font Color

.myTextColor { color: #A6C295; }

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

This text font color is #A6C295.

Background Color

.myBgColor { background-color: #A6C295; }

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

This div background color is #A6C295.

Border color

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

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

This div border color is #A6C295.

Opacity

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

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

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

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

This text has shadow with #A6C295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C295.

Preview

Color preview on black background

This text has color #A6C295 on black background.


Color preview on white background

This text has color #A6C295 on white background.


Black color preview on #A6C295 background

This text has black color on #A6C295 background.


White color preview on #A6C295 background

This text has white color on #A6C295 background.


Related colors

Complementary color

Complementary color for #hex is #593D6A.


I love getcolorcode.com

Triadic colors

1 #95A6C2 and #C295A6 with #A6C295 are triadic colors.

2 #95C2A6 and #C2A695 with #A6C295 are triadic colors.