COLOR #A5E3BA

HEX: #A5E3BA RGB: (165,227,186)

Renk bilgisi

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

RGB renk modeli

#A5E3BA color RGB value is (165,227,186).

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

RGB bağlantıları ve doygunluk

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

165
227
186

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 227 + 186 = 578 (100%)
R 165 of 578 ~ 28.55%
G 227 of 578 ~ 39.27%
B 186 of 578 ~ 32.18'%

%28.55
%39.27
%32.18

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 18.06%
  • 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
%18.06
%10.98

Codes

Color #A5E3BA in popluar color models

A5 E3 BA
RGB 165 227 186
HSL 140° 52.54% 76.86%
HSB/HSV 140° 27.31% 89.02%
CMYK 27.31% 0.00% 18.06%
10.98%

Color #A5E3BA in popluar number systems.

HEX A5 E3 BA
Decimal 165 227 186
Binary 10100101 11100011 10111010
Octal 245 343 272

Shades and tints

Shades of #A5E3BA

#A5E3BA
(165,227,186)
#96CFAA
(150,207,170)
#87BB9A
(135,187,154)
#78A78A
(120,167,138)
#69937A
(105,147,122)
#5A7F6A
(90,127,106)
#4B6B5A
(75,107,90)
#3C574A
(60,87,74)
#2D433A
(45,67,58)
#1E2F2A
(30,47,42)
#0F1B1A
(15,27,26)
#000000
(0,0,0)

Tints of #A5E3BA

#A5E3BA
(165,227,186)
#ADE5C0
(173,229,192)
#B5E7C6
(181,231,198)
#BDE9CC
(189,233,204)
#C5EBD2
(197,235,210)
#CDEDD8
(205,237,216)
#D5EFDE
(213,239,222)
#DDF1E4
(221,241,228)
#E5F3EA
(229,243,234)
#EDF5F0
(237,245,240)
#F5F7F6
(245,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E3BA; }

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

This text font color is #A5E3BA.

Background Color

.myBgColor { background-color: #A5E3BA; }

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

This div background color is #A5E3BA.

Border color

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

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

This div border color is #A5E3BA.

Opacity

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

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

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

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

This text has shadow with #A5E3BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E3BA.

Preview

Color preview on black background

This text has color #A5E3BA on black background.


Color preview on white background

This text has color #A5E3BA on white background.


Black color preview on #A5E3BA background

This text has black color on #A5E3BA background.


White color preview on #A5E3BA background

This text has white color on #A5E3BA background.


Related colors

Complementary color

Complementary color for #hex is #5A1C45.


I love getcolorcode.com

Triadic colors

1 #BAA5E3 and #E3BAA5 with #A5E3BA are triadic colors.

2 #BAE3A5 and #E3A5BA with #A5E3BA are triadic colors.