COLOR #A7D7BA

HEX: #A7D7BA RGB: (167,215,186)

Color info

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

RGB color model

#A7D7BA color RGB value is (167,215,186).

RGB: (167,215,186) (65%, 84%, 73%)

RGB channels and saturation

R 167 of 255 = 65%
G 215 of 255 = 84%
B 186 of 255 = 73%

167
215
186

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

Portions of RGB colors in percentages

R + G + B = 167 + 215 + 186 = 568 (100%)
R 167 of 568 ~ 29.4%
G 215 of 568 ~ 37.85%
B 186 of 568 ~ 32.75'%

%29.4
%37.85
%32.75

CMYK color model

#A7D7BA color CMYK value is (22,0,13,16).

  • cyan value is 22.33%
  • magenta value is 0.00%
  • yellow value is 13.49%
  • key color value is 15.69%
CMYK: (22,0,13,16) C22M0Y13K16 (22%,0%,13%,16%) (0.22/0.00/0.13/0.16) 

CMYK percentages

%22.33
%0
%13.49
%15.69

Codes

Color #A7D7BA in popluar color models

A7 D7 BA
RGB 167 215 186
HSL 144° 37.50% 74.90%
HSB/HSV 144° 22.33% 84.31%
CMYK 22.33% 0.00% 13.49%
15.69%

Color #A7D7BA in popluar number systems.

HEX A7 D7 BA
Decimal 167 215 186
Binary 10100111 11010111 10111010
Octal 247 327 272

Shades and tints

Shades of #A7D7BA

#A7D7BA
(167,215,186)
#98C4AA
(152,196,170)
#89B19A
(137,177,154)
#7A9E8A
(122,158,138)
#6B8B7A
(107,139,122)
#5C786A
(92,120,106)
#4D655A
(77,101,90)
#3E524A
(62,82,74)
#2F3F3A
(47,63,58)
#202C2A
(32,44,42)
#11191A
(17,25,26)
#000000
(0,0,0)

Tints of #A7D7BA

#A7D7BA
(167,215,186)
#AFDAC0
(175,218,192)
#B7DDC6
(183,221,198)
#BFE0CC
(191,224,204)
#C7E3D2
(199,227,210)
#CFE6D8
(207,230,216)
#D7E9DE
(215,233,222)
#DFECE4
(223,236,228)
#E7EFEA
(231,239,234)
#EFF2F0
(239,242,240)
#F7F5F6
(247,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7D7BA; }

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

This text font color is #A7D7BA.

Background Color

.myBgColor { background-color: #A7D7BA; }

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

This div background color is #A7D7BA.

Border color

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

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

This div border color is #A7D7BA.

Opacity

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

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

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

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

This text has shadow with #A7D7BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7D7BA.

Preview

Color preview on black background

This text has color #A7D7BA on black background.


Color preview on white background

This text has color #A7D7BA on white background.


Black color preview on #A7D7BA background

This text has black color on #A7D7BA background.


White color preview on #A7D7BA background

This text has white color on #A7D7BA background.


Related colors

Complementary color

Complementary color for #hex is #582845.


I love getcolorcode.com

Triadic colors

1 #BAA7D7 and #D7BAA7 with #A7D7BA are triadic colors.

2 #BAD7A7 and #D7A7BA with #A7D7BA are triadic colors.