COLOR #A4DCA6

HEX: #A4DCA6 RGB: (164,220,166)

Color info

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

RGB color model

#A4DCA6 color RGB value is (164,220,166).

RGB: (164,220,166) (64%, 86%, 65%)

RGB channels and saturation

R 164 of 255 = 64%
G 220 of 255 = 86%
B 166 of 255 = 65%

164
220
166

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

Portions of RGB colors in percentages

R + G + B = 164 + 220 + 166 = 550 (100%)
R 164 of 550 ~ 29.82%
G 220 of 550 ~ 40%
B 166 of 550 ~ 30.18'%

%29.82
%40
%30.18

CMYK color model

#A4DCA6 color CMYK value is (25,0,25,14).

  • cyan value is 25.45%
  • magenta value is 0.00%
  • yellow value is 24.55%
  • key color value is 13.73%

CMYK: (25,0,25,14)
C25M0Y25K14 (25%, 0%, 25%, 14%)
(0.25 / 0.00 / 0.25 / 0.14)

CMYK percentages

%25.45
%0
%24.55
%13.73

Codes

Color #A4DCA6 in popluar color models

A4 DC A6
RGB 164 220 166
HSL 122° 44.44% 75.29%
HSB/HSV 122° 25.45% 86.27%
CMYK 25.45% 0.00% 24.55%
13.73%

Color #A4DCA6 in popluar number systems.

HEX A4 DC A6
Decimal 164 220 166
Binary 10100100 11011100 10100110
Octal 244 334 246

Shades and tints

Shades of #A4DCA6

#A4DCA6
(164,220,166)
#96C897
(150,200,151)
#88B488
(136,180,136)
#7AA079
(122,160,121)
#6C8C6A
(108,140,106)
#5E785B
(94,120,91)
#50644C
(80,100,76)
#42503D
(66,80,61)
#343C2E
(52,60,46)
#26281F
(38,40,31)
#181410
(24,20,16)
#000000
(0,0,0)

Tints of #A4DCA6

#A4DCA6
(164,220,166)
#ACDFAE
(172,223,174)
#B4E2B6
(180,226,182)
#BCE5BE
(188,229,190)
#C4E8C6
(196,232,198)
#CCEBCE
(204,235,206)
#D4EED6
(212,238,214)
#DCF1DE
(220,241,222)
#E4F4E6
(228,244,230)
#ECF7EE
(236,247,238)
#F4FAF6
(244,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4DCA6; }

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

This text font color is #A4DCA6.

Background Color

.myBgColor { background-color: #A4DCA6; }

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

This div background color is #A4DCA6.

Border color

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

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

This div border color is #A4DCA6.

Opacity

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

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

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

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

This text has shadow with #A4DCA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4DCA6.

Preview

Color preview on black background

This text has color #A4DCA6 on black background.


Color preview on white background

This text has color #A4DCA6 on white background.


Black color preview on #A4DCA6 background

This text has black color on #A4DCA6 background.


White color preview on #A4DCA6 background

This text has white color on #A4DCA6 background.


Related colors

Complementary color

Complementary color for #hex is #5B2359.


I love getcolorcode.com

Triadic colors

1 #A6A4DC and #DCA6A4 with #A4DCA6 are triadic colors.

2 #A6DCA4 and #DCA4A6 with #A4DCA6 are triadic colors.