COLOR #A6BDA7

HEX: #A6BDA7 RGB: (166,189,167)

Color info

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

RGB color model

#A6BDA7 color RGB value is (166,189,167).

RGB: (166,189,167) (65%, 74%, 65%)

RGB channels and saturation

R 166 of 255 = 65%
G 189 of 255 = 74%
B 167 of 255 = 65%

166
189
167

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

Portions of RGB colors in percentages

R + G + B = 166 + 189 + 167 = 522 (100%)
R 166 of 522 ~ 31.8%
G 189 of 522 ~ 36.21%
B 167 of 522 ~ 31.99'%

%31.8
%36.21
%31.99

CMYK color model

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

  • cyan value is 12.17%
  • magenta value is 0.00%
  • yellow value is 11.64%
  • key color value is 25.88%
CMYK: (12,0,12,26) C12M0Y12K26 (12%,0%,12%,26%) (0.12/0.00/0.12/0.26) 

CMYK percentages

%12.17
%0
%11.64
%25.88

Codes

Color #A6BDA7 in popluar color models

A6 BD A7
RGB 166 189 167
HSL 123° 14.84% 69.61%
HSB/HSV 123° 12.17% 74.12%
CMYK 12.17% 0.00% 11.64%
25.88%

Color #A6BDA7 in popluar number systems.

HEX A6 BD A7
Decimal 166 189 167
Binary 10100110 10111101 10100111
Octal 246 275 247

Shades and tints

Shades of #A6BDA7

#A6BDA7
(166,189,167)
#97AC98
(151,172,152)
#889B89
(136,155,137)
#798A7A
(121,138,122)
#6A796B
(106,121,107)
#5B685C
(91,104,92)
#4C574D
(76,87,77)
#3D463E
(61,70,62)
#2E352F
(46,53,47)
#1F2420
(31,36,32)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #A6BDA7

#A6BDA7
(166,189,167)
#AEC3AF
(174,195,175)
#B6C9B7
(182,201,183)
#BECFBF
(190,207,191)
#C6D5C7
(198,213,199)
#CEDBCF
(206,219,207)
#D6E1D7
(214,225,215)
#DEE7DF
(222,231,223)
#E6EDE7
(230,237,231)
#EEF3EF
(238,243,239)
#F6F9F7
(246,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6BDA7; }

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

This text font color is #A6BDA7.

Background Color

.myBgColor { background-color: #A6BDA7; }

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

This div background color is #A6BDA7.

Border color

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

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

This div border color is #A6BDA7.

Opacity

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

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

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

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

This text has shadow with #A6BDA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6BDA7.

Preview

Color preview on black background

This text has color #A6BDA7 on black background.


Color preview on white background

This text has color #A6BDA7 on white background.


Black color preview on #A6BDA7 background

This text has black color on #A6BDA7 background.


White color preview on #A6BDA7 background

This text has white color on #A6BDA7 background.


Related colors

Complementary color

Complementary color for #hex is #594258.


I love getcolorcode.com

Triadic colors

1 #A7A6BD and #BDA7A6 with #A6BDA7 are triadic colors.

2 #A7BDA6 and #BDA6A7 with #A6BDA7 are triadic colors.