COLOR #A5E090

HEX: #A5E090 RGB: (165,224,144)

Renk bilgisi

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

RGB renk modeli

#A5E090 color RGB value is (165,224,144).

RGB: (165,224,144) (65%, 88%, 56%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 224 of 255 = 88%
B 144 of 255 = 56%

165
224
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 224 + 144 = 533 (100%)
R 165 of 533 ~ 30.96%
G 224 of 533 ~ 42.03%
B 144 of 533 ~ 27.02'%

%30.96
%42.03
%27.02

CMYK RENK MODELİ

#A5E090 rengi CMYK tonu (26,0,36,12).

  • camgöbeği tonu 26.34%
  • eflatun tonu 0.00%
  • sarı tonu 35.71%
  • ana renk tonu 12.16%
CMYK: (26,0,36,12) C26M0Y36K12 (26%,0%,36%,12%) (0.26/0.00/0.36/0.12) 

CMYK yüzdeleri

%26.34
%0
%35.71
%12.16

Codes

Color #A5E090 in popluar color models

A5 E0 90
RGB 165 224 144
HSL 104° 56.34% 72.16%
HSB/HSV 104° 35.71% 87.84%
CMYK 26.34% 0.00% 35.71%
12.16%

Color #A5E090 in popluar number systems.

HEX A5 E0 90
Decimal 165 224 144
Binary 10100101 11100000 10010000
Octal 245 340 220

Shades and tints

Shades of #A5E090

#A5E090
(165,224,144)
#96CC83
(150,204,131)
#87B876
(135,184,118)
#78A469
(120,164,105)
#69905C
(105,144,92)
#5A7C4F
(90,124,79)
#4B6842
(75,104,66)
#3C5435
(60,84,53)
#2D4028
(45,64,40)
#1E2C1B
(30,44,27)
#0F180E
(15,24,14)
#000000
(0,0,0)

Tints of #A5E090

#A5E090
(165,224,144)
#ADE29A
(173,226,154)
#B5E4A4
(181,228,164)
#BDE6AE
(189,230,174)
#C5E8B8
(197,232,184)
#CDEAC2
(205,234,194)
#D5ECCC
(213,236,204)
#DDEED6
(221,238,214)
#E5F0E0
(229,240,224)
#EDF2EA
(237,242,234)
#F5F4F4
(245,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E090 color. Also use rgb(165,224,144) instead hex code.

Text Font Color

.myTextColor { color: #A5E090; }

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

This text font color is #A5E090.

Background Color

.myBgColor { background-color: #A5E090; }

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

This div background color is #A5E090.

Border color

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

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

This div border color is #A5E090.

Opacity

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

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

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

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

This text has shadow with #A5E090 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E090.

Preview

Color preview on black background

This text has color #A5E090 on black background.


Color preview on white background

This text has color #A5E090 on white background.


Black color preview on #A5E090 background

This text has black color on #A5E090 background.


White color preview on #A5E090 background

This text has white color on #A5E090 background.


Related colors

Complementary color

Complementary color for #hex is #5A1F6F.


I love getcolorcode.com

Triadic colors

1 #90A5E0 and #E090A5 with #A5E090 are triadic colors.

2 #90E0A5 and #E0A590 with #A5E090 are triadic colors.