COLOR #A5E5DB

HEX: #A5E5DB RGB: (165,229,219)

Renk bilgisi

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

RGB renk modeli

#A5E5DB color RGB value is (165,229,219).

RGB: (165,229,219) (65%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 219 of 255 = 86%

165
229
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 219 = 613 (100%)
R 165 of 613 ~ 26.92%
G 229 of 613 ~ 37.36%
B 219 of 613 ~ 35.73'%

%26.92
%37.36
%35.73

CMYK RENK MODELİ

#A5E5DB rengi CMYK tonu (28,0,4,10).

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

CMYK: (28,0,4,10)
C28M0Y4K10 (28%, 0%, 4%, 10%)
(0.28 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%27.95
%0
%4.37
%10.2

Codes

Color #A5E5DB in popluar color models

A5 E5 DB
RGB 165 229 219
HSL 171° 55.17% 77.25%
HSB/HSV 171° 27.95% 89.80%
CMYK 27.95% 0.00% 4.37%
10.20%

Color #A5E5DB in popluar number systems.

HEX A5 E5 DB
Decimal 165 229 219
Binary 10100101 11100101 11011011
Octal 245 345 333

Shades and tints

Shades of #A5E5DB

#A5E5DB
(165,229,219)
#96D1C8
(150,209,200)
#87BDB5
(135,189,181)
#78A9A2
(120,169,162)
#69958F
(105,149,143)
#5A817C
(90,129,124)
#4B6D69
(75,109,105)
#3C5956
(60,89,86)
#2D4543
(45,69,67)
#1E3130
(30,49,48)
#0F1D1D
(15,29,29)
#000000
(0,0,0)

Tints of #A5E5DB

#A5E5DB
(165,229,219)
#ADE7DE
(173,231,222)
#B5E9E1
(181,233,225)
#BDEBE4
(189,235,228)
#C5EDE7
(197,237,231)
#CDEFEA
(205,239,234)
#D5F1ED
(213,241,237)
#DDF3F0
(221,243,240)
#E5F5F3
(229,245,243)
#EDF7F6
(237,247,246)
#F5F9F9
(245,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5DB; }

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

This text font color is #A5E5DB.

Background Color

.myBgColor { background-color: #A5E5DB; }

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

This div background color is #A5E5DB.

Border color

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

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

This div border color is #A5E5DB.

Opacity

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

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

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

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

This text has shadow with #A5E5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5DB.

Preview

Color preview on black background

This text has color #A5E5DB on black background.


Color preview on white background

This text has color #A5E5DB on white background.


Black color preview on #A5E5DB background

This text has black color on #A5E5DB background.


White color preview on #A5E5DB background

This text has white color on #A5E5DB background.


Related colors

Complementary color

Complementary color for #hex is #5A1A24.


I love getcolorcode.com

Triadic colors

1 #DBA5E5 and #E5DBA5 with #A5E5DB are triadic colors.

2 #DBE5A5 and #E5A5DB with #A5E5DB are triadic colors.