COLOR #A5E3BB

HEX: #A5E3BB RGB: (165,227,187)

Renk bilgisi

#A5E3BB contains mainly green and blue colors. #A5E3BB ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A5E3BB color RGB value is (165,227,187).

RGB: (165,227,187) (65%, 89%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 227 of 255 = 89%
B 187 of 255 = 73%

165
227
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 227 + 187 = 579 (100%)
R 165 of 579 ~ 28.5%
G 227 of 579 ~ 39.21%
B 187 of 579 ~ 32.3'%

%28.5
%39.21
%32.3

CMYK RENK MODELİ

#A5E3BB rengi CMYK tonu (27,0,18,11).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 17.62%
  • ana renk tonu 10.98%

CMYK: (27,0,18,11)
C27M0Y18K11 (27%, 0%, 18%, 11%)
(0.27 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%27.31
%0
%17.62
%10.98

Codes

Color #A5E3BB in popluar color models

A5 E3 BB
RGB 165 227 187
HSL 141° 52.54% 76.86%
HSB/HSV 141° 27.31% 89.02%
CMYK 27.31% 0.00% 17.62%
10.98%

Color #A5E3BB in popluar number systems.

HEX A5 E3 BB
Decimal 165 227 187
Binary 10100101 11100011 10111011
Octal 245 343 273

Shades and tints

Shades of #A5E3BB

#A5E3BB
(165,227,187)
#96CFAA
(150,207,170)
#87BB99
(135,187,153)
#78A788
(120,167,136)
#699377
(105,147,119)
#5A7F66
(90,127,102)
#4B6B55
(75,107,85)
#3C5744
(60,87,68)
#2D4333
(45,67,51)
#1E2F22
(30,47,34)
#0F1B11
(15,27,17)
#000000
(0,0,0)

Tints of #A5E3BB

#A5E3BB
(165,227,187)
#ADE5C1
(173,229,193)
#B5E7C7
(181,231,199)
#BDE9CD
(189,233,205)
#C5EBD3
(197,235,211)
#CDEDD9
(205,237,217)
#D5EFDF
(213,239,223)
#DDF1E5
(221,241,229)
#E5F3EB
(229,243,235)
#EDF5F1
(237,245,241)
#F5F7F7
(245,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E3BB; }

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

This text font color is #A5E3BB.

Background Color

.myBgColor { background-color: #A5E3BB; }

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

This div background color is #A5E3BB.

Border color

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

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

This div border color is #A5E3BB.

Opacity

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

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

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

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

This text has shadow with #A5E3BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E3BB.

Preview

Color preview on black background

This text has color #A5E3BB on black background.


Color preview on white background

This text has color #A5E3BB on white background.


Black color preview on #A5E3BB background

This text has black color on #A5E3BB background.


White color preview on #A5E3BB background

This text has white color on #A5E3BB background.


Related colors

Complementary color

Complementary color for #hex is #5A1C44.


I love getcolorcode.com

Triadic colors

1 #BBA5E3 and #E3BBA5 with #A5E3BB are triadic colors.

2 #BBE3A5 and #E3A5BB with #A5E3BB are triadic colors.