COLOR #A6C19A

HEX: #A6C19A RGB: (166,193,154)

Color info

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

RGB color model

#A6C19A color RGB value is (166,193,154).

RGB: (166,193,154) (65%, 76%, 60%)

RGB channels and saturation

R 166 of 255 = 65%
G 193 of 255 = 76%
B 154 of 255 = 60%

166
193
154

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

Portions of RGB colors in percentages

R + G + B = 166 + 193 + 154 = 513 (100%)
R 166 of 513 ~ 32.36%
G 193 of 513 ~ 37.62%
B 154 of 513 ~ 30.02'%

%32.36
%37.62
%30.02

CMYK color model

#A6C19A color CMYK value is (14,0,20,24).

  • cyan value is 13.99%
  • magenta value is 0.00%
  • yellow value is 20.21%
  • key color value is 24.31%

CMYK: (14,0,20,24)
C14M0Y20K24 (14%, 0%, 20%, 24%)
(0.14 / 0.00 / 0.20 / 0.24)

CMYK percentages

%13.99
%0
%20.21
%24.31

Codes

Color #A6C19A in popluar color models

A6 C1 9A
RGB 166 193 154
HSL 102° 23.93% 68.04%
HSB/HSV 102° 20.21% 75.69%
CMYK 13.99% 0.00% 20.21%
24.31%

Color #A6C19A in popluar number systems.

HEX A6 C1 9A
Decimal 166 193 154
Binary 10100110 11000001 10011010
Octal 246 301 232

Shades and tints

Shades of #A6C19A

#A6C19A
(166,193,154)
#97B08C
(151,176,140)
#889F7E
(136,159,126)
#798E70
(121,142,112)
#6A7D62
(106,125,98)
#5B6C54
(91,108,84)
#4C5B46
(76,91,70)
#3D4A38
(61,74,56)
#2E392A
(46,57,42)
#1F281C
(31,40,28)
#10170E
(16,23,14)
#000000
(0,0,0)

Tints of #A6C19A

#A6C19A
(166,193,154)
#AEC6A3
(174,198,163)
#B6CBAC
(182,203,172)
#BED0B5
(190,208,181)
#C6D5BE
(198,213,190)
#CEDAC7
(206,218,199)
#D6DFD0
(214,223,208)
#DEE4D9
(222,228,217)
#E6E9E2
(230,233,226)
#EEEEEB
(238,238,235)
#F6F3F4
(246,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C19A color. Also use rgb(166,193,154) instead hex code.

Text Font Color

.myTextColor { color: #A6C19A; }

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

This text font color is #A6C19A.

Background Color

.myBgColor { background-color: #A6C19A; }

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

This div background color is #A6C19A.

Border color

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

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

This div border color is #A6C19A.

Opacity

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

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

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

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

This text has shadow with #A6C19A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C19A.

Preview

Color preview on black background

This text has color #A6C19A on black background.


Color preview on white background

This text has color #A6C19A on white background.


Black color preview on #A6C19A background

This text has black color on #A6C19A background.


White color preview on #A6C19A background

This text has white color on #A6C19A background.


Related colors

Complementary color

Complementary color for #hex is #593E65.


I love getcolorcode.com

Triadic colors

1 #9AA6C1 and #C19AA6 with #A6C19A are triadic colors.

2 #9AC1A6 and #C1A69A with #A6C19A are triadic colors.