COLOR #A5E4BE

HEX: #A5E4BE RGB: (165,228,190)

Renk bilgisi

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

RGB renk modeli

#A5E4BE color RGB value is (165,228,190).

RGB: (165,228,190) (65%, 89%, 75%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 190 of 255 = 75%

165
228
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 190 = 583 (100%)
R 165 of 583 ~ 28.3%
G 228 of 583 ~ 39.11%
B 190 of 583 ~ 32.59'%

%28.3
%39.11
%32.59

CMYK RENK MODELİ

#A5E4BE rengi CMYK tonu (28,0,17,11).

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

CMYK: (28,0,17,11)
C28M0Y17K11 (28%, 0%, 17%, 11%)
(0.28 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%27.63
%0
%16.67
%10.59

Codes

Color #A5E4BE in popluar color models

A5 E4 BE
RGB 165 228 190
HSL 144° 53.85% 77.06%
HSB/HSV 144° 27.63% 89.41%
CMYK 27.63% 0.00% 16.67%
10.59%

Color #A5E4BE in popluar number systems.

HEX A5 E4 BE
Decimal 165 228 190
Binary 10100101 11100100 10111110
Octal 245 344 276

Shades and tints

Shades of #A5E4BE

#A5E4BE
(165,228,190)
#96D0AD
(150,208,173)
#87BC9C
(135,188,156)
#78A88B
(120,168,139)
#69947A
(105,148,122)
#5A8069
(90,128,105)
#4B6C58
(75,108,88)
#3C5847
(60,88,71)
#2D4436
(45,68,54)
#1E3025
(30,48,37)
#0F1C14
(15,28,20)
#000000
(0,0,0)

Tints of #A5E4BE

#A5E4BE
(165,228,190)
#ADE6C3
(173,230,195)
#B5E8C8
(181,232,200)
#BDEACD
(189,234,205)
#C5ECD2
(197,236,210)
#CDEED7
(205,238,215)
#D5F0DC
(213,240,220)
#DDF2E1
(221,242,225)
#E5F4E6
(229,244,230)
#EDF6EB
(237,246,235)
#F5F8F0
(245,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4BE; }

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

This text font color is #A5E4BE.

Background Color

.myBgColor { background-color: #A5E4BE; }

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

This div background color is #A5E4BE.

Border color

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

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

This div border color is #A5E4BE.

Opacity

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

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

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

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

This text has shadow with #A5E4BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4BE.

Preview

Color preview on black background

This text has color #A5E4BE on black background.


Color preview on white background

This text has color #A5E4BE on white background.


Black color preview on #A5E4BE background

This text has black color on #A5E4BE background.


White color preview on #A5E4BE background

This text has white color on #A5E4BE background.


Related colors

Complementary color

Complementary color for #hex is #5A1B41.


I love getcolorcode.com

Triadic colors

1 #BEA5E4 and #E4BEA5 with #A5E4BE are triadic colors.

2 #BEE4A5 and #E4A5BE with #A5E4BE are triadic colors.