COLOR #A7D4BD

HEX: #A7D4BD RGB: (167,212,189)

Color info

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

RGB color model

#A7D4BD color RGB value is (167,212,189).

RGB: (167,212,189) (65%, 83%, 74%)

RGB channels and saturation

R 167 of 255 = 65%
G 212 of 255 = 83%
B 189 of 255 = 74%

167
212
189

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

Portions of RGB colors in percentages

R + G + B = 167 + 212 + 189 = 568 (100%)
R 167 of 568 ~ 29.4%
G 212 of 568 ~ 37.32%
B 189 of 568 ~ 33.27'%

%29.4
%37.32
%33.27

CMYK color model

#A7D4BD color CMYK value is (21,0,11,17).

  • cyan value is 21.23%
  • magenta value is 0.00%
  • yellow value is 10.85%
  • key color value is 16.86%

CMYK: (21,0,11,17)
C21M0Y11K17 (21%, 0%, 11%, 17%)
(0.21 / 0.00 / 0.11 / 0.17)

CMYK percentages

%21.23
%0
%10.85
%16.86

Codes

Color #A7D4BD in popluar color models

A7 D4 BD
RGB 167 212 189
HSL 149° 34.35% 74.31%
HSB/HSV 149° 21.23% 83.14%
CMYK 21.23% 0.00% 10.85%
16.86%

Color #A7D4BD in popluar number systems.

HEX A7 D4 BD
Decimal 167 212 189
Binary 10100111 11010100 10111101
Octal 247 324 275

Shades and tints

Shades of #A7D4BD

#A7D4BD
(167,212,189)
#98C1AC
(152,193,172)
#89AE9B
(137,174,155)
#7A9B8A
(122,155,138)
#6B8879
(107,136,121)
#5C7568
(92,117,104)
#4D6257
(77,98,87)
#3E4F46
(62,79,70)
#2F3C35
(47,60,53)
#202924
(32,41,36)
#111613
(17,22,19)
#000000
(0,0,0)

Tints of #A7D4BD

#A7D4BD
(167,212,189)
#AFD7C3
(175,215,195)
#B7DAC9
(183,218,201)
#BFDDCF
(191,221,207)
#C7E0D5
(199,224,213)
#CFE3DB
(207,227,219)
#D7E6E1
(215,230,225)
#DFE9E7
(223,233,231)
#E7ECED
(231,236,237)
#EFEFF3
(239,239,243)
#F7F2F9
(247,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7D4BD color. Also use rgb(167,212,189) instead hex code.

Text Font Color

.myTextColor { color: #A7D4BD; }

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

This text font color is #A7D4BD.

Background Color

.myBgColor { background-color: #A7D4BD; }

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

This div background color is #A7D4BD.

Border color

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

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

This div border color is #A7D4BD.

Opacity

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

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

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

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

This text has shadow with #A7D4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7D4BD.

Preview

Color preview on black background

This text has color #A7D4BD on black background.


Color preview on white background

This text has color #A7D4BD on white background.


Black color preview on #A7D4BD background

This text has black color on #A7D4BD background.


White color preview on #A7D4BD background

This text has white color on #A7D4BD background.


Related colors

Complementary color

Complementary color for #hex is #582B42.


I love getcolorcode.com

Triadic colors

1 #BDA7D4 and #D4BDA7 with #A7D4BD are triadic colors.

2 #BDD4A7 and #D4A7BD with #A7D4BD are triadic colors.