COLOR #A5E4BB

HEX: #A5E4BB RGB: (165,228,187)

Renk bilgisi

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

RGB renk modeli

#A5E4BB color RGB value is (165,228,187).

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

RGB bağlantıları ve doygunluk

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

165
228
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 187 = 580 (100%)
R 165 of 580 ~ 28.45%
G 228 of 580 ~ 39.31%
B 187 of 580 ~ 32.24'%

%28.45
%39.31
%32.24

CMYK RENK MODELİ

#A5E4BB rengi CMYK tonu (28,0,18,11).

  • camgöbeği tonu 27.63%
  • eflatun tonu 0.00%
  • sarı tonu 17.98%
  • ana renk tonu 10.59%

CMYK: (28,0,18,11)
C28M0Y18K11 (28%, 0%, 18%, 11%)
(0.28 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%27.63
%0
%17.98
%10.59

Codes

Color #A5E4BB in popluar color models

A5 E4 BB
RGB 165 228 187
HSL 141° 53.85% 77.06%
HSB/HSV 141° 27.63% 89.41%
CMYK 27.63% 0.00% 17.98%
10.59%

Color #A5E4BB in popluar number systems.

HEX A5 E4 BB
Decimal 165 228 187
Binary 10100101 11100100 10111011
Octal 245 344 273

Shades and tints

Shades of #A5E4BB

#A5E4BB
(165,228,187)
#96D0AA
(150,208,170)
#87BC99
(135,188,153)
#78A888
(120,168,136)
#699477
(105,148,119)
#5A8066
(90,128,102)
#4B6C55
(75,108,85)
#3C5844
(60,88,68)
#2D4433
(45,68,51)
#1E3022
(30,48,34)
#0F1C11
(15,28,17)
#000000
(0,0,0)

Tints of #A5E4BB

#A5E4BB
(165,228,187)
#ADE6C1
(173,230,193)
#B5E8C7
(181,232,199)
#BDEACD
(189,234,205)
#C5ECD3
(197,236,211)
#CDEED9
(205,238,217)
#D5F0DF
(213,240,223)
#DDF2E5
(221,242,229)
#E5F4EB
(229,244,235)
#EDF6F1
(237,246,241)
#F5F8F7
(245,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4BB; }

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

This text font color is #A5E4BB.

Background Color

.myBgColor { background-color: #A5E4BB; }

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

This div background color is #A5E4BB.

Border color

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

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

This div border color is #A5E4BB.

Opacity

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

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

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

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

This text has shadow with #A5E4BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4BB.

Preview

Color preview on black background

This text has color #A5E4BB on black background.


Color preview on white background

This text has color #A5E4BB on white background.


Black color preview on #A5E4BB background

This text has black color on #A5E4BB background.


White color preview on #A5E4BB background

This text has white color on #A5E4BB background.


Related colors

Complementary color

Complementary color for #hex is #5A1B44.


I love getcolorcode.com

Triadic colors

1 #BBA5E4 and #E4BBA5 with #A5E4BB are triadic colors.

2 #BBE4A5 and #E4A5BB with #A5E4BB are triadic colors.