COLOR #A5E1BA

HEX: #A5E1BA RGB: (165,225,186)

Renk bilgisi

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

RGB renk modeli

#A5E1BA color RGB value is (165,225,186).

RGB: (165,225,186) (65%, 88%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 225 of 255 = 88%
B 186 of 255 = 73%

165
225
186

R + G + B ~ 75%. #A5E1BA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 225 + 186 = 576 (100%)
R 165 of 576 ~ 28.65%
G 225 of 576 ~ 39.06%
B 186 of 576 ~ 32.29'%

%28.65
%39.06
%32.29

CMYK RENK MODELİ

#A5E1BA rengi CMYK tonu (27,0,17,12).

  • camgöbeği tonu 26.67%
  • eflatun tonu 0.00%
  • sarı tonu 17.33%
  • ana renk tonu 11.76%

CMYK: (27,0,17,12)
C27M0Y17K12 (27%, 0%, 17%, 12%)
(0.27 / 0.00 / 0.17 / 0.12)

CMYK yüzdeleri

%26.67
%0
%17.33
%11.76

Codes

Color #A5E1BA in popluar color models

A5 E1 BA
RGB 165 225 186
HSL 141° 50.00% 76.47%
HSB/HSV 141° 26.67% 88.24%
CMYK 26.67% 0.00% 17.33%
11.76%

Color #A5E1BA in popluar number systems.

HEX A5 E1 BA
Decimal 165 225 186
Binary 10100101 11100001 10111010
Octal 245 341 272

Shades and tints

Shades of #A5E1BA

#A5E1BA
(165,225,186)
#96CDAA
(150,205,170)
#87B99A
(135,185,154)
#78A58A
(120,165,138)
#69917A
(105,145,122)
#5A7D6A
(90,125,106)
#4B695A
(75,105,90)
#3C554A
(60,85,74)
#2D413A
(45,65,58)
#1E2D2A
(30,45,42)
#0F191A
(15,25,26)
#000000
(0,0,0)

Tints of #A5E1BA

#A5E1BA
(165,225,186)
#ADE3C0
(173,227,192)
#B5E5C6
(181,229,198)
#BDE7CC
(189,231,204)
#C5E9D2
(197,233,210)
#CDEBD8
(205,235,216)
#D5EDDE
(213,237,222)
#DDEFE4
(221,239,228)
#E5F1EA
(229,241,234)
#EDF3F0
(237,243,240)
#F5F5F6
(245,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E1BA; }

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

This text font color is #A5E1BA.

Background Color

.myBgColor { background-color: #A5E1BA; }

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

This div background color is #A5E1BA.

Border color

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

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

This div border color is #A5E1BA.

Opacity

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

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

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

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

This text has shadow with #A5E1BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E1BA.

Preview

Color preview on black background

This text has color #A5E1BA on black background.


Color preview on white background

This text has color #A5E1BA on white background.


Black color preview on #A5E1BA background

This text has black color on #A5E1BA background.


White color preview on #A5E1BA background

This text has white color on #A5E1BA background.


Related colors

Complementary color

Complementary color for #hex is #5A1E45.


I love getcolorcode.com

Triadic colors

1 #BAA5E1 and #E1BAA5 with #A5E1BA are triadic colors.

2 #BAE1A5 and #E1A5BA with #A5E1BA are triadic colors.