COLOR #A5E8DB

HEX: #A5E8DB RGB: (165,232,219)

Renk bilgisi

#A5E8DB contains mainly green and blue colors. #A5E8DB ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A5E8DB color RGB value is (165,232,219).

RGB: (165,232,219) (65%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 232 of 255 = 91%
B 219 of 255 = 86%

165
232
219

R + G + B ~ 81%. #A5E8DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 232 + 219 = 616 (100%)
R 165 of 616 ~ 26.79%
G 232 of 616 ~ 37.66%
B 219 of 616 ~ 35.55'%

%26.79
%37.66
%35.55

CMYK RENK MODELİ

#A5E8DB rengi CMYK tonu (29,0,6,9).

  • camgöbeği tonu 28.88%
  • eflatun tonu 0.00%
  • sarı tonu 5.60%
  • ana renk tonu 9.02%

CMYK: (29,0,6,9)
C29M0Y6K9 (29%, 0%, 6%, 9%)
(0.29 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%28.88
%0
%5.6
%9.02

Codes

Color #A5E8DB in popluar color models

A5 E8 DB
RGB 165 232 219
HSL 168° 59.29% 77.84%
HSB/HSV 168° 28.88% 90.98%
CMYK 28.88% 0.00% 5.60%
9.02%

Color #A5E8DB in popluar number systems.

HEX A5 E8 DB
Decimal 165 232 219
Binary 10100101 11101000 11011011
Octal 245 350 333

Shades and tints

Shades of #A5E8DB

#A5E8DB
(165,232,219)
#96D3C8
(150,211,200)
#87BEB5
(135,190,181)
#78A9A2
(120,169,162)
#69948F
(105,148,143)
#5A7F7C
(90,127,124)
#4B6A69
(75,106,105)
#3C5556
(60,85,86)
#2D4043
(45,64,67)
#1E2B30
(30,43,48)
#0F161D
(15,22,29)
#000000
(0,0,0)

Tints of #A5E8DB

#A5E8DB
(165,232,219)
#ADEADE
(173,234,222)
#B5ECE1
(181,236,225)
#BDEEE4
(189,238,228)
#C5F0E7
(197,240,231)
#CDF2EA
(205,242,234)
#D5F4ED
(213,244,237)
#DDF6F0
(221,246,240)
#E5F8F3
(229,248,243)
#EDFAF6
(237,250,246)
#F5FCF9
(245,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E8DB; }

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

This text font color is #A5E8DB.

Background Color

.myBgColor { background-color: #A5E8DB; }

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

This div background color is #A5E8DB.

Border color

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

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

This div border color is #A5E8DB.

Opacity

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

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

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

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

This text has shadow with #A5E8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E8DB.

Preview

Color preview on black background

This text has color #A5E8DB on black background.


Color preview on white background

This text has color #A5E8DB on white background.


Black color preview on #A5E8DB background

This text has black color on #A5E8DB background.


White color preview on #A5E8DB background

This text has white color on #A5E8DB background.


Related colors

Complementary color

Complementary color for #hex is #5A1724.


I love getcolorcode.com

Triadic colors

1 #DBA5E8 and #E8DBA5 with #A5E8DB are triadic colors.

2 #DBE8A5 and #E8A5DB with #A5E8DB are triadic colors.