COLOR #A6C695

HEX: #A6C695 RGB: (166,198,149)

Color info

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

RGB color model

#A6C695 color RGB value is (166,198,149).

RGB: (166,198,149) (65%, 78%, 58%)

RGB channels and saturation

R 166 of 255 = 65%
G 198 of 255 = 78%
B 149 of 255 = 58%

166
198
149

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

Portions of RGB colors in percentages

R + G + B = 166 + 198 + 149 = 513 (100%)
R 166 of 513 ~ 32.36%
G 198 of 513 ~ 38.6%
B 149 of 513 ~ 29.04'%

%32.36
%38.6
%29.04

CMYK color model

#A6C695 color CMYK value is (16,0,25,22).

  • cyan value is 16.16%
  • magenta value is 0.00%
  • yellow value is 24.75%
  • key color value is 22.35%

CMYK: (16,0,25,22)
C16M0Y25K22 (16%, 0%, 25%, 22%)
(0.16 / 0.00 / 0.25 / 0.22)

CMYK percentages

%16.16
%0
%24.75
%22.35

Codes

Color #A6C695 in popluar color models

A6 C6 95
RGB 166 198 149
HSL 99° 30.06% 68.04%
HSB/HSV 99° 24.75% 77.65%
CMYK 16.16% 0.00% 24.75%
22.35%

Color #A6C695 in popluar number systems.

HEX A6 C6 95
Decimal 166 198 149
Binary 10100110 11000110 10010101
Octal 246 306 225

Shades and tints

Shades of #A6C695

#A6C695
(166,198,149)
#97B488
(151,180,136)
#88A27B
(136,162,123)
#79906E
(121,144,110)
#6A7E61
(106,126,97)
#5B6C54
(91,108,84)
#4C5A47
(76,90,71)
#3D483A
(61,72,58)
#2E362D
(46,54,45)
#1F2420
(31,36,32)
#101213
(16,18,19)
#000000
(0,0,0)

Tints of #A6C695

#A6C695
(166,198,149)
#AECB9E
(174,203,158)
#B6D0A7
(182,208,167)
#BED5B0
(190,213,176)
#C6DAB9
(198,218,185)
#CEDFC2
(206,223,194)
#D6E4CB
(214,228,203)
#DEE9D4
(222,233,212)
#E6EEDD
(230,238,221)
#EEF3E6
(238,243,230)
#F6F8EF
(246,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6C695; }

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

This text font color is #A6C695.

Background Color

.myBgColor { background-color: #A6C695; }

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

This div background color is #A6C695.

Border color

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

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

This div border color is #A6C695.

Opacity

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

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

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

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

This text has shadow with #A6C695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C695.

Preview

Color preview on black background

This text has color #A6C695 on black background.


Color preview on white background

This text has color #A6C695 on white background.


Black color preview on #A6C695 background

This text has black color on #A6C695 background.


White color preview on #A6C695 background

This text has white color on #A6C695 background.


Related colors

Complementary color

Complementary color for #hex is #59396A.


I love getcolorcode.com

Triadic colors

1 #95A6C6 and #C695A6 with #A6C695 are triadic colors.

2 #95C6A6 and #C6A695 with #A6C695 are triadic colors.