COLOR #A7D1BB

HEX: #A7D1BB RGB: (167,209,187)

Color info

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

RGB color model

#A7D1BB color RGB value is (167,209,187).

RGB: (167,209,187) (65%, 82%, 73%)

RGB channels and saturation

R 167 of 255 = 65%
G 209 of 255 = 82%
B 187 of 255 = 73%

167
209
187

R + G + B ~ 73%. #A7D1BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 209 + 187 = 563 (100%)
R 167 of 563 ~ 29.66%
G 209 of 563 ~ 37.12%
B 187 of 563 ~ 33.21'%

%29.66
%37.12
%33.21

CMYK color model

#A7D1BB color CMYK value is (20,0,11,18).

  • cyan value is 20.10%
  • magenta value is 0.00%
  • yellow value is 10.53%
  • key color value is 18.04%
CMYK: (20,0,11,18) C20M0Y11K18 (20%,0%,11%,18%) (0.20/0.00/0.11/0.18) 

CMYK percentages

%20.1
%0
%10.53
%18.04

Codes

Color #A7D1BB in popluar color models

A7 D1 BB
RGB 167 209 187
HSL 149° 31.34% 73.73%
HSB/HSV 149° 20.10% 81.96%
CMYK 20.10% 0.00% 10.53%
18.04%

Color #A7D1BB in popluar number systems.

HEX A7 D1 BB
Decimal 167 209 187
Binary 10100111 11010001 10111011
Octal 247 321 273

Shades and tints

Shades of #A7D1BB

#A7D1BB
(167,209,187)
#98BEAA
(152,190,170)
#89AB99
(137,171,153)
#7A9888
(122,152,136)
#6B8577
(107,133,119)
#5C7266
(92,114,102)
#4D5F55
(77,95,85)
#3E4C44
(62,76,68)
#2F3933
(47,57,51)
#202622
(32,38,34)
#111311
(17,19,17)
#000000
(0,0,0)

Tints of #A7D1BB

#A7D1BB
(167,209,187)
#AFD5C1
(175,213,193)
#B7D9C7
(183,217,199)
#BFDDCD
(191,221,205)
#C7E1D3
(199,225,211)
#CFE5D9
(207,229,217)
#D7E9DF
(215,233,223)
#DFEDE5
(223,237,229)
#E7F1EB
(231,241,235)
#EFF5F1
(239,245,241)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7D1BB color. Also use rgb(167,209,187) instead hex code.

Text Font Color

.myTextColor { color: #A7D1BB; }

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

This text font color is #A7D1BB.

Background Color

.myBgColor { background-color: #A7D1BB; }

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

This div background color is #A7D1BB.

Border color

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

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

This div border color is #A7D1BB.

Opacity

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

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

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

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

This text has shadow with #A7D1BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7D1BB.

Preview

Color preview on black background

This text has color #A7D1BB on black background.


Color preview on white background

This text has color #A7D1BB on white background.


Black color preview on #A7D1BB background

This text has black color on #A7D1BB background.


White color preview on #A7D1BB background

This text has white color on #A7D1BB background.


Related colors

Complementary color

Complementary color for #hex is #582E44.


I love getcolorcode.com

Triadic colors

1 #BBA7D1 and #D1BBA7 with #A7D1BB are triadic colors.

2 #BBD1A7 and #D1A7BB with #A7D1BB are triadic colors.