COLOR #A6C381

HEX: #A6C381 RGB: (166,195,129)

Color info

#A6C381 contains mainly red and green colors. Web safe color of #A6C381 is #99CC99 (or #9C9).

RGB color model

#A6C381 color RGB value is (166,195,129).

RGB: (166,195,129) (65%, 76%, 51%)

RGB channels and saturation

R 166 of 255 = 65%
G 195 of 255 = 76%
B 129 of 255 = 51%

166
195
129

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

Portions of RGB colors in percentages

R + G + B = 166 + 195 + 129 = 490 (100%)
R 166 of 490 ~ 33.88%
G 195 of 490 ~ 39.8%
B 129 of 490 ~ 26.33'%

%33.88
%39.8
%26.33

CMYK color model

#A6C381 color CMYK value is (15,0,34,24).

  • cyan value is 14.87%
  • magenta value is 0.00%
  • yellow value is 33.85%
  • key color value is 23.53%

CMYK: (15,0,34,24)
C15M0Y34K24 (15%, 0%, 34%, 24%)
(0.15 / 0.00 / 0.34 / 0.24)

CMYK percentages

%14.87
%0
%33.85
%23.53

Codes

Color #A6C381 in popluar color models

A6 C3 81
RGB 166 195 129
HSL 86° 35.48% 63.53%
HSB/HSV 86° 33.85% 76.47%
CMYK 14.87% 0.00% 33.85%
23.53%

Color #A6C381 in popluar number systems.

HEX A6 C3 81
Decimal 166 195 129
Binary 10100110 11000011 10000001
Octal 246 303 201

Shades and tints

Shades of #A6C381

#A6C381
(166,195,129)
#97B276
(151,178,118)
#88A16B
(136,161,107)
#799060
(121,144,96)
#6A7F55
(106,127,85)
#5B6E4A
(91,110,74)
#4C5D3F
(76,93,63)
#3D4C34
(61,76,52)
#2E3B29
(46,59,41)
#1F2A1E
(31,42,30)
#101913
(16,25,19)
#000000
(0,0,0)

Tints of #A6C381

#A6C381
(166,195,129)
#AEC88C
(174,200,140)
#B6CD97
(182,205,151)
#BED2A2
(190,210,162)
#C6D7AD
(198,215,173)
#CEDCB8
(206,220,184)
#D6E1C3
(214,225,195)
#DEE6CE
(222,230,206)
#E6EBD9
(230,235,217)
#EEF0E4
(238,240,228)
#F6F5EF
(246,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6C381 color. Also use rgb(166,195,129) instead hex code.

Text Font Color

.myTextColor { color: #A6C381; }

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

This text font color is #A6C381.

Background Color

.myBgColor { background-color: #A6C381; }

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

This div background color is #A6C381.

Border color

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

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

This div border color is #A6C381.

Opacity

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

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

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

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

This text has shadow with #A6C381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C381.

Preview

Color preview on black background

This text has color #A6C381 on black background.


Color preview on white background

This text has color #A6C381 on white background.


Black color preview on #A6C381 background

This text has black color on #A6C381 background.


White color preview on #A6C381 background

This text has white color on #A6C381 background.


Related colors

Complementary color

Complementary color for #hex is #593C7E.


I love getcolorcode.com

Triadic colors

1 #81A6C3 and #C381A6 with #A6C381 are triadic colors.

2 #81C3A6 and #C3A681 with #A6C381 are triadic colors.