COLOR #A7BCBA

HEX: #A7BCBA RGB: (167,188,186)

Color info

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

RGB color model

#A7BCBA color RGB value is (167,188,186).

RGB: (167,188,186) (65%, 74%, 73%)

RGB channels and saturation

R 167 of 255 = 65%
G 188 of 255 = 74%
B 186 of 255 = 73%

167
188
186

R + G + B ~ 71%. #A7BCBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 188 + 186 = 541 (100%)
R 167 of 541 ~ 30.87%
G 188 of 541 ~ 34.75%
B 186 of 541 ~ 34.38'%

%30.87
%34.75
%34.38

CMYK color model

#A7BCBA color CMYK value is (11,0,1,26).

  • cyan value is 11.17%
  • magenta value is 0.00%
  • yellow value is 1.06%
  • key color value is 26.27%
CMYK: (11,0,1,26) C11M0Y1K26 (11%,0%,1%,26%) (0.11/0.00/0.01/0.26) 

CMYK percentages

%11.17
%0
%1.06
%26.27

Codes

Color #A7BCBA in popluar color models

A7 BC BA
RGB 167 188 186
HSL 174° 13.55% 69.61%
HSB/HSV 174° 11.17% 73.73%
CMYK 11.17% 0.00% 1.06%
26.27%

Color #A7BCBA in popluar number systems.

HEX A7 BC BA
Decimal 167 188 186
Binary 10100111 10111100 10111010
Octal 247 274 272

Shades and tints

Shades of #A7BCBA

#A7BCBA
(167,188,186)
#98ABAA
(152,171,170)
#899A9A
(137,154,154)
#7A898A
(122,137,138)
#6B787A
(107,120,122)
#5C676A
(92,103,106)
#4D565A
(77,86,90)
#3E454A
(62,69,74)
#2F343A
(47,52,58)
#20232A
(32,35,42)
#11121A
(17,18,26)
#000000
(0,0,0)

Tints of #A7BCBA

#A7BCBA
(167,188,186)
#AFC2C0
(175,194,192)
#B7C8C6
(183,200,198)
#BFCECC
(191,206,204)
#C7D4D2
(199,212,210)
#CFDAD8
(207,218,216)
#D7E0DE
(215,224,222)
#DFE6E4
(223,230,228)
#E7ECEA
(231,236,234)
#EFF2F0
(239,242,240)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7BCBA; }

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

This text font color is #A7BCBA.

Background Color

.myBgColor { background-color: #A7BCBA; }

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

This div background color is #A7BCBA.

Border color

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

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

This div border color is #A7BCBA.

Opacity

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

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

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

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

This text has shadow with #A7BCBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7BCBA.

Preview

Color preview on black background

This text has color #A7BCBA on black background.


Color preview on white background

This text has color #A7BCBA on white background.


Black color preview on #A7BCBA background

This text has black color on #A7BCBA background.


White color preview on #A7BCBA background

This text has white color on #A7BCBA background.


Related colors

Complementary color

Complementary color for #hex is #584345.


I love getcolorcode.com

Triadic colors

1 #BAA7BC and #BCBAA7 with #A7BCBA are triadic colors.

2 #BABCA7 and #BCA7BA with #A7BCBA are triadic colors.