COLOR #A6A4BD

HEX: #A6A4BD RGB: (166,164,189)

Color info

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

RGB color model

#A6A4BD color RGB value is (166,164,189).

RGB: (166,164,189) (65%, 64%, 74%)

RGB channels and saturation

R 166 of 255 = 65%
G 164 of 255 = 64%
B 189 of 255 = 74%

166
164
189

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

Portions of RGB colors in percentages

R + G + B = 166 + 164 + 189 = 519 (100%)
R 166 of 519 ~ 31.98%
G 164 of 519 ~ 31.6%
B 189 of 519 ~ 36.42'%

%31.98
%31.6
%36.42

CMYK color model

#A6A4BD color CMYK value is (12,13,0,26).

  • cyan value is 12.17%
  • magenta value is 13.23%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (12,13,0,26)
C12M13Y0K26 (12%, 13%, 0%, 26%)
(0.12 / 0.13 / 0.00 / 0.26)

CMYK percentages

%12.17
%13.23
%0
%25.88

Codes

Color #A6A4BD in popluar color models

A6 A4 BD
RGB 166 164 189
HSL 245° 15.92% 69.22%
HSB/HSV 245° 13.23% 74.12%
CMYK 12.17% 13.23% 0.00%
25.88%

Color #A6A4BD in popluar number systems.

HEX A6 A4 BD
Decimal 166 164 189
Binary 10100110 10100100 10111101
Octal 246 244 275

Shades and tints

Shades of #A6A4BD

#A6A4BD
(166,164,189)
#9796AC
(151,150,172)
#88889B
(136,136,155)
#797A8A
(121,122,138)
#6A6C79
(106,108,121)
#5B5E68
(91,94,104)
#4C5057
(76,80,87)
#3D4246
(61,66,70)
#2E3435
(46,52,53)
#1F2624
(31,38,36)
#101813
(16,24,19)
#000000
(0,0,0)

Tints of #A6A4BD

#A6A4BD
(166,164,189)
#AEACC3
(174,172,195)
#B6B4C9
(182,180,201)
#BEBCCF
(190,188,207)
#C6C4D5
(198,196,213)
#CECCDB
(206,204,219)
#D6D4E1
(214,212,225)
#DEDCE7
(222,220,231)
#E6E4ED
(230,228,237)
#EEECF3
(238,236,243)
#F6F4F9
(246,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6A4BD color. Also use rgb(166,164,189) instead hex code.

Text Font Color

.myTextColor { color: #A6A4BD; }

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

This text font color is #A6A4BD.

Background Color

.myBgColor { background-color: #A6A4BD; }

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

This div background color is #A6A4BD.

Border color

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

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

This div border color is #A6A4BD.

Opacity

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

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

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

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

This text has shadow with #A6A4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6A4BD.

Preview

Color preview on black background

This text has color #A6A4BD on black background.


Color preview on white background

This text has color #A6A4BD on white background.


Black color preview on #A6A4BD background

This text has black color on #A6A4BD background.


White color preview on #A6A4BD background

This text has white color on #A6A4BD background.


Related colors

Complementary color

Complementary color for #hex is #595B42.


I love getcolorcode.com

Triadic colors

1 #BDA6A4 and #A4BDA6 with #A6A4BD are triadic colors.

2 #BDA4A6 and #A4A6BD with #A6A4BD are triadic colors.