COLOR #A5E894

HEX: #A5E894 RGB: (165,232,148)

Renk bilgisi

#A5E894 contains mainly green color. #A5E894 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#A5E894 color RGB value is (165,232,148).

RGB: (165,232,148) (65%, 91%, 58%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 232 of 255 = 91%
B 148 of 255 = 58%

165
232
148

R + G + B ~ 71%. #A5E894 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 232 + 148 = 545 (100%)
R 165 of 545 ~ 30.28%
G 232 of 545 ~ 42.57%
B 148 of 545 ~ 27.16'%

%30.28
%42.57
%27.16

CMYK RENK MODELİ

#A5E894 rengi CMYK tonu (29,0,36,9).

  • camgöbeği tonu 28.88%
  • eflatun tonu 0.00%
  • sarı tonu 36.21%
  • ana renk tonu 9.02%

CMYK: (29,0,36,9)
C29M0Y36K9 (29%, 0%, 36%, 9%)
(0.29 / 0.00 / 0.36 / 0.09)

CMYK yüzdeleri

%28.88
%0
%36.21
%9.02

Codes

Color #A5E894 in popluar color models

A5 E8 94
RGB 165 232 148
HSL 108° 64.62% 74.51%
HSB/HSV 108° 36.21% 90.98%
CMYK 28.88% 0.00% 36.21%
9.02%

Color #A5E894 in popluar number systems.

HEX A5 E8 94
Decimal 165 232 148
Binary 10100101 11101000 10010100
Octal 245 350 224

Shades and tints

Shades of #A5E894

#A5E894
(165,232,148)
#96D387
(150,211,135)
#87BE7A
(135,190,122)
#78A96D
(120,169,109)
#699460
(105,148,96)
#5A7F53
(90,127,83)
#4B6A46
(75,106,70)
#3C5539
(60,85,57)
#2D402C
(45,64,44)
#1E2B1F
(30,43,31)
#0F1612
(15,22,18)
#000000
(0,0,0)

Tints of #A5E894

#A5E894
(165,232,148)
#ADEA9D
(173,234,157)
#B5ECA6
(181,236,166)
#BDEEAF
(189,238,175)
#C5F0B8
(197,240,184)
#CDF2C1
(205,242,193)
#D5F4CA
(213,244,202)
#DDF6D3
(221,246,211)
#E5F8DC
(229,248,220)
#EDFAE5
(237,250,229)
#F5FCEE
(245,252,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E894 color. Also use rgb(165,232,148) instead hex code.

Text Font Color

.myTextColor { color: #A5E894; }

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

This text font color is #A5E894.

Background Color

.myBgColor { background-color: #A5E894; }

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

This div background color is #A5E894.

Border color

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

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

This div border color is #A5E894.

Opacity

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

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

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

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

This text has shadow with #A5E894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E894.

Preview

Color preview on black background

This text has color #A5E894 on black background.


Color preview on white background

This text has color #A5E894 on white background.


Black color preview on #A5E894 background

This text has black color on #A5E894 background.


White color preview on #A5E894 background

This text has white color on #A5E894 background.


Related colors

Complementary color

Complementary color for #hex is #5A176B.


I love getcolorcode.com

Triadic colors

1 #94A5E8 and #E894A5 with #A5E894 are triadic colors.

2 #94E8A5 and #E8A594 with #A5E894 are triadic colors.