COLOR #A5E5AB

HEX: #A5E5AB RGB: (165,229,171)

Renk bilgisi

#A5E5AB contains mainly green and blue colors. #A5E5AB ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5E5AB color RGB value is (165,229,171).

RGB: (165,229,171) (65%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 171 of 255 = 67%

165
229
171

R + G + B ~ 74%. #A5E5AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 171 = 565 (100%)
R 165 of 565 ~ 29.2%
G 229 of 565 ~ 40.53%
B 171 of 565 ~ 30.27'%

%29.2
%40.53
%30.27

CMYK RENK MODELİ

#A5E5AB rengi CMYK tonu (28,0,25,10).

  • camgöbeği tonu 27.95%
  • eflatun tonu 0.00%
  • sarı tonu 25.33%
  • ana renk tonu 10.20%

CMYK: (28,0,25,10)
C28M0Y25K10 (28%, 0%, 25%, 10%)
(0.28 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%27.95
%0
%25.33
%10.2

Codes

Color #A5E5AB in popluar color models

A5 E5 AB
RGB 165 229 171
HSL 126° 55.17% 77.25%
HSB/HSV 126° 27.95% 89.80%
CMYK 27.95% 0.00% 25.33%
10.20%

Color #A5E5AB in popluar number systems.

HEX A5 E5 AB
Decimal 165 229 171
Binary 10100101 11100101 10101011
Octal 245 345 253

Shades and tints

Shades of #A5E5AB

#A5E5AB
(165,229,171)
#96D19C
(150,209,156)
#87BD8D
(135,189,141)
#78A97E
(120,169,126)
#69956F
(105,149,111)
#5A8160
(90,129,96)
#4B6D51
(75,109,81)
#3C5942
(60,89,66)
#2D4533
(45,69,51)
#1E3124
(30,49,36)
#0F1D15
(15,29,21)
#000000
(0,0,0)

Tints of #A5E5AB

#A5E5AB
(165,229,171)
#ADE7B2
(173,231,178)
#B5E9B9
(181,233,185)
#BDEBC0
(189,235,192)
#C5EDC7
(197,237,199)
#CDEFCE
(205,239,206)
#D5F1D5
(213,241,213)
#DDF3DC
(221,243,220)
#E5F5E3
(229,245,227)
#EDF7EA
(237,247,234)
#F5F9F1
(245,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E5AB color. Also use rgb(165,229,171) instead hex code.

Text Font Color

.myTextColor { color: #A5E5AB; }

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

This text font color is #A5E5AB.

Background Color

.myBgColor { background-color: #A5E5AB; }

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

This div background color is #A5E5AB.

Border color

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

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

This div border color is #A5E5AB.

Opacity

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

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

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

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

This text has shadow with #A5E5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5AB.

Preview

Color preview on black background

This text has color #A5E5AB on black background.


Color preview on white background

This text has color #A5E5AB on white background.


Black color preview on #A5E5AB background

This text has black color on #A5E5AB background.


White color preview on #A5E5AB background

This text has white color on #A5E5AB background.


Related colors

Complementary color

Complementary color for #hex is #5A1A54.


I love getcolorcode.com

Triadic colors

1 #ABA5E5 and #E5ABA5 with #A5E5AB are triadic colors.

2 #ABE5A5 and #E5A5AB with #A5E5AB are triadic colors.