COLOR #A8D4D1

HEX: #A8D4D1 RGB: (168,212,209)

Color info

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

RGB color model

#A8D4D1 color RGB value is (168,212,209).

RGB: (168,212,209) (66%, 83%, 82%)

RGB channels and saturation

R 168 of 255 = 66%
G 212 of 255 = 83%
B 209 of 255 = 82%

168
212
209

R + G + B ~ 77%. #A8D4D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 212 + 209 = 589 (100%)
R 168 of 589 ~ 28.52%
G 212 of 589 ~ 35.99%
B 209 of 589 ~ 35.48'%

%28.52
%35.99
%35.48

CMYK color model

#A8D4D1 color CMYK value is (21,0,1,17).

  • cyan value is 20.75%
  • magenta value is 0.00%
  • yellow value is 1.42%
  • key color value is 16.86%

CMYK: (21,0,1,17)
C21M0Y1K17 (21%, 0%, 1%, 17%)
(0.21 / 0.00 / 0.01 / 0.17)

CMYK percentages

%20.75
%0
%1.42
%16.86

Codes

Color #A8D4D1 in popluar color models

A8 D4 D1
RGB 168 212 209
HSL 176° 33.85% 74.51%
HSB/HSV 176° 20.75% 83.14%
CMYK 20.75% 0.00% 1.42%
16.86%

Color #A8D4D1 in popluar number systems.

HEX A8 D4 D1
Decimal 168 212 209
Binary 10101000 11010100 11010001
Octal 250 324 321

Shades and tints

Shades of #A8D4D1

#A8D4D1
(168,212,209)
#99C1BE
(153,193,190)
#8AAEAB
(138,174,171)
#7B9B98
(123,155,152)
#6C8885
(108,136,133)
#5D7572
(93,117,114)
#4E625F
(78,98,95)
#3F4F4C
(63,79,76)
#303C39
(48,60,57)
#212926
(33,41,38)
#121613
(18,22,19)
#000000
(0,0,0)

Tints of #A8D4D1

#A8D4D1
(168,212,209)
#AFD7D5
(175,215,213)
#B6DAD9
(182,218,217)
#BDDDDD
(189,221,221)
#C4E0E1
(196,224,225)
#CBE3E5
(203,227,229)
#D2E6E9
(210,230,233)
#D9E9ED
(217,233,237)
#E0ECF1
(224,236,241)
#E7EFF5
(231,239,245)
#EEF2F9
(238,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8D4D1 color. Also use rgb(168,212,209) instead hex code.

Text Font Color

.myTextColor { color: #A8D4D1; }

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

This text font color is #A8D4D1.

Background Color

.myBgColor { background-color: #A8D4D1; }

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

This div background color is #A8D4D1.

Border color

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

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

This div border color is #A8D4D1.

Opacity

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

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

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

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

This text has shadow with #A8D4D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D4D1.

Preview

Color preview on black background

This text has color #A8D4D1 on black background.


Color preview on white background

This text has color #A8D4D1 on white background.


Black color preview on #A8D4D1 background

This text has black color on #A8D4D1 background.


White color preview on #A8D4D1 background

This text has white color on #A8D4D1 background.


Related colors

Complementary color

Complementary color for #hex is #572B2E.


I love getcolorcode.com

Triadic colors

1 #D1A8D4 and #D4D1A8 with #A8D4D1 are triadic colors.

2 #D1D4A8 and #D4A8D1 with #A8D4D1 are triadic colors.