COLOR #A5E18B

HEX: #A5E18B RGB: (165,225,139)

Renk bilgisi

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

RGB renk modeli

#A5E18B color RGB value is (165,225,139).

RGB: (165,225,139) (65%, 88%, 55%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 225 of 255 = 88%
B 139 of 255 = 55%

165
225
139

R + G + B ~ 69%. #A5E18B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 225 + 139 = 529 (100%)
R 165 of 529 ~ 31.19%
G 225 of 529 ~ 42.53%
B 139 of 529 ~ 26.28'%

%31.19
%42.53
%26.28

CMYK RENK MODELİ

#A5E18B rengi CMYK tonu (27,0,38,12).

  • camgöbeği tonu 26.67%
  • eflatun tonu 0.00%
  • sarı tonu 38.22%
  • ana renk tonu 11.76%

CMYK: (27,0,38,12)
C27M0Y38K12 (27%, 0%, 38%, 12%)
(0.27 / 0.00 / 0.38 / 0.12)

CMYK yüzdeleri

%26.67
%0
%38.22
%11.76

Codes

Color #A5E18B in popluar color models

A5 E1 8B
RGB 165 225 139
HSL 102° 58.90% 71.37%
HSB/HSV 102° 38.22% 88.24%
CMYK 26.67% 0.00% 38.22%
11.76%

Color #A5E18B in popluar number systems.

HEX A5 E1 8B
Decimal 165 225 139
Binary 10100101 11100001 10001011
Octal 245 341 213

Shades and tints

Shades of #A5E18B

#A5E18B
(165,225,139)
#96CD7F
(150,205,127)
#87B973
(135,185,115)
#78A567
(120,165,103)
#69915B
(105,145,91)
#5A7D4F
(90,125,79)
#4B6943
(75,105,67)
#3C5537
(60,85,55)
#2D412B
(45,65,43)
#1E2D1F
(30,45,31)
#0F1913
(15,25,19)
#000000
(0,0,0)

Tints of #A5E18B

#A5E18B
(165,225,139)
#ADE395
(173,227,149)
#B5E59F
(181,229,159)
#BDE7A9
(189,231,169)
#C5E9B3
(197,233,179)
#CDEBBD
(205,235,189)
#D5EDC7
(213,237,199)
#DDEFD1
(221,239,209)
#E5F1DB
(229,241,219)
#EDF3E5
(237,243,229)
#F5F5EF
(245,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E18B color. Also use rgb(165,225,139) instead hex code.

Text Font Color

.myTextColor { color: #A5E18B; }

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

This text font color is #A5E18B.

Background Color

.myBgColor { background-color: #A5E18B; }

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

This div background color is #A5E18B.

Border color

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

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

This div border color is #A5E18B.

Opacity

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

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

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

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

This text has shadow with #A5E18B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E18B.

Preview

Color preview on black background

This text has color #A5E18B on black background.


Color preview on white background

This text has color #A5E18B on white background.


Black color preview on #A5E18B background

This text has black color on #A5E18B background.


White color preview on #A5E18B background

This text has white color on #A5E18B background.


Related colors

Complementary color

Complementary color for #hex is #5A1E74.


I love getcolorcode.com

Triadic colors

1 #8BA5E1 and #E18BA5 with #A5E18B are triadic colors.

2 #8BE1A5 and #E1A58B with #A5E18B are triadic colors.