COLOR #A5E29D

HEX: #A5E29D RGB: (165,226,157)

Renk bilgisi

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

RGB renk modeli

#A5E29D color RGB value is (165,226,157).

RGB: (165,226,157) (65%, 89%, 62%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 226 of 255 = 89%
B 157 of 255 = 62%

165
226
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 226 + 157 = 548 (100%)
R 165 of 548 ~ 30.11%
G 226 of 548 ~ 41.24%
B 157 of 548 ~ 28.65'%

%30.11
%41.24
%28.65

CMYK RENK MODELİ

#A5E29D rengi CMYK tonu (27,0,31,11).

  • camgöbeği tonu 26.99%
  • eflatun tonu 0.00%
  • sarı tonu 30.53%
  • ana renk tonu 11.37%

CMYK: (27,0,31,11)
C27M0Y31K11 (27%, 0%, 31%, 11%)
(0.27 / 0.00 / 0.31 / 0.11)

CMYK yüzdeleri

%26.99
%0
%30.53
%11.37

Codes

Color #A5E29D in popluar color models

A5 E2 9D
RGB 165 226 157
HSL 113° 54.33% 75.10%
HSB/HSV 113° 30.53% 88.63%
CMYK 26.99% 0.00% 30.53%
11.37%

Color #A5E29D in popluar number systems.

HEX A5 E2 9D
Decimal 165 226 157
Binary 10100101 11100010 10011101
Octal 245 342 235

Shades and tints

Shades of #A5E29D

#A5E29D
(165,226,157)
#96CE8F
(150,206,143)
#87BA81
(135,186,129)
#78A673
(120,166,115)
#699265
(105,146,101)
#5A7E57
(90,126,87)
#4B6A49
(75,106,73)
#3C563B
(60,86,59)
#2D422D
(45,66,45)
#1E2E1F
(30,46,31)
#0F1A11
(15,26,17)
#000000
(0,0,0)

Tints of #A5E29D

#A5E29D
(165,226,157)
#ADE4A5
(173,228,165)
#B5E6AD
(181,230,173)
#BDE8B5
(189,232,181)
#C5EABD
(197,234,189)
#CDECC5
(205,236,197)
#D5EECD
(213,238,205)
#DDF0D5
(221,240,213)
#E5F2DD
(229,242,221)
#EDF4E5
(237,244,229)
#F5F6ED
(245,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E29D color. Also use rgb(165,226,157) instead hex code.

Text Font Color

.myTextColor { color: #A5E29D; }

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

This text font color is #A5E29D.

Background Color

.myBgColor { background-color: #A5E29D; }

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

This div background color is #A5E29D.

Border color

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

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

This div border color is #A5E29D.

Opacity

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

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

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

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

This text has shadow with #A5E29D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E29D.

Preview

Color preview on black background

This text has color #A5E29D on black background.


Color preview on white background

This text has color #A5E29D on white background.


Black color preview on #A5E29D background

This text has black color on #A5E29D background.


White color preview on #A5E29D background

This text has white color on #A5E29D background.


Related colors

Complementary color

Complementary color for #hex is #5A1D62.


I love getcolorcode.com

Triadic colors

1 #9DA5E2 and #E29DA5 with #A5E29D are triadic colors.

2 #9DE2A5 and #E2A59D with #A5E29D are triadic colors.