COLOR #A5E5B9

HEX: #A5E5B9 RGB: (165,229,185)

Renk bilgisi

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

RGB renk modeli

#A5E5B9 color RGB value is (165,229,185).

RGB: (165,229,185) (65%, 90%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 185 of 255 = 73%

165
229
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 185 = 579 (100%)
R 165 of 579 ~ 28.5%
G 229 of 579 ~ 39.55%
B 185 of 579 ~ 31.95'%

%28.5
%39.55
%31.95

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%27.95
%0
%19.21
%10.2

Codes

Color #A5E5B9 in popluar color models

A5 E5 B9
RGB 165 229 185
HSL 139° 55.17% 77.25%
HSB/HSV 139° 27.95% 89.80%
CMYK 27.95% 0.00% 19.21%
10.20%

Color #A5E5B9 in popluar number systems.

HEX A5 E5 B9
Decimal 165 229 185
Binary 10100101 11100101 10111001
Octal 245 345 271

Shades and tints

Shades of #A5E5B9

#A5E5B9
(165,229,185)
#96D1A9
(150,209,169)
#87BD99
(135,189,153)
#78A989
(120,169,137)
#699579
(105,149,121)
#5A8169
(90,129,105)
#4B6D59
(75,109,89)
#3C5949
(60,89,73)
#2D4539
(45,69,57)
#1E3129
(30,49,41)
#0F1D19
(15,29,25)
#000000
(0,0,0)

Tints of #A5E5B9

#A5E5B9
(165,229,185)
#ADE7BF
(173,231,191)
#B5E9C5
(181,233,197)
#BDEBCB
(189,235,203)
#C5EDD1
(197,237,209)
#CDEFD7
(205,239,215)
#D5F1DD
(213,241,221)
#DDF3E3
(221,243,227)
#E5F5E9
(229,245,233)
#EDF7EF
(237,247,239)
#F5F9F5
(245,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5B9; }

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

This text font color is #A5E5B9.

Background Color

.myBgColor { background-color: #A5E5B9; }

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

This div background color is #A5E5B9.

Border color

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

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

This div border color is #A5E5B9.

Opacity

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

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

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

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

This text has shadow with #A5E5B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5B9.

Preview

Color preview on black background

This text has color #A5E5B9 on black background.


Color preview on white background

This text has color #A5E5B9 on white background.


Black color preview on #A5E5B9 background

This text has black color on #A5E5B9 background.


White color preview on #A5E5B9 background

This text has white color on #A5E5B9 background.


Related colors

Complementary color

Complementary color for #hex is #5A1A46.


I love getcolorcode.com

Triadic colors

1 #B9A5E5 and #E5B9A5 with #A5E5B9 are triadic colors.

2 #B9E5A5 and #E5A5B9 with #A5E5B9 are triadic colors.