COLOR #A7D8BA

HEX: #A7D8BA RGB: (167,216,186)

Color info

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

RGB color model

#A7D8BA color RGB value is (167,216,186).

RGB: (167,216,186) (65%, 85%, 73%)

RGB channels and saturation

R 167 of 255 = 65%
G 216 of 255 = 85%
B 186 of 255 = 73%

167
216
186

R + G + B ~ 74%. #A7D8BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 216 + 186 = 569 (100%)
R 167 of 569 ~ 29.35%
G 216 of 569 ~ 37.96%
B 186 of 569 ~ 32.69'%

%29.35
%37.96
%32.69

CMYK color model

#A7D8BA color CMYK value is (23,0,14,15).

  • cyan value is 22.69%
  • magenta value is 0.00%
  • yellow value is 13.89%
  • key color value is 15.29%

CMYK: (23,0,14,15)
C23M0Y14K15 (23%, 0%, 14%, 15%)
(0.23 / 0.00 / 0.14 / 0.15)

CMYK percentages

%22.69
%0
%13.89
%15.29

Codes

Color #A7D8BA in popluar color models

A7 D8 BA
RGB 167 216 186
HSL 143° 38.58% 75.10%
HSB/HSV 143° 22.69% 84.71%
CMYK 22.69% 0.00% 13.89%
15.29%

Color #A7D8BA in popluar number systems.

HEX A7 D8 BA
Decimal 167 216 186
Binary 10100111 11011000 10111010
Octal 247 330 272

Shades and tints

Shades of #A7D8BA

#A7D8BA
(167,216,186)
#98C5AA
(152,197,170)
#89B29A
(137,178,154)
#7A9F8A
(122,159,138)
#6B8C7A
(107,140,122)
#5C796A
(92,121,106)
#4D665A
(77,102,90)
#3E534A
(62,83,74)
#2F403A
(47,64,58)
#202D2A
(32,45,42)
#111A1A
(17,26,26)
#000000
(0,0,0)

Tints of #A7D8BA

#A7D8BA
(167,216,186)
#AFDBC0
(175,219,192)
#B7DEC6
(183,222,198)
#BFE1CC
(191,225,204)
#C7E4D2
(199,228,210)
#CFE7D8
(207,231,216)
#D7EADE
(215,234,222)
#DFEDE4
(223,237,228)
#E7F0EA
(231,240,234)
#EFF3F0
(239,243,240)
#F7F6F6
(247,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7D8BA color. Also use rgb(167,216,186) instead hex code.

Text Font Color

.myTextColor { color: #A7D8BA; }

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

This text font color is #A7D8BA.

Background Color

.myBgColor { background-color: #A7D8BA; }

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

This div background color is #A7D8BA.

Border color

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

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

This div border color is #A7D8BA.

Opacity

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

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

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

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

This text has shadow with #A7D8BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7D8BA.

Preview

Color preview on black background

This text has color #A7D8BA on black background.


Color preview on white background

This text has color #A7D8BA on white background.


Black color preview on #A7D8BA background

This text has black color on #A7D8BA background.


White color preview on #A7D8BA background

This text has white color on #A7D8BA background.


Related colors

Complementary color

Complementary color for #hex is #582745.


I love getcolorcode.com

Triadic colors

1 #BAA7D8 and #D8BAA7 with #A7D8BA are triadic colors.

2 #BAD8A7 and #D8A7BA with #A7D8BA are triadic colors.