COLOR #A6C499

HEX: #A6C499 RGB: (166,196,153)

Color info

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

RGB color model

#A6C499 color RGB value is (166,196,153).

RGB: (166,196,153) (65%, 77%, 60%)

RGB channels and saturation

R 166 of 255 = 65%
G 196 of 255 = 77%
B 153 of 255 = 60%

166
196
153

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

Portions of RGB colors in percentages

R + G + B = 166 + 196 + 153 = 515 (100%)
R 166 of 515 ~ 32.23%
G 196 of 515 ~ 38.06%
B 153 of 515 ~ 29.71'%

%32.23
%38.06
%29.71

CMYK color model

#A6C499 color CMYK value is (15,0,22,23).

  • cyan value is 15.31%
  • magenta value is 0.00%
  • yellow value is 21.94%
  • key color value is 23.14%

CMYK: (15,0,22,23)
C15M0Y22K23 (15%, 0%, 22%, 23%)
(0.15 / 0.00 / 0.22 / 0.23)

CMYK percentages

%15.31
%0
%21.94
%23.14

Codes

Color #A6C499 in popluar color models

A6 C4 99
RGB 166 196 153
HSL 102° 26.71% 68.43%
HSB/HSV 102° 21.94% 76.86%
CMYK 15.31% 0.00% 21.94%
23.14%

Color #A6C499 in popluar number systems.

HEX A6 C4 99
Decimal 166 196 153
Binary 10100110 11000100 10011001
Octal 246 304 231

Shades and tints

Shades of #A6C499

#A6C499
(166,196,153)
#97B38C
(151,179,140)
#88A27F
(136,162,127)
#799172
(121,145,114)
#6A8065
(106,128,101)
#5B6F58
(91,111,88)
#4C5E4B
(76,94,75)
#3D4D3E
(61,77,62)
#2E3C31
(46,60,49)
#1F2B24
(31,43,36)
#101A17
(16,26,23)
#000000
(0,0,0)

Tints of #A6C499

#A6C499
(166,196,153)
#AEC9A2
(174,201,162)
#B6CEAB
(182,206,171)
#BED3B4
(190,211,180)
#C6D8BD
(198,216,189)
#CEDDC6
(206,221,198)
#D6E2CF
(214,226,207)
#DEE7D8
(222,231,216)
#E6ECE1
(230,236,225)
#EEF1EA
(238,241,234)
#F6F6F3
(246,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C499 color. Also use rgb(166,196,153) instead hex code.

Text Font Color

.myTextColor { color: #A6C499; }

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

This text font color is #A6C499.

Background Color

.myBgColor { background-color: #A6C499; }

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

This div background color is #A6C499.

Border color

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

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

This div border color is #A6C499.

Opacity

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

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

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

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

This text has shadow with #A6C499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C499.

Preview

Color preview on black background

This text has color #A6C499 on black background.


Color preview on white background

This text has color #A6C499 on white background.


Black color preview on #A6C499 background

This text has black color on #A6C499 background.


White color preview on #A6C499 background

This text has white color on #A6C499 background.


Related colors

Complementary color

Complementary color for #hex is #593B66.


I love getcolorcode.com

Triadic colors

1 #99A6C4 and #C499A6 with #A6C499 are triadic colors.

2 #99C4A6 and #C4A699 with #A6C499 are triadic colors.