COLOR #A7D9BA

HEX: #A7D9BA RGB: (167,217,186)

Color info

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

RGB color model

#A7D9BA color RGB value is (167,217,186).

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

RGB channels and saturation

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

167
217
186

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

Portions of RGB colors in percentages

R + G + B = 167 + 217 + 186 = 570 (100%)
R 167 of 570 ~ 29.3%
G 217 of 570 ~ 38.07%
B 186 of 570 ~ 32.63'%

%29.3
%38.07
%32.63

CMYK color model

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

  • cyan value is 23.04%
  • magenta value is 0.00%
  • yellow value is 14.29%
  • key color value is 14.90%

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

CMYK percentages

%23.04
%0
%14.29
%14.9

Codes

Color #A7D9BA in popluar color models

A7 D9 BA
RGB 167 217 186
HSL 143° 39.68% 75.29%
HSB/HSV 143° 23.04% 85.10%
CMYK 23.04% 0.00% 14.29%
14.90%

Color #A7D9BA in popluar number systems.

HEX A7 D9 BA
Decimal 167 217 186
Binary 10100111 11011001 10111010
Octal 247 331 272

Shades and tints

Shades of #A7D9BA

#A7D9BA
(167,217,186)
#98C6AA
(152,198,170)
#89B39A
(137,179,154)
#7AA08A
(122,160,138)
#6B8D7A
(107,141,122)
#5C7A6A
(92,122,106)
#4D675A
(77,103,90)
#3E544A
(62,84,74)
#2F413A
(47,65,58)
#202E2A
(32,46,42)
#111B1A
(17,27,26)
#000000
(0,0,0)

Tints of #A7D9BA

#A7D9BA
(167,217,186)
#AFDCC0
(175,220,192)
#B7DFC6
(183,223,198)
#BFE2CC
(191,226,204)
#C7E5D2
(199,229,210)
#CFE8D8
(207,232,216)
#D7EBDE
(215,235,222)
#DFEEE4
(223,238,228)
#E7F1EA
(231,241,234)
#EFF4F0
(239,244,240)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7D9BA; }

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

This text font color is #A7D9BA.

Background Color

.myBgColor { background-color: #A7D9BA; }

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

This div background color is #A7D9BA.

Border color

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

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

This div border color is #A7D9BA.

Opacity

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

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

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

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

This text has shadow with #A7D9BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7D9BA.

Preview

Color preview on black background

This text has color #A7D9BA on black background.


Color preview on white background

This text has color #A7D9BA on white background.


Black color preview on #A7D9BA background

This text has black color on #A7D9BA background.


White color preview on #A7D9BA background

This text has white color on #A7D9BA background.


Related colors

Complementary color

Complementary color for #hex is #582645.


I love getcolorcode.com

Triadic colors

1 #BAA7D9 and #D9BAA7 with #A7D9BA are triadic colors.

2 #BAD9A7 and #D9A7BA with #A7D9BA are triadic colors.