COLOR #A4DEA6

HEX: #A4DEA6 RGB: (164,222,166)

Color info

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

RGB color model

#A4DEA6 color RGB value is (164,222,166).

RGB: (164,222,166) (64%, 87%, 65%)

RGB channels and saturation

R 164 of 255 = 64%
G 222 of 255 = 87%
B 166 of 255 = 65%

164
222
166

R + G + B ~ 72%. #A4DEA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 222 + 166 = 552 (100%)
R 164 of 552 ~ 29.71%
G 222 of 552 ~ 40.22%
B 166 of 552 ~ 30.07'%

%29.71
%40.22
%30.07

CMYK color model

#A4DEA6 color CMYK value is (26,0,25,13).

  • cyan value is 26.13%
  • magenta value is 0.00%
  • yellow value is 25.23%
  • key color value is 12.94%
CMYK: (26,0,25,13) C26M0Y25K13 (26%,0%,25%,13%) (0.26/0.00/0.25/0.13) 

CMYK percentages

%26.13
%0
%25.23
%12.94

Codes

Color #A4DEA6 in popluar color models

A4 DE A6
RGB 164 222 166
HSL 122° 46.77% 75.69%
HSB/HSV 122° 26.13% 87.06%
CMYK 26.13% 0.00% 25.23%
12.94%

Color #A4DEA6 in popluar number systems.

HEX A4 DE A6
Decimal 164 222 166
Binary 10100100 11011110 10100110
Octal 244 336 246

Shades and tints

Shades of #A4DEA6

#A4DEA6
(164,222,166)
#96CA97
(150,202,151)
#88B688
(136,182,136)
#7AA279
(122,162,121)
#6C8E6A
(108,142,106)
#5E7A5B
(94,122,91)
#50664C
(80,102,76)
#42523D
(66,82,61)
#343E2E
(52,62,46)
#262A1F
(38,42,31)
#181610
(24,22,16)
#000000
(0,0,0)

Tints of #A4DEA6

#A4DEA6
(164,222,166)
#ACE1AE
(172,225,174)
#B4E4B6
(180,228,182)
#BCE7BE
(188,231,190)
#C4EAC6
(196,234,198)
#CCEDCE
(204,237,206)
#D4F0D6
(212,240,214)
#DCF3DE
(220,243,222)
#E4F6E6
(228,246,230)
#ECF9EE
(236,249,238)
#F4FCF6
(244,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4DEA6 color. Also use rgb(164,222,166) instead hex code.

Text Font Color

.myTextColor { color: #A4DEA6; }

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

This text font color is #A4DEA6.

Background Color

.myBgColor { background-color: #A4DEA6; }

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

This div background color is #A4DEA6.

Border color

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

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

This div border color is #A4DEA6.

Opacity

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

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

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

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

This text has shadow with #A4DEA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4DEA6.

Preview

Color preview on black background

This text has color #A4DEA6 on black background.


Color preview on white background

This text has color #A4DEA6 on white background.


Black color preview on #A4DEA6 background

This text has black color on #A4DEA6 background.


White color preview on #A4DEA6 background

This text has white color on #A4DEA6 background.


Related colors

Complementary color

Complementary color for #hex is #5B2159.


I love getcolorcode.com

Triadic colors

1 #A6A4DE and #DEA6A4 with #A4DEA6 are triadic colors.

2 #A6DEA4 and #DEA4A6 with #A4DEA6 are triadic colors.