COLOR #A8C895

HEX: #A8C895 RGB: (168,200,149)

Color info

#A8C895 contains red, green and blue colors in about the same proportion. Web safe color of #A8C895 is #99CC99 (or #9C9).

RGB color model

#A8C895 color RGB value is (168,200,149).

RGB: (168,200,149) (66%, 78%, 58%)

RGB channels and saturation

R 168 of 255 = 66%
G 200 of 255 = 78%
B 149 of 255 = 58%

168
200
149

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

Portions of RGB colors in percentages

R + G + B = 168 + 200 + 149 = 517 (100%)
R 168 of 517 ~ 32.5%
G 200 of 517 ~ 38.68%
B 149 of 517 ~ 28.82'%

%32.5
%38.68
%28.82

CMYK color model

#A8C895 color CMYK value is (16,0,26,22).

  • cyan value is 16.00%
  • magenta value is 0.00%
  • yellow value is 25.50%
  • key color value is 21.57%
CMYK: (16,0,26,22) C16M0Y26K22 (16%,0%,26%,22%) (0.16/0.00/0.26/0.22) 

CMYK percentages

%16
%0
%25.5
%21.57

Codes

Color #A8C895 in popluar color models

A8 C8 95
RGB 168 200 149
HSL 98° 31.68% 68.43%
HSB/HSV 98° 25.50% 78.43%
CMYK 16.00% 0.00% 25.50%
21.57%

Color #A8C895 in popluar number systems.

HEX A8 C8 95
Decimal 168 200 149
Binary 10101000 11001000 10010101
Octal 250 310 225

Shades and tints

Shades of #A8C895

#A8C895
(168,200,149)
#99B688
(153,182,136)
#8AA47B
(138,164,123)
#7B926E
(123,146,110)
#6C8061
(108,128,97)
#5D6E54
(93,110,84)
#4E5C47
(78,92,71)
#3F4A3A
(63,74,58)
#30382D
(48,56,45)
#212620
(33,38,32)
#121413
(18,20,19)
#000000
(0,0,0)

Tints of #A8C895

#A8C895
(168,200,149)
#AFCD9E
(175,205,158)
#B6D2A7
(182,210,167)
#BDD7B0
(189,215,176)
#C4DCB9
(196,220,185)
#CBE1C2
(203,225,194)
#D2E6CB
(210,230,203)
#D9EBD4
(217,235,212)
#E0F0DD
(224,240,221)
#E7F5E6
(231,245,230)
#EEFAEF
(238,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8C895; }

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

This text font color is #A8C895.

Background Color

.myBgColor { background-color: #A8C895; }

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

This div background color is #A8C895.

Border color

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

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

This div border color is #A8C895.

Opacity

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

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

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

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

This text has shadow with #A8C895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C895.

Preview

Color preview on black background

This text has color #A8C895 on black background.


Color preview on white background

This text has color #A8C895 on white background.


Black color preview on #A8C895 background

This text has black color on #A8C895 background.


White color preview on #A8C895 background

This text has white color on #A8C895 background.


Related colors

Complementary color

Complementary color for #hex is #57376A.


I love getcolorcode.com

Triadic colors

1 #95A8C8 and #C895A8 with #A8C895 are triadic colors.

2 #95C8A8 and #C8A895 with #A8C895 are triadic colors.