COLOR #A5E593

HEX: #A5E593 RGB: (165,229,147)

Color info

#A5E593 contains mainly green color. Web safe color of #A5E593 is #99CC99 (or #9C9).

RGB color model

#A5E593 color RGB value is (165,229,147).

RGB: (165,229,147) (65%, 90%, 58%)

RGB channels and saturation

R 165 of 255 = 65%
G 229 of 255 = 90%
B 147 of 255 = 58%

165
229
147

R + G + B ~ 71%. #A5E593 is quite light color.

Portions of RGB colors in percentages

R + G + B = 165 + 229 + 147 = 541 (100%)
R 165 of 541 ~ 30.5%
G 229 of 541 ~ 42.33%
B 147 of 541 ~ 27.17'%

%30.5
%42.33
%27.17

CMYK color model

#A5E593 color CMYK value is (28,0,36,10).

  • cyan value is 27.95%
  • magenta value is 0.00%
  • yellow value is 35.81%
  • key color value is 10.20%

CMYK: (28,0,36,10)
C28M0Y36K10 (28%, 0%, 36%, 10%)
(0.28 / 0.00 / 0.36 / 0.10)

CMYK percentages

%27.95
%0
%35.81
%10.2

Codes

Color #A5E593 in popluar color models

A5 E5 93
RGB 165 229 147
HSL 107° 61.19% 73.73%
HSB/HSV 107° 35.81% 89.80%
CMYK 27.95% 0.00% 35.81%
10.20%

Color #A5E593 in popluar number systems.

HEX A5 E5 93
Decimal 165 229 147
Binary 10100101 11100101 10010011
Octal 245 345 223

Shades and tints

Shades of #A5E593

#A5E593
(165,229,147)
#96D186
(150,209,134)
#87BD79
(135,189,121)
#78A96C
(120,169,108)
#69955F
(105,149,95)
#5A8152
(90,129,82)
#4B6D45
(75,109,69)
#3C5938
(60,89,56)
#2D452B
(45,69,43)
#1E311E
(30,49,30)
#0F1D11
(15,29,17)
#000000
(0,0,0)

Tints of #A5E593

#A5E593
(165,229,147)
#ADE79C
(173,231,156)
#B5E9A5
(181,233,165)
#BDEBAE
(189,235,174)
#C5EDB7
(197,237,183)
#CDEFC0
(205,239,192)
#D5F1C9
(213,241,201)
#DDF3D2
(221,243,210)
#E5F5DB
(229,245,219)
#EDF7E4
(237,247,228)
#F5F9ED
(245,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E593 color. Also use rgb(165,229,147) instead hex code.

Text Font Color

.myTextColor { color: #A5E593; }

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

This text font color is #A5E593.

Background Color

.myBgColor { background-color: #A5E593; }

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

This div background color is #A5E593.

Border color

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

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

This div border color is #A5E593.

Opacity

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

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

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

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

This text has shadow with #A5E593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E593.

Preview

Color preview on black background

This text has color #A5E593 on black background.


Color preview on white background

This text has color #A5E593 on white background.


Black color preview on #A5E593 background

This text has black color on #A5E593 background.


White color preview on #A5E593 background

This text has white color on #A5E593 background.


Related colors

Complementary color

Complementary color for #hex is #5A1A6C.


I love getcolorcode.com

Triadic colors

1 #93A5E5 and #E593A5 with #A5E593 are triadic colors.

2 #93E5A5 and #E5A593 with #A5E593 are triadic colors.