COLOR #A6D162

HEX: #A6D162 RGB: (166,209,98)

Color info

#A6D162 contains mainly red and green colors. Web safe color of #A6D162 is #99CC66 (or #9C6).

RGB color model

#A6D162 color RGB value is (166,209,98).

RGB: (166,209,98) (65%, 82%, 38%)

RGB channels and saturation

R 166 of 255 = 65%
G 209 of 255 = 82%
B 98 of 255 = 38%

166
209
98

R + G + B ~ 62%. #A6D162 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 209 + 98 = 473 (100%)
R 166 of 473 ~ 35.1%
G 209 of 473 ~ 44.19%
B 98 of 473 ~ 20.72'%

%35.1
%44.19
%20.72

CMYK color model

#A6D162 color CMYK value is (21,0,53,18).

  • cyan value is 20.57%
  • magenta value is 0.00%
  • yellow value is 53.11%
  • key color value is 18.04%
CMYK: (21,0,53,18) C21M0Y53K18 (21%,0%,53%,18%) (0.21/0.00/0.53/0.18) 

CMYK percentages

%20.57
%0
%53.11
%18.04

Codes

Color #A6D162 in popluar color models

A6 D1 62
RGB 166 209 98
HSL 83° 54.68% 60.20%
HSB/HSV 83° 53.11% 81.96%
CMYK 20.57% 0.00% 53.11%
18.04%

Color #A6D162 in popluar number systems.

HEX A6 D1 62
Decimal 166 209 98
Binary 10100110 11010001 1100010
Octal 246 321 142

Shades and tints

Shades of #A6D162

#A6D162
(166,209,98)
#97BE5A
(151,190,90)
#88AB52
(136,171,82)
#79984A
(121,152,74)
#6A8542
(106,133,66)
#5B723A
(91,114,58)
#4C5F32
(76,95,50)
#3D4C2A
(61,76,42)
#2E3922
(46,57,34)
#1F261A
(31,38,26)
#101312
(16,19,18)
#000000
(0,0,0)

Tints of #A6D162

#A6D162
(166,209,98)
#AED570
(174,213,112)
#B6D97E
(182,217,126)
#BEDD8C
(190,221,140)
#C6E19A
(198,225,154)
#CEE5A8
(206,229,168)
#D6E9B6
(214,233,182)
#DEEDC4
(222,237,196)
#E6F1D2
(230,241,210)
#EEF5E0
(238,245,224)
#F6F9EE
(246,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D162 color. Also use rgb(166,209,98) instead hex code.

Text Font Color

.myTextColor { color: #A6D162; }

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

This text font color is #A6D162.

Background Color

.myBgColor { background-color: #A6D162; }

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

This div background color is #A6D162.

Border color

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

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

This div border color is #A6D162.

Opacity

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

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

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

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

This text has shadow with #A6D162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D162.

Preview

Color preview on black background

This text has color #A6D162 on black background.


Color preview on white background

This text has color #A6D162 on white background.


Black color preview on #A6D162 background

This text has black color on #A6D162 background.


White color preview on #A6D162 background

This text has white color on #A6D162 background.


Related colors

Complementary color

Complementary color for #hex is #592E9D.


I love getcolorcode.com

Triadic colors

1 #62A6D1 and #D162A6 with #A6D162 are triadic colors.

2 #62D1A6 and #D1A662 with #A6D162 are triadic colors.