COLOR #A5E6BA

HEX: #A5E6BA RGB: (165,230,186)

Renk bilgisi

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

RGB renk modeli

#A5E6BA color RGB value is (165,230,186).

RGB: (165,230,186) (65%, 90%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 186 of 255 = 73%

165
230
186

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 186 = 581 (100%)
R 165 of 581 ~ 28.4%
G 230 of 581 ~ 39.59%
B 186 of 581 ~ 32.01'%

%28.4
%39.59
%32.01

CMYK RENK MODELİ

#A5E6BA rengi CMYK tonu (28,0,19,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 0.00%
  • sarı tonu 19.13%
  • ana renk tonu 9.80%

CMYK: (28,0,19,10)
C28M0Y19K10 (28%, 0%, 19%, 10%)
(0.28 / 0.00 / 0.19 / 0.10)

CMYK yüzdeleri

%28.26
%0
%19.13
%9.8

Codes

Color #A5E6BA in popluar color models

A5 E6 BA
RGB 165 230 186
HSL 139° 56.52% 77.45%
HSB/HSV 139° 28.26% 90.20%
CMYK 28.26% 0.00% 19.13%
9.80%

Color #A5E6BA in popluar number systems.

HEX A5 E6 BA
Decimal 165 230 186
Binary 10100101 11100110 10111010
Octal 245 346 272

Shades and tints

Shades of #A5E6BA

#A5E6BA
(165,230,186)
#96D2AA
(150,210,170)
#87BE9A
(135,190,154)
#78AA8A
(120,170,138)
#69967A
(105,150,122)
#5A826A
(90,130,106)
#4B6E5A
(75,110,90)
#3C5A4A
(60,90,74)
#2D463A
(45,70,58)
#1E322A
(30,50,42)
#0F1E1A
(15,30,26)
#000000
(0,0,0)

Tints of #A5E6BA

#A5E6BA
(165,230,186)
#ADE8C0
(173,232,192)
#B5EAC6
(181,234,198)
#BDECCC
(189,236,204)
#C5EED2
(197,238,210)
#CDF0D8
(205,240,216)
#D5F2DE
(213,242,222)
#DDF4E4
(221,244,228)
#E5F6EA
(229,246,234)
#EDF8F0
(237,248,240)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6BA; }

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

This text font color is #A5E6BA.

Background Color

.myBgColor { background-color: #A5E6BA; }

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

This div background color is #A5E6BA.

Border color

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

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

This div border color is #A5E6BA.

Opacity

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

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

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

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

This text has shadow with #A5E6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6BA.

Preview

Color preview on black background

This text has color #A5E6BA on black background.


Color preview on white background

This text has color #A5E6BA on white background.


Black color preview on #A5E6BA background

This text has black color on #A5E6BA background.


White color preview on #A5E6BA background

This text has white color on #A5E6BA background.


Related colors

Complementary color

Complementary color for #hex is #5A1945.


I love getcolorcode.com

Triadic colors

1 #BAA5E6 and #E6BAA5 with #A5E6BA are triadic colors.

2 #BAE6A5 and #E6A5BA with #A5E6BA are triadic colors.