COLOR #A5E4DB

HEX: #A5E4DB RGB: (165,228,219)

Renk bilgisi

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

RGB renk modeli

#A5E4DB color RGB value is (165,228,219).

RGB: (165,228,219) (65%, 89%, 86%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 219 of 255 = 86%

165
228
219

R + G + B ~ 80%. #A5E4DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 219 = 612 (100%)
R 165 of 612 ~ 26.96%
G 228 of 612 ~ 37.25%
B 219 of 612 ~ 35.78'%

%26.96
%37.25
%35.78

CMYK RENK MODELİ

#A5E4DB rengi CMYK tonu (28,0,4,11).

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

CMYK: (28,0,4,11)
C28M0Y4K11 (28%, 0%, 4%, 11%)
(0.28 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%27.63
%0
%3.95
%10.59

Codes

Color #A5E4DB in popluar color models

A5 E4 DB
RGB 165 228 219
HSL 171° 53.85% 77.06%
HSB/HSV 171° 27.63% 89.41%
CMYK 27.63% 0.00% 3.95%
10.59%

Color #A5E4DB in popluar number systems.

HEX A5 E4 DB
Decimal 165 228 219
Binary 10100101 11100100 11011011
Octal 245 344 333

Shades and tints

Shades of #A5E4DB

#A5E4DB
(165,228,219)
#96D0C8
(150,208,200)
#87BCB5
(135,188,181)
#78A8A2
(120,168,162)
#69948F
(105,148,143)
#5A807C
(90,128,124)
#4B6C69
(75,108,105)
#3C5856
(60,88,86)
#2D4443
(45,68,67)
#1E3030
(30,48,48)
#0F1C1D
(15,28,29)
#000000
(0,0,0)

Tints of #A5E4DB

#A5E4DB
(165,228,219)
#ADE6DE
(173,230,222)
#B5E8E1
(181,232,225)
#BDEAE4
(189,234,228)
#C5ECE7
(197,236,231)
#CDEEEA
(205,238,234)
#D5F0ED
(213,240,237)
#DDF2F0
(221,242,240)
#E5F4F3
(229,244,243)
#EDF6F6
(237,246,246)
#F5F8F9
(245,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4DB; }

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

This text font color is #A5E4DB.

Background Color

.myBgColor { background-color: #A5E4DB; }

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

This div background color is #A5E4DB.

Border color

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

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

This div border color is #A5E4DB.

Opacity

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

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

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

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

This text has shadow with #A5E4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4DB.

Preview

Color preview on black background

This text has color #A5E4DB on black background.


Color preview on white background

This text has color #A5E4DB on white background.


Black color preview on #A5E4DB background

This text has black color on #A5E4DB background.


White color preview on #A5E4DB background

This text has white color on #A5E4DB background.


Related colors

Complementary color

Complementary color for #hex is #5A1B24.


I love getcolorcode.com

Triadic colors

1 #DBA5E4 and #E4DBA5 with #A5E4DB are triadic colors.

2 #DBE4A5 and #E4A5DB with #A5E4DB are triadic colors.