COLOR #A8D691

HEX: #A8D691 RGB: (168,214,145)

Color info

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

RGB color model

#A8D691 color RGB value is (168,214,145).

RGB: (168,214,145) (66%, 84%, 57%)

RGB channels and saturation

R 168 of 255 = 66%
G 214 of 255 = 84%
B 145 of 255 = 57%

168
214
145

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

Portions of RGB colors in percentages

R + G + B = 168 + 214 + 145 = 527 (100%)
R 168 of 527 ~ 31.88%
G 214 of 527 ~ 40.61%
B 145 of 527 ~ 27.51'%

%31.88
%40.61
%27.51

CMYK color model

#A8D691 color CMYK value is (21,0,32,16).

  • cyan value is 21.50%
  • magenta value is 0.00%
  • yellow value is 32.24%
  • key color value is 16.08%

CMYK: (21,0,32,16)
C21M0Y32K16 (21%, 0%, 32%, 16%)
(0.21 / 0.00 / 0.32 / 0.16)

CMYK percentages

%21.5
%0
%32.24
%16.08

Codes

Color #A8D691 in popluar color models

A8 D6 91
RGB 168 214 145
HSL 100° 45.70% 70.39%
HSB/HSV 100° 32.24% 83.92%
CMYK 21.50% 0.00% 32.24%
16.08%

Color #A8D691 in popluar number systems.

HEX A8 D6 91
Decimal 168 214 145
Binary 10101000 11010110 10010001
Octal 250 326 221

Shades and tints

Shades of #A8D691

#A8D691
(168,214,145)
#99C384
(153,195,132)
#8AB077
(138,176,119)
#7B9D6A
(123,157,106)
#6C8A5D
(108,138,93)
#5D7750
(93,119,80)
#4E6443
(78,100,67)
#3F5136
(63,81,54)
#303E29
(48,62,41)
#212B1C
(33,43,28)
#12180F
(18,24,15)
#000000
(0,0,0)

Tints of #A8D691

#A8D691
(168,214,145)
#AFD99B
(175,217,155)
#B6DCA5
(182,220,165)
#BDDFAF
(189,223,175)
#C4E2B9
(196,226,185)
#CBE5C3
(203,229,195)
#D2E8CD
(210,232,205)
#D9EBD7
(217,235,215)
#E0EEE1
(224,238,225)
#E7F1EB
(231,241,235)
#EEF4F5
(238,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8D691; }

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

This text font color is #A8D691.

Background Color

.myBgColor { background-color: #A8D691; }

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

This div background color is #A8D691.

Border color

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

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

This div border color is #A8D691.

Opacity

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

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

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

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

This text has shadow with #A8D691 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D691.

Preview

Color preview on black background

This text has color #A8D691 on black background.


Color preview on white background

This text has color #A8D691 on white background.


Black color preview on #A8D691 background

This text has black color on #A8D691 background.


White color preview on #A8D691 background

This text has white color on #A8D691 background.


Related colors

Complementary color

Complementary color for #hex is #57296E.


I love getcolorcode.com

Triadic colors

1 #91A8D6 and #D691A8 with #A8D691 are triadic colors.

2 #91D6A8 and #D6A891 with #A8D691 are triadic colors.