COLOR #A8C887

HEX: #A8C887 RGB: (168,200,135)

Color info

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

RGB color model

#A8C887 color RGB value is (168,200,135).

RGB: (168,200,135) (66%, 78%, 53%)

RGB channels and saturation

R 168 of 255 = 66%
G 200 of 255 = 78%
B 135 of 255 = 53%

168
200
135

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

Portions of RGB colors in percentages

R + G + B = 168 + 200 + 135 = 503 (100%)
R 168 of 503 ~ 33.4%
G 200 of 503 ~ 39.76%
B 135 of 503 ~ 26.84'%

%33.4
%39.76
%26.84

CMYK color model

#A8C887 color CMYK value is (16,0,33,22).

  • cyan value is 16.00%
  • magenta value is 0.00%
  • yellow value is 32.50%
  • key color value is 21.57%

CMYK: (16,0,33,22)
C16M0Y33K22 (16%, 0%, 33%, 22%)
(0.16 / 0.00 / 0.33 / 0.22)

CMYK percentages

%16
%0
%32.5
%21.57

Codes

Color #A8C887 in popluar color models

A8 C8 87
RGB 168 200 135
HSL 90° 37.14% 65.69%
HSB/HSV 90° 32.50% 78.43%
CMYK 16.00% 0.00% 32.50%
21.57%

Color #A8C887 in popluar number systems.

HEX A8 C8 87
Decimal 168 200 135
Binary 10101000 11001000 10000111
Octal 250 310 207

Shades and tints

Shades of #A8C887

#A8C887
(168,200,135)
#99B67B
(153,182,123)
#8AA46F
(138,164,111)
#7B9263
(123,146,99)
#6C8057
(108,128,87)
#5D6E4B
(93,110,75)
#4E5C3F
(78,92,63)
#3F4A33
(63,74,51)
#303827
(48,56,39)
#21261B
(33,38,27)
#12140F
(18,20,15)
#000000
(0,0,0)

Tints of #A8C887

#A8C887
(168,200,135)
#AFCD91
(175,205,145)
#B6D29B
(182,210,155)
#BDD7A5
(189,215,165)
#C4DCAF
(196,220,175)
#CBE1B9
(203,225,185)
#D2E6C3
(210,230,195)
#D9EBCD
(217,235,205)
#E0F0D7
(224,240,215)
#E7F5E1
(231,245,225)
#EEFAEB
(238,250,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8C887 color. Also use rgb(168,200,135) instead hex code.

Text Font Color

.myTextColor { color: #A8C887; }

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

This text font color is #A8C887.

Background Color

.myBgColor { background-color: #A8C887; }

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

This div background color is #A8C887.

Border color

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

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

This div border color is #A8C887.

Opacity

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

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

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

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

This text has shadow with #A8C887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C887.

Preview

Color preview on black background

This text has color #A8C887 on black background.


Color preview on white background

This text has color #A8C887 on white background.


Black color preview on #A8C887 background

This text has black color on #A8C887 background.


White color preview on #A8C887 background

This text has white color on #A8C887 background.


Related colors

Complementary color

Complementary color for #hex is #573778.


I love getcolorcode.com

Triadic colors

1 #87A8C8 and #C887A8 with #A8C887 are triadic colors.

2 #87C8A8 and #C8A887 with #A8C887 are triadic colors.