COLOR #A8D982

HEX: #A8D982 RGB: (168,217,130)

Color info

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

RGB color model

#A8D982 color RGB value is (168,217,130).

RGB: (168,217,130) (66%, 85%, 51%)

RGB channels and saturation

R 168 of 255 = 66%
G 217 of 255 = 85%
B 130 of 255 = 51%

168
217
130

R + G + B ~ 67%. #A8D982 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 217 + 130 = 515 (100%)
R 168 of 515 ~ 32.62%
G 217 of 515 ~ 42.14%
B 130 of 515 ~ 25.24'%

%32.62
%42.14
%25.24

CMYK color model

#A8D982 color CMYK value is (23,0,40,15).

  • cyan value is 22.58%
  • magenta value is 0.00%
  • yellow value is 40.09%
  • key color value is 14.90%

CMYK: (23,0,40,15)
C23M0Y40K15 (23%, 0%, 40%, 15%)
(0.23 / 0.00 / 0.40 / 0.15)

CMYK percentages

%22.58
%0
%40.09
%14.9

Codes

Color #A8D982 in popluar color models

A8 D9 82
RGB 168 217 130
HSL 94° 53.37% 68.04%
HSB/HSV 94° 40.09% 85.10%
CMYK 22.58% 0.00% 40.09%
14.90%

Color #A8D982 in popluar number systems.

HEX A8 D9 82
Decimal 168 217 130
Binary 10101000 11011001 10000010
Octal 250 331 202

Shades and tints

Shades of #A8D982

#A8D982
(168,217,130)
#99C677
(153,198,119)
#8AB36C
(138,179,108)
#7BA061
(123,160,97)
#6C8D56
(108,141,86)
#5D7A4B
(93,122,75)
#4E6740
(78,103,64)
#3F5435
(63,84,53)
#30412A
(48,65,42)
#212E1F
(33,46,31)
#121B14
(18,27,20)
#000000
(0,0,0)

Tints of #A8D982

#A8D982
(168,217,130)
#AFDC8D
(175,220,141)
#B6DF98
(182,223,152)
#BDE2A3
(189,226,163)
#C4E5AE
(196,229,174)
#CBE8B9
(203,232,185)
#D2EBC4
(210,235,196)
#D9EECF
(217,238,207)
#E0F1DA
(224,241,218)
#E7F4E5
(231,244,229)
#EEF7F0
(238,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8D982 color. Also use rgb(168,217,130) instead hex code.

Text Font Color

.myTextColor { color: #A8D982; }

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

This text font color is #A8D982.

Background Color

.myBgColor { background-color: #A8D982; }

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

This div background color is #A8D982.

Border color

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

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

This div border color is #A8D982.

Opacity

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

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

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

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

This text has shadow with #A8D982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D982.

Preview

Color preview on black background

This text has color #A8D982 on black background.


Color preview on white background

This text has color #A8D982 on white background.


Black color preview on #A8D982 background

This text has black color on #A8D982 background.


White color preview on #A8D982 background

This text has white color on #A8D982 background.


Related colors

Complementary color

Complementary color for #hex is #57267D.


I love getcolorcode.com

Triadic colors

1 #82A8D9 and #D982A8 with #A8D982 are triadic colors.

2 #82D9A8 and #D9A882 with #A8D982 are triadic colors.