COLOR #A7B0BA

HEX: #A7B0BA RGB: (167,176,186)

Color info

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

RGB color model

#A7B0BA color RGB value is (167,176,186).

RGB: (167,176,186) (65%, 69%, 73%)

RGB channels and saturation

R 167 of 255 = 65%
G 176 of 255 = 69%
B 186 of 255 = 73%

167
176
186

R + G + B ~ 69%. #A7B0BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 176 + 186 = 529 (100%)
R 167 of 529 ~ 31.57%
G 176 of 529 ~ 33.27%
B 186 of 529 ~ 35.16'%

%31.57
%33.27
%35.16

CMYK color model

#A7B0BA color CMYK value is (10,5,0,27).

  • cyan value is 10.22%
  • magenta value is 5.38%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (10,5,0,27)
C10M5Y0K27 (10%, 5%, 0%, 27%)
(0.10 / 0.05 / 0.00 / 0.27)

CMYK percentages

%10.22
%5.38
%0
%27.06

Codes

Color #A7B0BA in popluar color models

A7 B0 BA
RGB 167 176 186
HSL 212° 12.10% 69.22%
HSB/HSV 212° 10.22% 72.94%
CMYK 10.22% 5.38% 0.00%
27.06%

Color #A7B0BA in popluar number systems.

HEX A7 B0 BA
Decimal 167 176 186
Binary 10100111 10110000 10111010
Octal 247 260 272

Shades and tints

Shades of #A7B0BA

#A7B0BA
(167,176,186)
#98A0AA
(152,160,170)
#89909A
(137,144,154)
#7A808A
(122,128,138)
#6B707A
(107,112,122)
#5C606A
(92,96,106)
#4D505A
(77,80,90)
#3E404A
(62,64,74)
#2F303A
(47,48,58)
#20202A
(32,32,42)
#11101A
(17,16,26)
#000000
(0,0,0)

Tints of #A7B0BA

#A7B0BA
(167,176,186)
#AFB7C0
(175,183,192)
#B7BEC6
(183,190,198)
#BFC5CC
(191,197,204)
#C7CCD2
(199,204,210)
#CFD3D8
(207,211,216)
#D7DADE
(215,218,222)
#DFE1E4
(223,225,228)
#E7E8EA
(231,232,234)
#EFEFF0
(239,239,240)
#F7F6F6
(247,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7B0BA; }

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

This text font color is #A7B0BA.

Background Color

.myBgColor { background-color: #A7B0BA; }

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

This div background color is #A7B0BA.

Border color

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

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

This div border color is #A7B0BA.

Opacity

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

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

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

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

This text has shadow with #A7B0BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7B0BA.

Preview

Color preview on black background

This text has color #A7B0BA on black background.


Color preview on white background

This text has color #A7B0BA on white background.


Black color preview on #A7B0BA background

This text has black color on #A7B0BA background.


White color preview on #A7B0BA background

This text has white color on #A7B0BA background.


Related colors

Complementary color

Complementary color for #hex is #584F45.


I love getcolorcode.com

Triadic colors

1 #BAA7B0 and #B0BAA7 with #A7B0BA are triadic colors.

2 #BAB0A7 and #B0A7BA with #A7B0BA are triadic colors.