COLOR #A5E49B

HEX: #A5E49B RGB: (165,228,155)

Renk bilgisi

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

RGB renk modeli

#A5E49B color RGB value is (165,228,155).

RGB: (165,228,155) (65%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 155 of 255 = 61%

165
228
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 155 = 548 (100%)
R 165 of 548 ~ 30.11%
G 228 of 548 ~ 41.61%
B 155 of 548 ~ 28.28'%

%30.11
%41.61
%28.28

CMYK RENK MODELİ

#A5E49B rengi CMYK tonu (28,0,32,11).

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

CMYK: (28,0,32,11)
C28M0Y32K11 (28%, 0%, 32%, 11%)
(0.28 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%27.63
%0
%32.02
%10.59

Codes

Color #A5E49B in popluar color models

A5 E4 9B
RGB 165 228 155
HSL 112° 57.48% 75.10%
HSB/HSV 112° 32.02% 89.41%
CMYK 27.63% 0.00% 32.02%
10.59%

Color #A5E49B in popluar number systems.

HEX A5 E4 9B
Decimal 165 228 155
Binary 10100101 11100100 10011011
Octal 245 344 233

Shades and tints

Shades of #A5E49B

#A5E49B
(165,228,155)
#96D08D
(150,208,141)
#87BC7F
(135,188,127)
#78A871
(120,168,113)
#699463
(105,148,99)
#5A8055
(90,128,85)
#4B6C47
(75,108,71)
#3C5839
(60,88,57)
#2D442B
(45,68,43)
#1E301D
(30,48,29)
#0F1C0F
(15,28,15)
#000000
(0,0,0)

Tints of #A5E49B

#A5E49B
(165,228,155)
#ADE6A4
(173,230,164)
#B5E8AD
(181,232,173)
#BDEAB6
(189,234,182)
#C5ECBF
(197,236,191)
#CDEEC8
(205,238,200)
#D5F0D1
(213,240,209)
#DDF2DA
(221,242,218)
#E5F4E3
(229,244,227)
#EDF6EC
(237,246,236)
#F5F8F5
(245,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E49B; }

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

This text font color is #A5E49B.

Background Color

.myBgColor { background-color: #A5E49B; }

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

This div background color is #A5E49B.

Border color

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

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

This div border color is #A5E49B.

Opacity

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

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

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

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

This text has shadow with #A5E49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E49B.

Preview

Color preview on black background

This text has color #A5E49B on black background.


Color preview on white background

This text has color #A5E49B on white background.


Black color preview on #A5E49B background

This text has black color on #A5E49B background.


White color preview on #A5E49B background

This text has white color on #A5E49B background.


Related colors

Complementary color

Complementary color for #hex is #5A1B64.


I love getcolorcode.com

Triadic colors

1 #9BA5E4 and #E49BA5 with #A5E49B are triadic colors.

2 #9BE4A5 and #E4A59B with #A5E49B are triadic colors.