COLOR #A7BAAE

HEX: #A7BAAE RGB: (167,186,174)

Color info

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

RGB color model

#A7BAAE color RGB value is (167,186,174).

RGB: (167,186,174) (65%, 73%, 68%)

RGB channels and saturation

R 167 of 255 = 65%
G 186 of 255 = 73%
B 174 of 255 = 68%

167
186
174

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

Portions of RGB colors in percentages

R + G + B = 167 + 186 + 174 = 527 (100%)
R 167 of 527 ~ 31.69%
G 186 of 527 ~ 35.29%
B 174 of 527 ~ 33.02'%

%31.69
%35.29
%33.02

CMYK color model

#A7BAAE color CMYK value is (10,0,6,27).

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

CMYK: (10,0,6,27)
C10M0Y6K27 (10%, 0%, 6%, 27%)
(0.10 / 0.00 / 0.06 / 0.27)

CMYK percentages

%10.22
%0
%6.45
%27.06

Codes

Color #A7BAAE in popluar color models

A7 BA AE
RGB 167 186 174
HSL 142° 12.10% 69.22%
HSB/HSV 142° 10.22% 72.94%
CMYK 10.22% 0.00% 6.45%
27.06%

Color #A7BAAE in popluar number systems.

HEX A7 BA AE
Decimal 167 186 174
Binary 10100111 10111010 10101110
Octal 247 272 256

Shades and tints

Shades of #A7BAAE

#A7BAAE
(167,186,174)
#98AA9F
(152,170,159)
#899A90
(137,154,144)
#7A8A81
(122,138,129)
#6B7A72
(107,122,114)
#5C6A63
(92,106,99)
#4D5A54
(77,90,84)
#3E4A45
(62,74,69)
#2F3A36
(47,58,54)
#202A27
(32,42,39)
#111A18
(17,26,24)
#000000
(0,0,0)

Tints of #A7BAAE

#A7BAAE
(167,186,174)
#AFC0B5
(175,192,181)
#B7C6BC
(183,198,188)
#BFCCC3
(191,204,195)
#C7D2CA
(199,210,202)
#CFD8D1
(207,216,209)
#D7DED8
(215,222,216)
#DFE4DF
(223,228,223)
#E7EAE6
(231,234,230)
#EFF0ED
(239,240,237)
#F7F6F4
(247,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7BAAE; }

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

This text font color is #A7BAAE.

Background Color

.myBgColor { background-color: #A7BAAE; }

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

This div background color is #A7BAAE.

Border color

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

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

This div border color is #A7BAAE.

Opacity

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

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

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

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

This text has shadow with #A7BAAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7BAAE.

Preview

Color preview on black background

This text has color #A7BAAE on black background.


Color preview on white background

This text has color #A7BAAE on white background.


Black color preview on #A7BAAE background

This text has black color on #A7BAAE background.


White color preview on #A7BAAE background

This text has white color on #A7BAAE background.


Related colors

Complementary color

Complementary color for #hex is #584551.


I love getcolorcode.com

Triadic colors

1 #AEA7BA and #BAAEA7 with #A7BAAE are triadic colors.

2 #AEBAA7 and #BAA7AE with #A7BAAE are triadic colors.