COLOR #A8E2D9

HEX: #A8E2D9 RGB: (168,226,217)

Color info

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

RGB color model

#A8E2D9 color RGB value is (168,226,217).

RGB: (168,226,217) (66%, 89%, 85%)

RGB channels and saturation

R 168 of 255 = 66%
G 226 of 255 = 89%
B 217 of 255 = 85%

168
226
217

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

Portions of RGB colors in percentages

R + G + B = 168 + 226 + 217 = 611 (100%)
R 168 of 611 ~ 27.5%
G 226 of 611 ~ 36.99%
B 217 of 611 ~ 35.52'%

%27.5
%36.99
%35.52

CMYK color model

#A8E2D9 color CMYK value is (26,0,4,11).

  • cyan value is 25.66%
  • magenta value is 0.00%
  • yellow value is 3.98%
  • key color value is 11.37%

CMYK: (26,0,4,11)
C26M0Y4K11 (26%, 0%, 4%, 11%)
(0.26 / 0.00 / 0.04 / 0.11)

CMYK percentages

%25.66
%0
%3.98
%11.37

Codes

Color #A8E2D9 in popluar color models

A8 E2 D9
RGB 168 226 217
HSL 171° 50.00% 77.25%
HSB/HSV 171° 25.66% 88.63%
CMYK 25.66% 0.00% 3.98%
11.37%

Color #A8E2D9 in popluar number systems.

HEX A8 E2 D9
Decimal 168 226 217
Binary 10101000 11100010 11011001
Octal 250 342 331

Shades and tints

Shades of #A8E2D9

#A8E2D9
(168,226,217)
#99CEC6
(153,206,198)
#8ABAB3
(138,186,179)
#7BA6A0
(123,166,160)
#6C928D
(108,146,141)
#5D7E7A
(93,126,122)
#4E6A67
(78,106,103)
#3F5654
(63,86,84)
#304241
(48,66,65)
#212E2E
(33,46,46)
#121A1B
(18,26,27)
#000000
(0,0,0)

Tints of #A8E2D9

#A8E2D9
(168,226,217)
#AFE4DC
(175,228,220)
#B6E6DF
(182,230,223)
#BDE8E2
(189,232,226)
#C4EAE5
(196,234,229)
#CBECE8
(203,236,232)
#D2EEEB
(210,238,235)
#D9F0EE
(217,240,238)
#E0F2F1
(224,242,241)
#E7F4F4
(231,244,244)
#EEF6F7
(238,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8E2D9 color. Also use rgb(168,226,217) instead hex code.

Text Font Color

.myTextColor { color: #A8E2D9; }

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

This text font color is #A8E2D9.

Background Color

.myBgColor { background-color: #A8E2D9; }

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

This div background color is #A8E2D9.

Border color

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

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

This div border color is #A8E2D9.

Opacity

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

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

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

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

This text has shadow with #A8E2D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8E2D9.

Preview

Color preview on black background

This text has color #A8E2D9 on black background.


Color preview on white background

This text has color #A8E2D9 on white background.


Black color preview on #A8E2D9 background

This text has black color on #A8E2D9 background.


White color preview on #A8E2D9 background

This text has white color on #A8E2D9 background.


Related colors

Complementary color

Complementary color for #hex is #571D26.


I love getcolorcode.com

Triadic colors

1 #D9A8E2 and #E2D9A8 with #A8E2D9 are triadic colors.

2 #D9E2A8 and #E2A8D9 with #A8E2D9 are triadic colors.