COLOR #A5E5BE

HEX: #A5E5BE RGB: (165,229,190)

Renk bilgisi

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

RGB renk modeli

#A5E5BE color RGB value is (165,229,190).

RGB: (165,229,190) (65%, 90%, 75%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 190 of 255 = 75%

165
229
190

R + G + B ~ 77%. #A5E5BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 190 = 584 (100%)
R 165 of 584 ~ 28.25%
G 229 of 584 ~ 39.21%
B 190 of 584 ~ 32.53'%

%28.25
%39.21
%32.53

CMYK RENK MODELİ

#A5E5BE rengi CMYK tonu (28,0,17,10).

  • camgöbeği tonu 27.95%
  • eflatun tonu 0.00%
  • sarı tonu 17.03%
  • ana renk tonu 10.20%

CMYK: (28,0,17,10)
C28M0Y17K10 (28%, 0%, 17%, 10%)
(0.28 / 0.00 / 0.17 / 0.10)

CMYK yüzdeleri

%27.95
%0
%17.03
%10.2

Codes

Color #A5E5BE in popluar color models

A5 E5 BE
RGB 165 229 190
HSL 143° 55.17% 77.25%
HSB/HSV 143° 27.95% 89.80%
CMYK 27.95% 0.00% 17.03%
10.20%

Color #A5E5BE in popluar number systems.

HEX A5 E5 BE
Decimal 165 229 190
Binary 10100101 11100101 10111110
Octal 245 345 276

Shades and tints

Shades of #A5E5BE

#A5E5BE
(165,229,190)
#96D1AD
(150,209,173)
#87BD9C
(135,189,156)
#78A98B
(120,169,139)
#69957A
(105,149,122)
#5A8169
(90,129,105)
#4B6D58
(75,109,88)
#3C5947
(60,89,71)
#2D4536
(45,69,54)
#1E3125
(30,49,37)
#0F1D14
(15,29,20)
#000000
(0,0,0)

Tints of #A5E5BE

#A5E5BE
(165,229,190)
#ADE7C3
(173,231,195)
#B5E9C8
(181,233,200)
#BDEBCD
(189,235,205)
#C5EDD2
(197,237,210)
#CDEFD7
(205,239,215)
#D5F1DC
(213,241,220)
#DDF3E1
(221,243,225)
#E5F5E6
(229,245,230)
#EDF7EB
(237,247,235)
#F5F9F0
(245,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5BE; }

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

This text font color is #A5E5BE.

Background Color

.myBgColor { background-color: #A5E5BE; }

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

This div background color is #A5E5BE.

Border color

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

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

This div border color is #A5E5BE.

Opacity

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

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

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

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

This text has shadow with #A5E5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5BE.

Preview

Color preview on black background

This text has color #A5E5BE on black background.


Color preview on white background

This text has color #A5E5BE on white background.


Black color preview on #A5E5BE background

This text has black color on #A5E5BE background.


White color preview on #A5E5BE background

This text has white color on #A5E5BE background.


Related colors

Complementary color

Complementary color for #hex is #5A1A41.


I love getcolorcode.com

Triadic colors

1 #BEA5E5 and #E5BEA5 with #A5E5BE are triadic colors.

2 #BEE5A5 and #E5A5BE with #A5E5BE are triadic colors.