COLOR #A5E4BD

HEX: #A5E4BD RGB: (165,228,189)

Renk bilgisi

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

RGB renk modeli

#A5E4BD color RGB value is (165,228,189).

RGB: (165,228,189) (65%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 189 of 255 = 74%

165
228
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 189 = 582 (100%)
R 165 of 582 ~ 28.35%
G 228 of 582 ~ 39.18%
B 189 of 582 ~ 32.47'%

%28.35
%39.18
%32.47

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.63%
  • eflatun tonu 0.00%
  • sarı tonu 17.11%
  • 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
%17.11
%10.59

Codes

Color #A5E4BD in popluar color models

A5 E4 BD
RGB 165 228 189
HSL 143° 53.85% 77.06%
HSB/HSV 143° 27.63% 89.41%
CMYK 27.63% 0.00% 17.11%
10.59%

Color #A5E4BD in popluar number systems.

HEX A5 E4 BD
Decimal 165 228 189
Binary 10100101 11100100 10111101
Octal 245 344 275

Shades and tints

Shades of #A5E4BD

#A5E4BD
(165,228,189)
#96D0AC
(150,208,172)
#87BC9B
(135,188,155)
#78A88A
(120,168,138)
#699479
(105,148,121)
#5A8068
(90,128,104)
#4B6C57
(75,108,87)
#3C5846
(60,88,70)
#2D4435
(45,68,53)
#1E3024
(30,48,36)
#0F1C13
(15,28,19)
#000000
(0,0,0)

Tints of #A5E4BD

#A5E4BD
(165,228,189)
#ADE6C3
(173,230,195)
#B5E8C9
(181,232,201)
#BDEACF
(189,234,207)
#C5ECD5
(197,236,213)
#CDEEDB
(205,238,219)
#D5F0E1
(213,240,225)
#DDF2E7
(221,242,231)
#E5F4ED
(229,244,237)
#EDF6F3
(237,246,243)
#F5F8F9
(245,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4BD; }

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

This text font color is #A5E4BD.

Background Color

.myBgColor { background-color: #A5E4BD; }

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

This div background color is #A5E4BD.

Border color

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

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

This div border color is #A5E4BD.

Opacity

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

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

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

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

This text has shadow with #A5E4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4BD.

Preview

Color preview on black background

This text has color #A5E4BD on black background.


Color preview on white background

This text has color #A5E4BD on white background.


Black color preview on #A5E4BD background

This text has black color on #A5E4BD background.


White color preview on #A5E4BD background

This text has white color on #A5E4BD background.


Related colors

Complementary color

Complementary color for #hex is #5A1B42.


I love getcolorcode.com

Triadic colors

1 #BDA5E4 and #E4BDA5 with #A5E4BD are triadic colors.

2 #BDE4A5 and #E4A5BD with #A5E4BD are triadic colors.