COLOR #A7A6BE

HEX: #A7A6BE RGB: (167,166,190)

Color info

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

RGB color model

#A7A6BE color RGB value is (167,166,190).

RGB: (167,166,190) (65%, 65%, 75%)

RGB channels and saturation

R 167 of 255 = 65%
G 166 of 255 = 65%
B 190 of 255 = 75%

167
166
190

R + G + B ~ 68%. #A7A6BE is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 166 + 190 = 523 (100%)
R 167 of 523 ~ 31.93%
G 166 of 523 ~ 31.74%
B 190 of 523 ~ 36.33'%

%31.93
%31.74
%36.33

CMYK color model

#A7A6BE color CMYK value is (12,13,0,25).

  • cyan value is 12.11%
  • magenta value is 12.63%
  • yellow value is 0.00%
  • key color value is 25.49%

CMYK: (12,13,0,25)
C12M13Y0K25 (12%, 13%, 0%, 25%)
(0.12 / 0.13 / 0.00 / 0.25)

CMYK percentages

%12.11
%12.63
%0
%25.49

Codes

Color #A7A6BE in popluar color models

A7 A6 BE
RGB 167 166 190
HSL 243° 15.58% 69.80%
HSB/HSV 243° 12.63% 74.51%
CMYK 12.11% 12.63% 0.00%
25.49%

Color #A7A6BE in popluar number systems.

HEX A7 A6 BE
Decimal 167 166 190
Binary 10100111 10100110 10111110
Octal 247 246 276

Shades and tints

Shades of #A7A6BE

#A7A6BE
(167,166,190)
#9897AD
(152,151,173)
#89889C
(137,136,156)
#7A798B
(122,121,139)
#6B6A7A
(107,106,122)
#5C5B69
(92,91,105)
#4D4C58
(77,76,88)
#3E3D47
(62,61,71)
#2F2E36
(47,46,54)
#201F25
(32,31,37)
#111014
(17,16,20)
#000000
(0,0,0)

Tints of #A7A6BE

#A7A6BE
(167,166,190)
#AFAEC3
(175,174,195)
#B7B6C8
(183,182,200)
#BFBECD
(191,190,205)
#C7C6D2
(199,198,210)
#CFCED7
(207,206,215)
#D7D6DC
(215,214,220)
#DFDEE1
(223,222,225)
#E7E6E6
(231,230,230)
#EFEEEB
(239,238,235)
#F7F6F0
(247,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A7A6BE color. Also use rgb(167,166,190) instead hex code.

Text Font Color

.myTextColor { color: #A7A6BE; }

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

This text font color is #A7A6BE.

Background Color

.myBgColor { background-color: #A7A6BE; }

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

This div background color is #A7A6BE.

Border color

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

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

This div border color is #A7A6BE.

Opacity

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

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

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

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

This text has shadow with #A7A6BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7A6BE.

Preview

Color preview on black background

This text has color #A7A6BE on black background.


Color preview on white background

This text has color #A7A6BE on white background.


Black color preview on #A7A6BE background

This text has black color on #A7A6BE background.


White color preview on #A7A6BE background

This text has white color on #A7A6BE background.


Related colors

Complementary color

Complementary color for #hex is #585941.


I love getcolorcode.com

Triadic colors

1 #BEA7A6 and #A6BEA7 with #A7A6BE are triadic colors.

2 #BEA6A7 and #A6A7BE with #A7A6BE are triadic colors.