COLOR #A6B68A

HEX: #A6B68A RGB: (166,182,138)

Color info

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

RGB color model

#A6B68A color RGB value is (166,182,138).

RGB: (166,182,138) (65%, 71%, 54%)

RGB channels and saturation

R 166 of 255 = 65%
G 182 of 255 = 71%
B 138 of 255 = 54%

166
182
138

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

Portions of RGB colors in percentages

R + G + B = 166 + 182 + 138 = 486 (100%)
R 166 of 486 ~ 34.16%
G 182 of 486 ~ 37.45%
B 138 of 486 ~ 28.4'%

%34.16
%37.45
%28.4

CMYK color model

#A6B68A color CMYK value is (9,0,24,29).

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

CMYK: (9,0,24,29)
C9M0Y24K29 (9%, 0%, 24%, 29%)
(0.09 / 0.00 / 0.24 / 0.29)

CMYK percentages

%8.79
%0
%24.18
%28.63

Codes

Color #A6B68A in popluar color models

A6 B6 8A
RGB 166 182 138
HSL 82° 23.16% 62.75%
HSB/HSV 82° 24.18% 71.37%
CMYK 8.79% 0.00% 24.18%
28.63%

Color #A6B68A in popluar number systems.

HEX A6 B6 8A
Decimal 166 182 138
Binary 10100110 10110110 10001010
Octal 246 266 212

Shades and tints

Shades of #A6B68A

#A6B68A
(166,182,138)
#97A67E
(151,166,126)
#889672
(136,150,114)
#798666
(121,134,102)
#6A765A
(106,118,90)
#5B664E
(91,102,78)
#4C5642
(76,86,66)
#3D4636
(61,70,54)
#2E362A
(46,54,42)
#1F261E
(31,38,30)
#101612
(16,22,18)
#000000
(0,0,0)

Tints of #A6B68A

#A6B68A
(166,182,138)
#AEBC94
(174,188,148)
#B6C29E
(182,194,158)
#BEC8A8
(190,200,168)
#C6CEB2
(198,206,178)
#CED4BC
(206,212,188)
#D6DAC6
(214,218,198)
#DEE0D0
(222,224,208)
#E6E6DA
(230,230,218)
#EEECE4
(238,236,228)
#F6F2EE
(246,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6B68A; }

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

This text font color is #A6B68A.

Background Color

.myBgColor { background-color: #A6B68A; }

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

This div background color is #A6B68A.

Border color

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

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

This div border color is #A6B68A.

Opacity

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

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

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

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

This text has shadow with #A6B68A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B68A.

Preview

Color preview on black background

This text has color #A6B68A on black background.


Color preview on white background

This text has color #A6B68A on white background.


Black color preview on #A6B68A background

This text has black color on #A6B68A background.


White color preview on #A6B68A background

This text has white color on #A6B68A background.


Related colors

Complementary color

Complementary color for #hex is #594975.


I love getcolorcode.com

Triadic colors

1 #8AA6B6 and #B68AA6 with #A6B68A are triadic colors.

2 #8AB6A6 and #B6A68A with #A6B68A are triadic colors.