COLOR #A3ECD6

HEX: #A3ECD6 RGB: (163,236,214)

Color info

#A3ECD6 contains mainly green and blue colors. Web safe color of #A3ECD6 is #99FFCC (or #9FC).

RGB color model

#A3ECD6 color RGB value is (163,236,214).

RGB: (163,236,214) (64%, 93%, 84%)

RGB channels and saturation

R 163 of 255 = 64%
G 236 of 255 = 93%
B 214 of 255 = 84%

163
236
214

R + G + B ~ 80%. #A3ECD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 163 + 236 + 214 = 613 (100%)
R 163 of 613 ~ 26.59%
G 236 of 613 ~ 38.5%
B 214 of 613 ~ 34.91'%

%26.59
%38.5
%34.91

CMYK color model

#A3ECD6 color CMYK value is (31,0,9,7).

  • cyan value is 30.93%
  • magenta value is 0.00%
  • yellow value is 9.32%
  • key color value is 7.45%
CMYK: (31,0,9,7) C31M0Y9K7 (31%,0%,9%,7%) (0.31/0.00/0.09/0.07) 

CMYK percentages

%30.93
%0
%9.32
%7.45

Codes

Color #A3ECD6 in popluar color models

A3 EC D6
RGB 163 236 214
HSL 162° 65.77% 78.24%
HSB/HSV 162° 30.93% 92.55%
CMYK 30.93% 0.00% 9.32%
7.45%

Color #A3ECD6 in popluar number systems.

HEX A3 EC D6
Decimal 163 236 214
Binary 10100011 11101100 11010110
Octal 243 354 326

Shades and tints

Shades of #A3ECD6

#A3ECD6
(163,236,214)
#95D7C3
(149,215,195)
#87C2B0
(135,194,176)
#79AD9D
(121,173,157)
#6B988A
(107,152,138)
#5D8377
(93,131,119)
#4F6E64
(79,110,100)
#415951
(65,89,81)
#33443E
(51,68,62)
#252F2B
(37,47,43)
#171A18
(23,26,24)
#000000
(0,0,0)

Tints of #A3ECD6

#A3ECD6
(163,236,214)
#ABEDD9
(171,237,217)
#B3EEDC
(179,238,220)
#BBEFDF
(187,239,223)
#C3F0E2
(195,240,226)
#CBF1E5
(203,241,229)
#D3F2E8
(211,242,232)
#DBF3EB
(219,243,235)
#E3F4EE
(227,244,238)
#EBF5F1
(235,245,241)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3ECD6 color. Also use rgb(163,236,214) instead hex code.

Text Font Color

.myTextColor { color: #A3ECD6; }

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

This text font color is #A3ECD6.

Background Color

.myBgColor { background-color: #A3ECD6; }

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

This div background color is #A3ECD6.

Border color

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

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

This div border color is #A3ECD6.

Opacity

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

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

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

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

This text has shadow with #A3ECD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3ECD6.

Preview

Color preview on black background

This text has color #A3ECD6 on black background.


Color preview on white background

This text has color #A3ECD6 on white background.


Black color preview on #A3ECD6 background

This text has black color on #A3ECD6 background.


White color preview on #A3ECD6 background

This text has white color on #A3ECD6 background.


Related colors

Complementary color

Complementary color for #hex is #5C1329.


I love getcolorcode.com

Triadic colors

1 #D6A3EC and #ECD6A3 with #A3ECD6 are triadic colors.

2 #D6ECA3 and #ECA3D6 with #A3ECD6 are triadic colors.