COLOR #A6B685

HEX: #A6B685 RGB: (166,182,133)

Color info

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

RGB color model

#A6B685 color RGB value is (166,182,133).

RGB: (166,182,133) (65%, 71%, 52%)

RGB channels and saturation

R 166 of 255 = 65%
G 182 of 255 = 71%
B 133 of 255 = 52%

166
182
133

R + G + B ~ 63%. #A6B685 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 182 + 133 = 481 (100%)
R 166 of 481 ~ 34.51%
G 182 of 481 ~ 37.84%
B 133 of 481 ~ 27.65'%

%34.51
%37.84
%27.65

CMYK color model

#A6B685 color CMYK value is (9,0,27,29).

  • cyan value is 8.79%
  • magenta value is 0.00%
  • yellow value is 26.92%
  • key color value is 28.63%

CMYK: (9,0,27,29)
C9M0Y27K29 (9%, 0%, 27%, 29%)
(0.09 / 0.00 / 0.27 / 0.29)

CMYK percentages

%8.79
%0
%26.92
%28.63

Codes

Color #A6B685 in popluar color models

A6 B6 85
RGB 166 182 133
HSL 80° 25.13% 61.76%
HSB/HSV 80° 26.92% 71.37%
CMYK 8.79% 0.00% 26.92%
28.63%

Color #A6B685 in popluar number systems.

HEX A6 B6 85
Decimal 166 182 133
Binary 10100110 10110110 10000101
Octal 246 266 205

Shades and tints

Shades of #A6B685

#A6B685
(166,182,133)
#97A679
(151,166,121)
#88966D
(136,150,109)
#798661
(121,134,97)
#6A7655
(106,118,85)
#5B6649
(91,102,73)
#4C563D
(76,86,61)
#3D4631
(61,70,49)
#2E3625
(46,54,37)
#1F2619
(31,38,25)
#10160D
(16,22,13)
#000000
(0,0,0)

Tints of #A6B685

#A6B685
(166,182,133)
#AEBC90
(174,188,144)
#B6C29B
(182,194,155)
#BEC8A6
(190,200,166)
#C6CEB1
(198,206,177)
#CED4BC
(206,212,188)
#D6DAC7
(214,218,199)
#DEE0D2
(222,224,210)
#E6E6DD
(230,230,221)
#EEECE8
(238,236,232)
#F6F2F3
(246,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B685 color. Also use rgb(166,182,133) instead hex code.

Text Font Color

.myTextColor { color: #A6B685; }

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

This text font color is #A6B685.

Background Color

.myBgColor { background-color: #A6B685; }

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

This div background color is #A6B685.

Border color

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

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

This div border color is #A6B685.

Opacity

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

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

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

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

This text has shadow with #A6B685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B685.

Preview

Color preview on black background

This text has color #A6B685 on black background.


Color preview on white background

This text has color #A6B685 on white background.


Black color preview on #A6B685 background

This text has black color on #A6B685 background.


White color preview on #A6B685 background

This text has white color on #A6B685 background.


Related colors

Complementary color

Complementary color for #hex is #59497A.


I love getcolorcode.com

Triadic colors

1 #85A6B6 and #B685A6 with #A6B685 are triadic colors.

2 #85B6A6 and #B6A685 with #A6B685 are triadic colors.