COLOR #A5E9BB

HEX: #A5E9BB RGB: (165,233,187)

Renk bilgisi

#A5E9BB contains mainly green and blue colors. #A5E9BB ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A5E9BB color RGB value is (165,233,187).

RGB: (165,233,187) (65%, 91%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 233 of 255 = 91%
B 187 of 255 = 73%

165
233
187

R + G + B ~ 76%. #A5E9BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 233 + 187 = 585 (100%)
R 165 of 585 ~ 28.21%
G 233 of 585 ~ 39.83%
B 187 of 585 ~ 31.97'%

%28.21
%39.83
%31.97

CMYK RENK MODELİ

#A5E9BB rengi CMYK tonu (29,0,20,9).

  • camgöbeği tonu 29.18%
  • eflatun tonu 0.00%
  • sarı tonu 19.74%
  • ana renk tonu 8.63%

CMYK: (29,0,20,9)
C29M0Y20K9 (29%, 0%, 20%, 9%)
(0.29 / 0.00 / 0.20 / 0.09)

CMYK yüzdeleri

%29.18
%0
%19.74
%8.63

Codes

Color #A5E9BB in popluar color models

A5 E9 BB
RGB 165 233 187
HSL 139° 60.71% 78.04%
HSB/HSV 139° 29.18% 91.37%
CMYK 29.18% 0.00% 19.74%
8.63%

Color #A5E9BB in popluar number systems.

HEX A5 E9 BB
Decimal 165 233 187
Binary 10100101 11101001 10111011
Octal 245 351 273

Shades and tints

Shades of #A5E9BB

#A5E9BB
(165,233,187)
#96D4AA
(150,212,170)
#87BF99
(135,191,153)
#78AA88
(120,170,136)
#699577
(105,149,119)
#5A8066
(90,128,102)
#4B6B55
(75,107,85)
#3C5644
(60,86,68)
#2D4133
(45,65,51)
#1E2C22
(30,44,34)
#0F1711
(15,23,17)
#000000
(0,0,0)

Tints of #A5E9BB

#A5E9BB
(165,233,187)
#ADEBC1
(173,235,193)
#B5EDC7
(181,237,199)
#BDEFCD
(189,239,205)
#C5F1D3
(197,241,211)
#CDF3D9
(205,243,217)
#D5F5DF
(213,245,223)
#DDF7E5
(221,247,229)
#E5F9EB
(229,249,235)
#EDFBF1
(237,251,241)
#F5FDF7
(245,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E9BB color. Also use rgb(165,233,187) instead hex code.

Text Font Color

.myTextColor { color: #A5E9BB; }

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

This text font color is #A5E9BB.

Background Color

.myBgColor { background-color: #A5E9BB; }

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

This div background color is #A5E9BB.

Border color

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

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

This div border color is #A5E9BB.

Opacity

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

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

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

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

This text has shadow with #A5E9BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E9BB.

Preview

Color preview on black background

This text has color #A5E9BB on black background.


Color preview on white background

This text has color #A5E9BB on white background.


Black color preview on #A5E9BB background

This text has black color on #A5E9BB background.


White color preview on #A5E9BB background

This text has white color on #A5E9BB background.


Related colors

Complementary color

Complementary color for #hex is #5A1644.


I love getcolorcode.com

Triadic colors

1 #BBA5E9 and #E9BBA5 with #A5E9BB are triadic colors.

2 #BBE9A5 and #E9A5BB with #A5E9BB are triadic colors.