COLOR #A5D49E

HEX: #A5D49E RGB: (165,212,158)

Color info

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

RGB color model

#A5D49E color RGB value is (165,212,158).

RGB: (165,212,158) (65%, 83%, 62%)

RGB channels and saturation

R 165 of 255 = 65%
G 212 of 255 = 83%
B 158 of 255 = 62%

165
212
158

R + G + B ~ 70%. #A5D49E is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 212 + 158 = 535 (100%)
R 165 of 535 ~ 30.84%
G 212 of 535 ~ 39.63%
B 158 of 535 ~ 29.53'%

%30.84
%39.63
%29.53

CMYK color model

#A5D49E color CMYK value is (22,0,25,17).

  • cyan value is 22.17%
  • magenta value is 0.00%
  • yellow value is 25.47%
  • key color value is 16.86%
CMYK: (22,0,25,17) C22M0Y25K17 (22%,0%,25%,17%) (0.22/0.00/0.25/0.17) 

CMYK percentages

%22.17
%0
%25.47
%16.86

Codes

Color #A5D49E in popluar color models

A5 D4 9E
RGB 165 212 158
HSL 112° 38.57% 72.55%
HSB/HSV 112° 25.47% 83.14%
CMYK 22.17% 0.00% 25.47%
16.86%

Color #A5D49E in popluar number systems.

HEX A5 D4 9E
Decimal 165 212 158
Binary 10100101 11010100 10011110
Octal 245 324 236

Shades and tints

Shades of #A5D49E

#A5D49E
(165,212,158)
#96C190
(150,193,144)
#87AE82
(135,174,130)
#789B74
(120,155,116)
#698866
(105,136,102)
#5A7558
(90,117,88)
#4B624A
(75,98,74)
#3C4F3C
(60,79,60)
#2D3C2E
(45,60,46)
#1E2920
(30,41,32)
#0F1612
(15,22,18)
#000000
(0,0,0)

Tints of #A5D49E

#A5D49E
(165,212,158)
#ADD7A6
(173,215,166)
#B5DAAE
(181,218,174)
#BDDDB6
(189,221,182)
#C5E0BE
(197,224,190)
#CDE3C6
(205,227,198)
#D5E6CE
(213,230,206)
#DDE9D6
(221,233,214)
#E5ECDE
(229,236,222)
#EDEFE6
(237,239,230)
#F5F2EE
(245,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D49E color. Also use rgb(165,212,158) instead hex code.

Text Font Color

.myTextColor { color: #A5D49E; }

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

This text font color is #A5D49E.

Background Color

.myBgColor { background-color: #A5D49E; }

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

This div background color is #A5D49E.

Border color

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

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

This div border color is #A5D49E.

Opacity

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

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

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

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

This text has shadow with #A5D49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D49E.

Preview

Color preview on black background

This text has color #A5D49E on black background.


Color preview on white background

This text has color #A5D49E on white background.


Black color preview on #A5D49E background

This text has black color on #A5D49E background.


White color preview on #A5D49E background

This text has white color on #A5D49E background.


Related colors

Complementary color

Complementary color for #hex is #5A2B61.


I love getcolorcode.com

Triadic colors

1 #9EA5D4 and #D49EA5 with #A5D49E are triadic colors.

2 #9ED4A5 and #D4A59E with #A5D49E are triadic colors.