COLOR #A6B78A

HEX: #A6B78A RGB: (166,183,138)

Color info

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

RGB color model

#A6B78A color RGB value is (166,183,138).

RGB: (166,183,138) (65%, 72%, 54%)

RGB channels and saturation

R 166 of 255 = 65%
G 183 of 255 = 72%
B 138 of 255 = 54%

166
183
138

R + G + B ~ 64%. #A6B78A is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 183 + 138 = 487 (100%)
R 166 of 487 ~ 34.09%
G 183 of 487 ~ 37.58%
B 138 of 487 ~ 28.34'%

%34.09
%37.58
%28.34

CMYK color model

#A6B78A color CMYK value is (9,0,25,28).

  • cyan value is 9.29%
  • magenta value is 0.00%
  • yellow value is 24.59%
  • key color value is 28.24%

CMYK: (9,0,25,28)
C9M0Y25K28 (9%, 0%, 25%, 28%)
(0.09 / 0.00 / 0.25 / 0.28)

CMYK percentages

%9.29
%0
%24.59
%28.24

Codes

Color #A6B78A in popluar color models

A6 B7 8A
RGB 166 183 138
HSL 83° 23.81% 62.94%
HSB/HSV 83° 24.59% 71.76%
CMYK 9.29% 0.00% 24.59%
28.24%

Color #A6B78A in popluar number systems.

HEX A6 B7 8A
Decimal 166 183 138
Binary 10100110 10110111 10001010
Octal 246 267 212

Shades and tints

Shades of #A6B78A

#A6B78A
(166,183,138)
#97A77E
(151,167,126)
#889772
(136,151,114)
#798766
(121,135,102)
#6A775A
(106,119,90)
#5B674E
(91,103,78)
#4C5742
(76,87,66)
#3D4736
(61,71,54)
#2E372A
(46,55,42)
#1F271E
(31,39,30)
#101712
(16,23,18)
#000000
(0,0,0)

Tints of #A6B78A

#A6B78A
(166,183,138)
#AEBD94
(174,189,148)
#B6C39E
(182,195,158)
#BEC9A8
(190,201,168)
#C6CFB2
(198,207,178)
#CED5BC
(206,213,188)
#D6DBC6
(214,219,198)
#DEE1D0
(222,225,208)
#E6E7DA
(230,231,218)
#EEEDE4
(238,237,228)
#F6F3EE
(246,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6B78A; }

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

This text font color is #A6B78A.

Background Color

.myBgColor { background-color: #A6B78A; }

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

This div background color is #A6B78A.

Border color

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

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

This div border color is #A6B78A.

Opacity

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

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

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

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

This text has shadow with #A6B78A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B78A.

Preview

Color preview on black background

This text has color #A6B78A on black background.


Color preview on white background

This text has color #A6B78A on white background.


Black color preview on #A6B78A background

This text has black color on #A6B78A background.


White color preview on #A6B78A background

This text has white color on #A6B78A background.


Related colors

Complementary color

Complementary color for #hex is #594875.


I love getcolorcode.com

Triadic colors

1 #8AA6B7 and #B78AA6 with #A6B78A are triadic colors.

2 #8AB7A6 and #B7A68A with #A6B78A are triadic colors.