COLOR #A7C895

HEX: #A7C895 RGB: (167,200,149)

Color info

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

RGB color model

#A7C895 color RGB value is (167,200,149).

RGB: (167,200,149) (65%, 78%, 58%)

RGB channels and saturation

R 167 of 255 = 65%
G 200 of 255 = 78%
B 149 of 255 = 58%

167
200
149

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

Portions of RGB colors in percentages

R + G + B = 167 + 200 + 149 = 516 (100%)
R 167 of 516 ~ 32.36%
G 200 of 516 ~ 38.76%
B 149 of 516 ~ 28.88'%

%32.36
%38.76
%28.88

CMYK color model

#A7C895 color CMYK value is (17,0,26,22).

  • cyan value is 16.50%
  • magenta value is 0.00%
  • yellow value is 25.50%
  • key color value is 21.57%

CMYK: (17,0,26,22)
C17M0Y26K22 (17%, 0%, 26%, 22%)
(0.17 / 0.00 / 0.26 / 0.22)

CMYK percentages

%16.5
%0
%25.5
%21.57

Codes

Color #A7C895 in popluar color models

A7 C8 95
RGB 167 200 149
HSL 99° 31.68% 68.43%
HSB/HSV 99° 25.50% 78.43%
CMYK 16.50% 0.00% 25.50%
21.57%

Color #A7C895 in popluar number systems.

HEX A7 C8 95
Decimal 167 200 149
Binary 10100111 11001000 10010101
Octal 247 310 225

Shades and tints

Shades of #A7C895

#A7C895
(167,200,149)
#98B688
(152,182,136)
#89A47B
(137,164,123)
#7A926E
(122,146,110)
#6B8061
(107,128,97)
#5C6E54
(92,110,84)
#4D5C47
(77,92,71)
#3E4A3A
(62,74,58)
#2F382D
(47,56,45)
#202620
(32,38,32)
#111413
(17,20,19)
#000000
(0,0,0)

Tints of #A7C895

#A7C895
(167,200,149)
#AFCD9E
(175,205,158)
#B7D2A7
(183,210,167)
#BFD7B0
(191,215,176)
#C7DCB9
(199,220,185)
#CFE1C2
(207,225,194)
#D7E6CB
(215,230,203)
#DFEBD4
(223,235,212)
#E7F0DD
(231,240,221)
#EFF5E6
(239,245,230)
#F7FAEF
(247,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7C895; }

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

This text font color is #A7C895.

Background Color

.myBgColor { background-color: #A7C895; }

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

This div background color is #A7C895.

Border color

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

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

This div border color is #A7C895.

Opacity

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

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

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

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

This text has shadow with #A7C895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7C895.

Preview

Color preview on black background

This text has color #A7C895 on black background.


Color preview on white background

This text has color #A7C895 on white background.


Black color preview on #A7C895 background

This text has black color on #A7C895 background.


White color preview on #A7C895 background

This text has white color on #A7C895 background.


Related colors

Complementary color

Complementary color for #hex is #58376A.


I love getcolorcode.com

Triadic colors

1 #95A7C8 and #C895A7 with #A7C895 are triadic colors.

2 #95C8A7 and #C8A795 with #A7C895 are triadic colors.