COLOR #A6D083

HEX: #A6D083 RGB: (166,208,131)

Color info

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

RGB color model

#A6D083 color RGB value is (166,208,131).

RGB: (166,208,131) (65%, 82%, 51%)

RGB channels and saturation

R 166 of 255 = 65%
G 208 of 255 = 82%
B 131 of 255 = 51%

166
208
131

R + G + B ~ 66%. #A6D083 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 208 + 131 = 505 (100%)
R 166 of 505 ~ 32.87%
G 208 of 505 ~ 41.19%
B 131 of 505 ~ 25.94'%

%32.87
%41.19
%25.94

CMYK color model

#A6D083 color CMYK value is (20,0,37,18).

  • cyan value is 20.19%
  • magenta value is 0.00%
  • yellow value is 37.02%
  • key color value is 18.43%

CMYK: (20,0,37,18)
C20M0Y37K18 (20%, 0%, 37%, 18%)
(0.20 / 0.00 / 0.37 / 0.18)

CMYK percentages

%20.19
%0
%37.02
%18.43

Codes

Color #A6D083 in popluar color models

A6 D0 83
RGB 166 208 131
HSL 93° 45.03% 66.47%
HSB/HSV 93° 37.02% 81.57%
CMYK 20.19% 0.00% 37.02%
18.43%

Color #A6D083 in popluar number systems.

HEX A6 D0 83
Decimal 166 208 131
Binary 10100110 11010000 10000011
Octal 246 320 203

Shades and tints

Shades of #A6D083

#A6D083
(166,208,131)
#97BE78
(151,190,120)
#88AC6D
(136,172,109)
#799A62
(121,154,98)
#6A8857
(106,136,87)
#5B764C
(91,118,76)
#4C6441
(76,100,65)
#3D5236
(61,82,54)
#2E402B
(46,64,43)
#1F2E20
(31,46,32)
#101C15
(16,28,21)
#000000
(0,0,0)

Tints of #A6D083

#A6D083
(166,208,131)
#AED48E
(174,212,142)
#B6D899
(182,216,153)
#BEDCA4
(190,220,164)
#C6E0AF
(198,224,175)
#CEE4BA
(206,228,186)
#D6E8C5
(214,232,197)
#DEECD0
(222,236,208)
#E6F0DB
(230,240,219)
#EEF4E6
(238,244,230)
#F6F8F1
(246,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6D083 color. Also use rgb(166,208,131) instead hex code.

Text Font Color

.myTextColor { color: #A6D083; }

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

This text font color is #A6D083.

Background Color

.myBgColor { background-color: #A6D083; }

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

This div background color is #A6D083.

Border color

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

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

This div border color is #A6D083.

Opacity

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

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

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

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

This text has shadow with #A6D083 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D083.

Preview

Color preview on black background

This text has color #A6D083 on black background.


Color preview on white background

This text has color #A6D083 on white background.


Black color preview on #A6D083 background

This text has black color on #A6D083 background.


White color preview on #A6D083 background

This text has white color on #A6D083 background.


Related colors

Complementary color

Complementary color for #hex is #592F7C.


I love getcolorcode.com

Triadic colors

1 #83A6D0 and #D083A6 with #A6D083 are triadic colors.

2 #83D0A6 and #D0A683 with #A6D083 are triadic colors.