COLOR #A6E6C3

HEX: #A6E6C3 RGB: (166,230,195)

Color info

#A6E6C3 contains mainly green and blue colors. Web safe color of #A6E6C3 is #99CCCC (or #9CC).

RGB color model

#A6E6C3 color RGB value is (166,230,195).

RGB: (166,230,195) (65%, 90%, 76%)

RGB channels and saturation

R 166 of 255 = 65%
G 230 of 255 = 90%
B 195 of 255 = 76%

166
230
195

R + G + B ~ 77%. #A6E6C3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 230 + 195 = 591 (100%)
R 166 of 591 ~ 28.09%
G 230 of 591 ~ 38.92%
B 195 of 591 ~ 32.99'%

%28.09
%38.92
%32.99

CMYK color model

#A6E6C3 color CMYK value is (28,0,15,10).

  • cyan value is 27.83%
  • magenta value is 0.00%
  • yellow value is 15.22%
  • key color value is 9.80%

CMYK: (28,0,15,10)
C28M0Y15K10 (28%, 0%, 15%, 10%)
(0.28 / 0.00 / 0.15 / 0.10)

CMYK percentages

%27.83
%0
%15.22
%9.8

Codes

Color #A6E6C3 in popluar color models

A6 E6 C3
RGB 166 230 195
HSL 147° 56.14% 77.65%
HSB/HSV 147° 27.83% 90.20%
CMYK 27.83% 0.00% 15.22%
9.80%

Color #A6E6C3 in popluar number systems.

HEX A6 E6 C3
Decimal 166 230 195
Binary 10100110 11100110 11000011
Octal 246 346 303

Shades and tints

Shades of #A6E6C3

#A6E6C3
(166,230,195)
#97D2B2
(151,210,178)
#88BEA1
(136,190,161)
#79AA90
(121,170,144)
#6A967F
(106,150,127)
#5B826E
(91,130,110)
#4C6E5D
(76,110,93)
#3D5A4C
(61,90,76)
#2E463B
(46,70,59)
#1F322A
(31,50,42)
#101E19
(16,30,25)
#000000
(0,0,0)

Tints of #A6E6C3

#A6E6C3
(166,230,195)
#AEE8C8
(174,232,200)
#B6EACD
(182,234,205)
#BEECD2
(190,236,210)
#C6EED7
(198,238,215)
#CEF0DC
(206,240,220)
#D6F2E1
(214,242,225)
#DEF4E6
(222,244,230)
#E6F6EB
(230,246,235)
#EEF8F0
(238,248,240)
#F6FAF5
(246,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6E6C3; }

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

This text font color is #A6E6C3.

Background Color

.myBgColor { background-color: #A6E6C3; }

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

This div background color is #A6E6C3.

Border color

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

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

This div border color is #A6E6C3.

Opacity

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

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

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

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

This text has shadow with #A6E6C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6E6C3.

Preview

Color preview on black background

This text has color #A6E6C3 on black background.


Color preview on white background

This text has color #A6E6C3 on white background.


Black color preview on #A6E6C3 background

This text has black color on #A6E6C3 background.


White color preview on #A6E6C3 background

This text has white color on #A6E6C3 background.


Related colors

Complementary color

Complementary color for #hex is #59193C.


I love getcolorcode.com

Triadic colors

1 #C3A6E6 and #E6C3A6 with #A6E6C3 are triadic colors.

2 #C3E6A6 and #E6A6C3 with #A6E6C3 are triadic colors.