COLOR #A8E9CE

HEX: #A8E9CE RGB: (168,233,206)

Color info

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

RGB color model

#A8E9CE color RGB value is (168,233,206).

RGB: (168,233,206) (66%, 91%, 81%)

RGB channels and saturation

R 168 of 255 = 66%
G 233 of 255 = 91%
B 206 of 255 = 81%

168
233
206

R + G + B ~ 79%. #A8E9CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 233 + 206 = 607 (100%)
R 168 of 607 ~ 27.68%
G 233 of 607 ~ 38.39%
B 206 of 607 ~ 33.94'%

%27.68
%38.39
%33.94

CMYK color model

#A8E9CE color CMYK value is (28,0,12,9).

  • cyan value is 27.90%
  • magenta value is 0.00%
  • yellow value is 11.59%
  • key color value is 8.63%

CMYK: (28,0,12,9)
C28M0Y12K9 (28%, 0%, 12%, 9%)
(0.28 / 0.00 / 0.12 / 0.09)

CMYK percentages

%27.9
%0
%11.59
%8.63

Codes

Color #A8E9CE in popluar color models

A8 E9 CE
RGB 168 233 206
HSL 155° 59.63% 78.63%
HSB/HSV 155° 27.90% 91.37%
CMYK 27.90% 0.00% 11.59%
8.63%

Color #A8E9CE in popluar number systems.

HEX A8 E9 CE
Decimal 168 233 206
Binary 10101000 11101001 11001110
Octal 250 351 316

Shades and tints

Shades of #A8E9CE

#A8E9CE
(168,233,206)
#99D4BC
(153,212,188)
#8ABFAA
(138,191,170)
#7BAA98
(123,170,152)
#6C9586
(108,149,134)
#5D8074
(93,128,116)
#4E6B62
(78,107,98)
#3F5650
(63,86,80)
#30413E
(48,65,62)
#212C2C
(33,44,44)
#12171A
(18,23,26)
#000000
(0,0,0)

Tints of #A8E9CE

#A8E9CE
(168,233,206)
#AFEBD2
(175,235,210)
#B6EDD6
(182,237,214)
#BDEFDA
(189,239,218)
#C4F1DE
(196,241,222)
#CBF3E2
(203,243,226)
#D2F5E6
(210,245,230)
#D9F7EA
(217,247,234)
#E0F9EE
(224,249,238)
#E7FBF2
(231,251,242)
#EEFDF6
(238,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8E9CE color. Also use rgb(168,233,206) instead hex code.

Text Font Color

.myTextColor { color: #A8E9CE; }

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

This text font color is #A8E9CE.

Background Color

.myBgColor { background-color: #A8E9CE; }

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

This div background color is #A8E9CE.

Border color

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

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

This div border color is #A8E9CE.

Opacity

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

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

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

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

This text has shadow with #A8E9CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8E9CE.

Preview

Color preview on black background

This text has color #A8E9CE on black background.


Color preview on white background

This text has color #A8E9CE on white background.


Black color preview on #A8E9CE background

This text has black color on #A8E9CE background.


White color preview on #A8E9CE background

This text has white color on #A8E9CE background.


Related colors

Complementary color

Complementary color for #hex is #571631.


I love getcolorcode.com

Triadic colors

1 #CEA8E9 and #E9CEA8 with #A8E9CE are triadic colors.

2 #CEE9A8 and #E9A8CE with #A8E9CE are triadic colors.