COLOR #A5E09B

HEX: #A5E09B RGB: (165,224,155)

Renk bilgisi

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

RGB renk modeli

#A5E09B color RGB value is (165,224,155).

RGB: (165,224,155) (65%, 88%, 61%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 224 of 255 = 88%
B 155 of 255 = 61%

165
224
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 224 + 155 = 544 (100%)
R 165 of 544 ~ 30.33%
G 224 of 544 ~ 41.18%
B 155 of 544 ~ 28.49'%

%30.33
%41.18
%28.49

CMYK RENK MODELİ

#A5E09B rengi CMYK tonu (26,0,31,12).

  • camgöbeği tonu 26.34%
  • eflatun tonu 0.00%
  • sarı tonu 30.80%
  • ana renk tonu 12.16%

CMYK: (26,0,31,12)
C26M0Y31K12 (26%, 0%, 31%, 12%)
(0.26 / 0.00 / 0.31 / 0.12)

CMYK yüzdeleri

%26.34
%0
%30.8
%12.16

Codes

Color #A5E09B in popluar color models

A5 E0 9B
RGB 165 224 155
HSL 111° 52.67% 74.31%
HSB/HSV 111° 30.80% 87.84%
CMYK 26.34% 0.00% 30.80%
12.16%

Color #A5E09B in popluar number systems.

HEX A5 E0 9B
Decimal 165 224 155
Binary 10100101 11100000 10011011
Octal 245 340 233

Shades and tints

Shades of #A5E09B

#A5E09B
(165,224,155)
#96CC8D
(150,204,141)
#87B87F
(135,184,127)
#78A471
(120,164,113)
#699063
(105,144,99)
#5A7C55
(90,124,85)
#4B6847
(75,104,71)
#3C5439
(60,84,57)
#2D402B
(45,64,43)
#1E2C1D
(30,44,29)
#0F180F
(15,24,15)
#000000
(0,0,0)

Tints of #A5E09B

#A5E09B
(165,224,155)
#ADE2A4
(173,226,164)
#B5E4AD
(181,228,173)
#BDE6B6
(189,230,182)
#C5E8BF
(197,232,191)
#CDEAC8
(205,234,200)
#D5ECD1
(213,236,209)
#DDEEDA
(221,238,218)
#E5F0E3
(229,240,227)
#EDF2EC
(237,242,236)
#F5F4F5
(245,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E09B; }

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

This text font color is #A5E09B.

Background Color

.myBgColor { background-color: #A5E09B; }

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

This div background color is #A5E09B.

Border color

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

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

This div border color is #A5E09B.

Opacity

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

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

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

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

This text has shadow with #A5E09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E09B.

Preview

Color preview on black background

This text has color #A5E09B on black background.


Color preview on white background

This text has color #A5E09B on white background.


Black color preview on #A5E09B background

This text has black color on #A5E09B background.


White color preview on #A5E09B background

This text has white color on #A5E09B background.


Related colors

Complementary color

Complementary color for #hex is #5A1F64.


I love getcolorcode.com

Triadic colors

1 #9BA5E0 and #E09BA5 with #A5E09B are triadic colors.

2 #9BE0A5 and #E0A59B with #A5E09B are triadic colors.