COLOR #A5D58E

HEX: #A5D58E RGB: (165,213,142)

Color info

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

RGB color model

#A5D58E color RGB value is (165,213,142).

RGB: (165,213,142) (65%, 84%, 56%)

RGB channels and saturation

R 165 of 255 = 65%
G 213 of 255 = 84%
B 142 of 255 = 56%

165
213
142

R + G + B ~ 68%. #A5D58E is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 213 + 142 = 520 (100%)
R 165 of 520 ~ 31.73%
G 213 of 520 ~ 40.96%
B 142 of 520 ~ 27.31'%

%31.73
%40.96
%27.31

CMYK color model

#A5D58E color CMYK value is (23,0,33,16).

  • cyan value is 22.54%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 16.47%

CMYK: (23,0,33,16)
C23M0Y33K16 (23%, 0%, 33%, 16%)
(0.23 / 0.00 / 0.33 / 0.16)

CMYK percentages

%22.54
%0
%33.33
%16.47

Codes

Color #A5D58E in popluar color models

A5 D5 8E
RGB 165 213 142
HSL 101° 45.81% 69.61%
HSB/HSV 101° 33.33% 83.53%
CMYK 22.54% 0.00% 33.33%
16.47%

Color #A5D58E in popluar number systems.

HEX A5 D5 8E
Decimal 165 213 142
Binary 10100101 11010101 10001110
Octal 245 325 216

Shades and tints

Shades of #A5D58E

#A5D58E
(165,213,142)
#96C282
(150,194,130)
#87AF76
(135,175,118)
#789C6A
(120,156,106)
#69895E
(105,137,94)
#5A7652
(90,118,82)
#4B6346
(75,99,70)
#3C503A
(60,80,58)
#2D3D2E
(45,61,46)
#1E2A22
(30,42,34)
#0F1716
(15,23,22)
#000000
(0,0,0)

Tints of #A5D58E

#A5D58E
(165,213,142)
#ADD898
(173,216,152)
#B5DBA2
(181,219,162)
#BDDEAC
(189,222,172)
#C5E1B6
(197,225,182)
#CDE4C0
(205,228,192)
#D5E7CA
(213,231,202)
#DDEAD4
(221,234,212)
#E5EDDE
(229,237,222)
#EDF0E8
(237,240,232)
#F5F3F2
(245,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D58E color. Also use rgb(165,213,142) instead hex code.

Text Font Color

.myTextColor { color: #A5D58E; }

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

This text font color is #A5D58E.

Background Color

.myBgColor { background-color: #A5D58E; }

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

This div background color is #A5D58E.

Border color

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

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

This div border color is #A5D58E.

Opacity

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

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

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

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

This text has shadow with #A5D58E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D58E.

Preview

Color preview on black background

This text has color #A5D58E on black background.


Color preview on white background

This text has color #A5D58E on white background.


Black color preview on #A5D58E background

This text has black color on #A5D58E background.


White color preview on #A5D58E background

This text has white color on #A5D58E background.


Related colors

Complementary color

Complementary color for #hex is #5A2A71.


I love getcolorcode.com

Triadic colors

1 #8EA5D5 and #D58EA5 with #A5D58E are triadic colors.

2 #8ED5A5 and #D5A58E with #A5D58E are triadic colors.