COLOR #A8D486

HEX: #A8D486 RGB: (168,212,134)

Color info

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

RGB color model

#A8D486 color RGB value is (168,212,134).

RGB: (168,212,134) (66%, 83%, 53%)

RGB channels and saturation

R 168 of 255 = 66%
G 212 of 255 = 83%
B 134 of 255 = 53%

168
212
134

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

Portions of RGB colors in percentages

R + G + B = 168 + 212 + 134 = 514 (100%)
R 168 of 514 ~ 32.68%
G 212 of 514 ~ 41.25%
B 134 of 514 ~ 26.07'%

%32.68
%41.25
%26.07

CMYK color model

#A8D486 color CMYK value is (21,0,37,17).

  • cyan value is 20.75%
  • magenta value is 0.00%
  • yellow value is 36.79%
  • key color value is 16.86%

CMYK: (21,0,37,17)
C21M0Y37K17 (21%, 0%, 37%, 17%)
(0.21 / 0.00 / 0.37 / 0.17)

CMYK percentages

%20.75
%0
%36.79
%16.86

Codes

Color #A8D486 in popluar color models

A8 D4 86
RGB 168 212 134
HSL 94° 47.56% 67.84%
HSB/HSV 94° 36.79% 83.14%
CMYK 20.75% 0.00% 36.79%
16.86%

Color #A8D486 in popluar number systems.

HEX A8 D4 86
Decimal 168 212 134
Binary 10101000 11010100 10000110
Octal 250 324 206

Shades and tints

Shades of #A8D486

#A8D486
(168,212,134)
#99C17A
(153,193,122)
#8AAE6E
(138,174,110)
#7B9B62
(123,155,98)
#6C8856
(108,136,86)
#5D754A
(93,117,74)
#4E623E
(78,98,62)
#3F4F32
(63,79,50)
#303C26
(48,60,38)
#21291A
(33,41,26)
#12160E
(18,22,14)
#000000
(0,0,0)

Tints of #A8D486

#A8D486
(168,212,134)
#AFD791
(175,215,145)
#B6DA9C
(182,218,156)
#BDDDA7
(189,221,167)
#C4E0B2
(196,224,178)
#CBE3BD
(203,227,189)
#D2E6C8
(210,230,200)
#D9E9D3
(217,233,211)
#E0ECDE
(224,236,222)
#E7EFE9
(231,239,233)
#EEF2F4
(238,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8D486 color. Also use rgb(168,212,134) instead hex code.

Text Font Color

.myTextColor { color: #A8D486; }

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

This text font color is #A8D486.

Background Color

.myBgColor { background-color: #A8D486; }

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

This div background color is #A8D486.

Border color

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

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

This div border color is #A8D486.

Opacity

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

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

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

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

This text has shadow with #A8D486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D486.

Preview

Color preview on black background

This text has color #A8D486 on black background.


Color preview on white background

This text has color #A8D486 on white background.


Black color preview on #A8D486 background

This text has black color on #A8D486 background.


White color preview on #A8D486 background

This text has white color on #A8D486 background.


Related colors

Complementary color

Complementary color for #hex is #572B79.


I love getcolorcode.com

Triadic colors

1 #86A8D4 and #D486A8 with #A8D486 are triadic colors.

2 #86D4A8 and #D4A886 with #A8D486 are triadic colors.