COLOR #A4DABA

HEX: #A4DABA RGB: (164,218,186)

Color info

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

RGB color model

#A4DABA color RGB value is (164,218,186).

RGB: (164,218,186) (64%, 85%, 73%)

RGB channels and saturation

R 164 of 255 = 64%
G 218 of 255 = 85%
B 186 of 255 = 73%

164
218
186

R + G + B ~ 74%. #A4DABA is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 218 + 186 = 568 (100%)
R 164 of 568 ~ 28.87%
G 218 of 568 ~ 38.38%
B 186 of 568 ~ 32.75'%

%28.87
%38.38
%32.75

CMYK color model

#A4DABA color CMYK value is (25,0,15,15).

  • cyan value is 24.77%
  • magenta value is 0.00%
  • yellow value is 14.68%
  • key color value is 14.51%

CMYK: (25,0,15,15)
C25M0Y15K15 (25%, 0%, 15%, 15%)
(0.25 / 0.00 / 0.15 / 0.15)

CMYK percentages

%24.77
%0
%14.68
%14.51

Codes

Color #A4DABA in popluar color models

A4 DA BA
RGB 164 218 186
HSL 144° 42.19% 74.90%
HSB/HSV 144° 24.77% 85.49%
CMYK 24.77% 0.00% 14.68%
14.51%

Color #A4DABA in popluar number systems.

HEX A4 DA BA
Decimal 164 218 186
Binary 10100100 11011010 10111010
Octal 244 332 272

Shades and tints

Shades of #A4DABA

#A4DABA
(164,218,186)
#96C7AA
(150,199,170)
#88B49A
(136,180,154)
#7AA18A
(122,161,138)
#6C8E7A
(108,142,122)
#5E7B6A
(94,123,106)
#50685A
(80,104,90)
#42554A
(66,85,74)
#34423A
(52,66,58)
#262F2A
(38,47,42)
#181C1A
(24,28,26)
#000000
(0,0,0)

Tints of #A4DABA

#A4DABA
(164,218,186)
#ACDDC0
(172,221,192)
#B4E0C6
(180,224,198)
#BCE3CC
(188,227,204)
#C4E6D2
(196,230,210)
#CCE9D8
(204,233,216)
#D4ECDE
(212,236,222)
#DCEFE4
(220,239,228)
#E4F2EA
(228,242,234)
#ECF5F0
(236,245,240)
#F4F8F6
(244,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4DABA color. Also use rgb(164,218,186) instead hex code.

Text Font Color

.myTextColor { color: #A4DABA; }

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

This text font color is #A4DABA.

Background Color

.myBgColor { background-color: #A4DABA; }

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

This div background color is #A4DABA.

Border color

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

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

This div border color is #A4DABA.

Opacity

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

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

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

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

This text has shadow with #A4DABA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4DABA.

Preview

Color preview on black background

This text has color #A4DABA on black background.


Color preview on white background

This text has color #A4DABA on white background.


Black color preview on #A4DABA background

This text has black color on #A4DABA background.


White color preview on #A4DABA background

This text has white color on #A4DABA background.


Related colors

Complementary color

Complementary color for #hex is #5B2545.


I love getcolorcode.com

Triadic colors

1 #BAA4DA and #DABAA4 with #A4DABA are triadic colors.

2 #BADAA4 and #DAA4BA with #A4DABA are triadic colors.