COLOR #A5E4AA

HEX: #A5E4AA RGB: (165,228,170)

Renk bilgisi

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

RGB renk modeli

#A5E4AA color RGB value is (165,228,170).

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

RGB bağlantıları ve doygunluk

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

165
228
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 170 = 563 (100%)
R 165 of 563 ~ 29.31%
G 228 of 563 ~ 40.5%
B 170 of 563 ~ 30.2'%

%29.31
%40.5
%30.2

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.63%
  • eflatun tonu 0.00%
  • sarı tonu 25.44%
  • 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.44
%10.59

Codes

Color #A5E4AA in popluar color models

A5 E4 AA
RGB 165 228 170
HSL 125° 53.85% 77.06%
HSB/HSV 125° 27.63% 89.41%
CMYK 27.63% 0.00% 25.44%
10.59%

Color #A5E4AA in popluar number systems.

HEX A5 E4 AA
Decimal 165 228 170
Binary 10100101 11100100 10101010
Octal 245 344 252

Shades and tints

Shades of #A5E4AA

#A5E4AA
(165,228,170)
#96D09B
(150,208,155)
#87BC8C
(135,188,140)
#78A87D
(120,168,125)
#69946E
(105,148,110)
#5A805F
(90,128,95)
#4B6C50
(75,108,80)
#3C5841
(60,88,65)
#2D4432
(45,68,50)
#1E3023
(30,48,35)
#0F1C14
(15,28,20)
#000000
(0,0,0)

Tints of #A5E4AA

#A5E4AA
(165,228,170)
#ADE6B1
(173,230,177)
#B5E8B8
(181,232,184)
#BDEABF
(189,234,191)
#C5ECC6
(197,236,198)
#CDEECD
(205,238,205)
#D5F0D4
(213,240,212)
#DDF2DB
(221,242,219)
#E5F4E2
(229,244,226)
#EDF6E9
(237,246,233)
#F5F8F0
(245,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4AA; }

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

This text font color is #A5E4AA.

Background Color

.myBgColor { background-color: #A5E4AA; }

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

This div background color is #A5E4AA.

Border color

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

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

This div border color is #A5E4AA.

Opacity

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

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

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

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

This text has shadow with #A5E4AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4AA.

Preview

Color preview on black background

This text has color #A5E4AA on black background.


Color preview on white background

This text has color #A5E4AA on white background.


Black color preview on #A5E4AA background

This text has black color on #A5E4AA background.


White color preview on #A5E4AA background

This text has white color on #A5E4AA background.


Related colors

Complementary color

Complementary color for #hex is #5A1B55.


I love getcolorcode.com

Triadic colors

1 #AAA5E4 and #E4AAA5 with #A5E4AA are triadic colors.

2 #AAE4A5 and #E4A5AA with #A5E4AA are triadic colors.