COLOR #A8D491

HEX: #A8D491 RGB: (168,212,145)

Color info

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

RGB color model

#A8D491 color RGB value is (168,212,145).

RGB: (168,212,145) (66%, 83%, 57%)

RGB channels and saturation

R 168 of 255 = 66%
G 212 of 255 = 83%
B 145 of 255 = 57%

168
212
145

R + G + B ~ 69%. #A8D491 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 212 + 145 = 525 (100%)
R 168 of 525 ~ 32%
G 212 of 525 ~ 40.38%
B 145 of 525 ~ 27.62'%

%32
%40.38
%27.62

CMYK color model

#A8D491 color CMYK value is (21,0,32,17).

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

CMYK: (21,0,32,17)
C21M0Y32K17 (21%, 0%, 32%, 17%)
(0.21 / 0.00 / 0.32 / 0.17)

CMYK percentages

%20.75
%0
%31.6
%16.86

Codes

Color #A8D491 in popluar color models

A8 D4 91
RGB 168 212 145
HSL 99° 43.79% 70.00%
HSB/HSV 99° 31.60% 83.14%
CMYK 20.75% 0.00% 31.60%
16.86%

Color #A8D491 in popluar number systems.

HEX A8 D4 91
Decimal 168 212 145
Binary 10101000 11010100 10010001
Octal 250 324 221

Shades and tints

Shades of #A8D491

#A8D491
(168,212,145)
#99C184
(153,193,132)
#8AAE77
(138,174,119)
#7B9B6A
(123,155,106)
#6C885D
(108,136,93)
#5D7550
(93,117,80)
#4E6243
(78,98,67)
#3F4F36
(63,79,54)
#303C29
(48,60,41)
#21291C
(33,41,28)
#12160F
(18,22,15)
#000000
(0,0,0)

Tints of #A8D491

#A8D491
(168,212,145)
#AFD79B
(175,215,155)
#B6DAA5
(182,218,165)
#BDDDAF
(189,221,175)
#C4E0B9
(196,224,185)
#CBE3C3
(203,227,195)
#D2E6CD
(210,230,205)
#D9E9D7
(217,233,215)
#E0ECE1
(224,236,225)
#E7EFEB
(231,239,235)
#EEF2F5
(238,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8D491; }

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

This text font color is #A8D491.

Background Color

.myBgColor { background-color: #A8D491; }

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

This div background color is #A8D491.

Border color

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

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

This div border color is #A8D491.

Opacity

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

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

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

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

This text has shadow with #A8D491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D491.

Preview

Color preview on black background

This text has color #A8D491 on black background.


Color preview on white background

This text has color #A8D491 on white background.


Black color preview on #A8D491 background

This text has black color on #A8D491 background.


White color preview on #A8D491 background

This text has white color on #A8D491 background.


Related colors

Complementary color

Complementary color for #hex is #572B6E.


I love getcolorcode.com

Triadic colors

1 #91A8D4 and #D491A8 with #A8D491 are triadic colors.

2 #91D4A8 and #D4A891 with #A8D491 are triadic colors.