COLOR #A5E49E

HEX: #A5E49E RGB: (165,228,158)

Renk bilgisi

#A5E49E contains mainly green color. #A5E49E ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5E49E color RGB value is (165,228,158).

RGB: (165,228,158) (65%, 89%, 62%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 158 of 255 = 62%

165
228
158

R + G + B ~ 72%. #A5E49E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 158 = 551 (100%)
R 165 of 551 ~ 29.95%
G 228 of 551 ~ 41.38%
B 158 of 551 ~ 28.68'%

%29.95
%41.38
%28.68

CMYK RENK MODELİ

#A5E49E rengi CMYK tonu (28,0,31,11).

  • camgöbeği tonu 27.63%
  • eflatun tonu 0.00%
  • sarı tonu 30.70%
  • ana renk tonu 10.59%

CMYK: (28,0,31,11)
C28M0Y31K11 (28%, 0%, 31%, 11%)
(0.28 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%27.63
%0
%30.7
%10.59

Codes

Color #A5E49E in popluar color models

A5 E4 9E
RGB 165 228 158
HSL 114° 56.45% 75.69%
HSB/HSV 114° 30.70% 89.41%
CMYK 27.63% 0.00% 30.70%
10.59%

Color #A5E49E in popluar number systems.

HEX A5 E4 9E
Decimal 165 228 158
Binary 10100101 11100100 10011110
Octal 245 344 236

Shades and tints

Shades of #A5E49E

#A5E49E
(165,228,158)
#96D090
(150,208,144)
#87BC82
(135,188,130)
#78A874
(120,168,116)
#699466
(105,148,102)
#5A8058
(90,128,88)
#4B6C4A
(75,108,74)
#3C583C
(60,88,60)
#2D442E
(45,68,46)
#1E3020
(30,48,32)
#0F1C12
(15,28,18)
#000000
(0,0,0)

Tints of #A5E49E

#A5E49E
(165,228,158)
#ADE6A6
(173,230,166)
#B5E8AE
(181,232,174)
#BDEAB6
(189,234,182)
#C5ECBE
(197,236,190)
#CDEEC6
(205,238,198)
#D5F0CE
(213,240,206)
#DDF2D6
(221,242,214)
#E5F4DE
(229,244,222)
#EDF6E6
(237,246,230)
#F5F8EE
(245,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E49E; }

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

This text font color is #A5E49E.

Background Color

.myBgColor { background-color: #A5E49E; }

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

This div background color is #A5E49E.

Border color

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

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

This div border color is #A5E49E.

Opacity

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

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

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

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

This text has shadow with #A5E49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E49E.

Preview

Color preview on black background

This text has color #A5E49E on black background.


Color preview on white background

This text has color #A5E49E on white background.


Black color preview on #A5E49E background

This text has black color on #A5E49E background.


White color preview on #A5E49E background

This text has white color on #A5E49E background.


Related colors

Complementary color

Complementary color for #hex is #5A1B61.


I love getcolorcode.com

Triadic colors

1 #9EA5E4 and #E49EA5 with #A5E49E are triadic colors.

2 #9EE4A5 and #E4A59E with #A5E49E are triadic colors.