COLOR #A5E4AB

HEX: #A5E4AB RGB: (165,228,171)

Renk bilgisi

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

RGB renk modeli

#A5E4AB color RGB value is (165,228,171).

RGB: (165,228,171) (65%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 171 of 255 = 67%

165
228
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 171 = 564 (100%)
R 165 of 564 ~ 29.26%
G 228 of 564 ~ 40.43%
B 171 of 564 ~ 30.32'%

%29.26
%40.43
%30.32

CMYK RENK MODELİ

#A5E4AB rengi CMYK tonu (28,0,25,11).

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

CMYK: (28,0,25,11)
C28M0Y25K11 (28%, 0%, 25%, 11%)
(0.28 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%27.63
%0
%25
%10.59

Codes

Color #A5E4AB in popluar color models

A5 E4 AB
RGB 165 228 171
HSL 126° 53.85% 77.06%
HSB/HSV 126° 27.63% 89.41%
CMYK 27.63% 0.00% 25.00%
10.59%

Color #A5E4AB in popluar number systems.

HEX A5 E4 AB
Decimal 165 228 171
Binary 10100101 11100100 10101011
Octal 245 344 253

Shades and tints

Shades of #A5E4AB

#A5E4AB
(165,228,171)
#96D09C
(150,208,156)
#87BC8D
(135,188,141)
#78A87E
(120,168,126)
#69946F
(105,148,111)
#5A8060
(90,128,96)
#4B6C51
(75,108,81)
#3C5842
(60,88,66)
#2D4433
(45,68,51)
#1E3024
(30,48,36)
#0F1C15
(15,28,21)
#000000
(0,0,0)

Tints of #A5E4AB

#A5E4AB
(165,228,171)
#ADE6B2
(173,230,178)
#B5E8B9
(181,232,185)
#BDEAC0
(189,234,192)
#C5ECC7
(197,236,199)
#CDEECE
(205,238,206)
#D5F0D5
(213,240,213)
#DDF2DC
(221,242,220)
#E5F4E3
(229,244,227)
#EDF6EA
(237,246,234)
#F5F8F1
(245,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4AB; }

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

This text font color is #A5E4AB.

Background Color

.myBgColor { background-color: #A5E4AB; }

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

This div background color is #A5E4AB.

Border color

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

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

This div border color is #A5E4AB.

Opacity

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

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

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

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

This text has shadow with #A5E4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4AB.

Preview

Color preview on black background

This text has color #A5E4AB on black background.


Color preview on white background

This text has color #A5E4AB on white background.


Black color preview on #A5E4AB background

This text has black color on #A5E4AB background.


White color preview on #A5E4AB background

This text has white color on #A5E4AB background.


Related colors

Complementary color

Complementary color for #hex is #5A1B54.


I love getcolorcode.com

Triadic colors

1 #ABA5E4 and #E4ABA5 with #A5E4AB are triadic colors.

2 #ABE4A5 and #E4A5AB with #A5E4AB are triadic colors.