COLOR #A7D495

HEX: #A7D495 RGB: (167,212,149)

Color info

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

RGB color model

#A7D495 color RGB value is (167,212,149).

RGB: (167,212,149) (65%, 83%, 58%)

RGB channels and saturation

R 167 of 255 = 65%
G 212 of 255 = 83%
B 149 of 255 = 58%

167
212
149

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

Portions of RGB colors in percentages

R + G + B = 167 + 212 + 149 = 528 (100%)
R 167 of 528 ~ 31.63%
G 212 of 528 ~ 40.15%
B 149 of 528 ~ 28.22'%

%31.63
%40.15
%28.22

CMYK color model

#A7D495 color CMYK value is (21,0,30,17).

  • cyan value is 21.23%
  • magenta value is 0.00%
  • yellow value is 29.72%
  • key color value is 16.86%

CMYK: (21,0,30,17)
C21M0Y30K17 (21%, 0%, 30%, 17%)
(0.21 / 0.00 / 0.30 / 0.17)

CMYK percentages

%21.23
%0
%29.72
%16.86

Codes

Color #A7D495 in popluar color models

A7 D4 95
RGB 167 212 149
HSL 103° 42.28% 70.78%
HSB/HSV 103° 29.72% 83.14%
CMYK 21.23% 0.00% 29.72%
16.86%

Color #A7D495 in popluar number systems.

HEX A7 D4 95
Decimal 167 212 149
Binary 10100111 11010100 10010101
Octal 247 324 225

Shades and tints

Shades of #A7D495

#A7D495
(167,212,149)
#98C188
(152,193,136)
#89AE7B
(137,174,123)
#7A9B6E
(122,155,110)
#6B8861
(107,136,97)
#5C7554
(92,117,84)
#4D6247
(77,98,71)
#3E4F3A
(62,79,58)
#2F3C2D
(47,60,45)
#202920
(32,41,32)
#111613
(17,22,19)
#000000
(0,0,0)

Tints of #A7D495

#A7D495
(167,212,149)
#AFD79E
(175,215,158)
#B7DAA7
(183,218,167)
#BFDDB0
(191,221,176)
#C7E0B9
(199,224,185)
#CFE3C2
(207,227,194)
#D7E6CB
(215,230,203)
#DFE9D4
(223,233,212)
#E7ECDD
(231,236,221)
#EFEFE6
(239,239,230)
#F7F2EF
(247,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7D495; }

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

This text font color is #A7D495.

Background Color

.myBgColor { background-color: #A7D495; }

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

This div background color is #A7D495.

Border color

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

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

This div border color is #A7D495.

Opacity

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

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

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

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

This text has shadow with #A7D495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7D495.

Preview

Color preview on black background

This text has color #A7D495 on black background.


Color preview on white background

This text has color #A7D495 on white background.


Black color preview on #A7D495 background

This text has black color on #A7D495 background.


White color preview on #A7D495 background

This text has white color on #A7D495 background.


Related colors

Complementary color

Complementary color for #hex is #582B6A.


I love getcolorcode.com

Triadic colors

1 #95A7D4 and #D495A7 with #A7D495 are triadic colors.

2 #95D4A7 and #D4A795 with #A7D495 are triadic colors.