COLOR #A4DDBE

HEX: #A4DDBE RGB: (164,221,190)

Color info

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

RGB color model

#A4DDBE color RGB value is (164,221,190).

RGB: (164,221,190) (64%, 87%, 75%)

RGB channels and saturation

R 164 of 255 = 64%
G 221 of 255 = 87%
B 190 of 255 = 75%

164
221
190

R + G + B ~ 75%. #A4DDBE is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 221 + 190 = 575 (100%)
R 164 of 575 ~ 28.52%
G 221 of 575 ~ 38.43%
B 190 of 575 ~ 33.04'%

%28.52
%38.43
%33.04

CMYK color model

#A4DDBE color CMYK value is (26,0,14,13).

  • cyan value is 25.79%
  • magenta value is 0.00%
  • yellow value is 14.03%
  • key color value is 13.33%

CMYK: (26,0,14,13)
C26M0Y14K13 (26%, 0%, 14%, 13%)
(0.26 / 0.00 / 0.14 / 0.13)

CMYK percentages

%25.79
%0
%14.03
%13.33

Codes

Color #A4DDBE in popluar color models

A4 DD BE
RGB 164 221 190
HSL 147° 45.60% 75.49%
HSB/HSV 147° 25.79% 86.67%
CMYK 25.79% 0.00% 14.03%
13.33%

Color #A4DDBE in popluar number systems.

HEX A4 DD BE
Decimal 164 221 190
Binary 10100100 11011101 10111110
Octal 244 335 276

Shades and tints

Shades of #A4DDBE

#A4DDBE
(164,221,190)
#96C9AD
(150,201,173)
#88B59C
(136,181,156)
#7AA18B
(122,161,139)
#6C8D7A
(108,141,122)
#5E7969
(94,121,105)
#506558
(80,101,88)
#425147
(66,81,71)
#343D36
(52,61,54)
#262925
(38,41,37)
#181514
(24,21,20)
#000000
(0,0,0)

Tints of #A4DDBE

#A4DDBE
(164,221,190)
#ACE0C3
(172,224,195)
#B4E3C8
(180,227,200)
#BCE6CD
(188,230,205)
#C4E9D2
(196,233,210)
#CCECD7
(204,236,215)
#D4EFDC
(212,239,220)
#DCF2E1
(220,242,225)
#E4F5E6
(228,245,230)
#ECF8EB
(236,248,235)
#F4FBF0
(244,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4DDBE color. Also use rgb(164,221,190) instead hex code.

Text Font Color

.myTextColor { color: #A4DDBE; }

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

This text font color is #A4DDBE.

Background Color

.myBgColor { background-color: #A4DDBE; }

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

This div background color is #A4DDBE.

Border color

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

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

This div border color is #A4DDBE.

Opacity

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

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

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

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

This text has shadow with #A4DDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4DDBE.

Preview

Color preview on black background

This text has color #A4DDBE on black background.


Color preview on white background

This text has color #A4DDBE on white background.


Black color preview on #A4DDBE background

This text has black color on #A4DDBE background.


White color preview on #A4DDBE background

This text has white color on #A4DDBE background.


Related colors

Complementary color

Complementary color for #hex is #5B2241.


I love getcolorcode.com

Triadic colors

1 #BEA4DD and #DDBEA4 with #A4DDBE are triadic colors.

2 #BEDDA4 and #DDA4BE with #A4DDBE are triadic colors.