COLOR #A5E28B

HEX: #A5E28B RGB: (165,226,139)

Renk bilgisi

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

RGB renk modeli

#A5E28B color RGB value is (165,226,139).

RGB: (165,226,139) (65%, 89%, 55%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 226 of 255 = 89%
B 139 of 255 = 55%

165
226
139

R + G + B ~ 70%. #A5E28B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 226 + 139 = 530 (100%)
R 165 of 530 ~ 31.13%
G 226 of 530 ~ 42.64%
B 139 of 530 ~ 26.23'%

%31.13
%42.64
%26.23

CMYK RENK MODELİ

#A5E28B rengi CMYK tonu (27,0,38,11).

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

CMYK: (27,0,38,11)
C27M0Y38K11 (27%, 0%, 38%, 11%)
(0.27 / 0.00 / 0.38 / 0.11)

CMYK yüzdeleri

%26.99
%0
%38.5
%11.37

Codes

Color #A5E28B in popluar color models

A5 E2 8B
RGB 165 226 139
HSL 102° 60.00% 71.57%
HSB/HSV 102° 38.50% 88.63%
CMYK 26.99% 0.00% 38.50%
11.37%

Color #A5E28B in popluar number systems.

HEX A5 E2 8B
Decimal 165 226 139
Binary 10100101 11100010 10001011
Octal 245 342 213

Shades and tints

Shades of #A5E28B

#A5E28B
(165,226,139)
#96CE7F
(150,206,127)
#87BA73
(135,186,115)
#78A667
(120,166,103)
#69925B
(105,146,91)
#5A7E4F
(90,126,79)
#4B6A43
(75,106,67)
#3C5637
(60,86,55)
#2D422B
(45,66,43)
#1E2E1F
(30,46,31)
#0F1A13
(15,26,19)
#000000
(0,0,0)

Tints of #A5E28B

#A5E28B
(165,226,139)
#ADE495
(173,228,149)
#B5E69F
(181,230,159)
#BDE8A9
(189,232,169)
#C5EAB3
(197,234,179)
#CDECBD
(205,236,189)
#D5EEC7
(213,238,199)
#DDF0D1
(221,240,209)
#E5F2DB
(229,242,219)
#EDF4E5
(237,244,229)
#F5F6EF
(245,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E28B; }

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

This text font color is #A5E28B.

Background Color

.myBgColor { background-color: #A5E28B; }

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

This div background color is #A5E28B.

Border color

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

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

This div border color is #A5E28B.

Opacity

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

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

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

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

This text has shadow with #A5E28B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E28B.

Preview

Color preview on black background

This text has color #A5E28B on black background.


Color preview on white background

This text has color #A5E28B on white background.


Black color preview on #A5E28B background

This text has black color on #A5E28B background.


White color preview on #A5E28B background

This text has white color on #A5E28B background.


Related colors

Complementary color

Complementary color for #hex is #5A1D74.


I love getcolorcode.com

Triadic colors

1 #8BA5E2 and #E28BA5 with #A5E28B are triadic colors.

2 #8BE2A5 and #E2A58B with #A5E28B are triadic colors.