COLOR #A5E6DB

HEX: #A5E6DB RGB: (165,230,219)

Renk bilgisi

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

RGB renk modeli

#A5E6DB color RGB value is (165,230,219).

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

RGB bağlantıları ve doygunluk

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

165
230
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 219 = 614 (100%)
R 165 of 614 ~ 26.87%
G 230 of 614 ~ 37.46%
B 219 of 614 ~ 35.67'%

%26.87
%37.46
%35.67

CMYK RENK MODELİ

#A5E6DB rengi CMYK tonu (28,0,5,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 0.00%
  • sarı tonu 4.78%
  • ana renk tonu 9.80%

CMYK: (28,0,5,10)
C28M0Y5K10 (28%, 0%, 5%, 10%)
(0.28 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%28.26
%0
%4.78
%9.8

Codes

Color #A5E6DB in popluar color models

A5 E6 DB
RGB 165 230 219
HSL 170° 56.52% 77.45%
HSB/HSV 170° 28.26% 90.20%
CMYK 28.26% 0.00% 4.78%
9.80%

Color #A5E6DB in popluar number systems.

HEX A5 E6 DB
Decimal 165 230 219
Binary 10100101 11100110 11011011
Octal 245 346 333

Shades and tints

Shades of #A5E6DB

#A5E6DB
(165,230,219)
#96D2C8
(150,210,200)
#87BEB5
(135,190,181)
#78AAA2
(120,170,162)
#69968F
(105,150,143)
#5A827C
(90,130,124)
#4B6E69
(75,110,105)
#3C5A56
(60,90,86)
#2D4643
(45,70,67)
#1E3230
(30,50,48)
#0F1E1D
(15,30,29)
#000000
(0,0,0)

Tints of #A5E6DB

#A5E6DB
(165,230,219)
#ADE8DE
(173,232,222)
#B5EAE1
(181,234,225)
#BDECE4
(189,236,228)
#C5EEE7
(197,238,231)
#CDF0EA
(205,240,234)
#D5F2ED
(213,242,237)
#DDF4F0
(221,244,240)
#E5F6F3
(229,246,243)
#EDF8F6
(237,248,246)
#F5FAF9
(245,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6DB; }

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

This text font color is #A5E6DB.

Background Color

.myBgColor { background-color: #A5E6DB; }

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

This div background color is #A5E6DB.

Border color

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

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

This div border color is #A5E6DB.

Opacity

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

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

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

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

This text has shadow with #A5E6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6DB.

Preview

Color preview on black background

This text has color #A5E6DB on black background.


Color preview on white background

This text has color #A5E6DB on white background.


Black color preview on #A5E6DB background

This text has black color on #A5E6DB background.


White color preview on #A5E6DB background

This text has white color on #A5E6DB background.


Related colors

Complementary color

Complementary color for #hex is #5A1924.


I love getcolorcode.com

Triadic colors

1 #DBA5E6 and #E6DBA5 with #A5E6DB are triadic colors.

2 #DBE6A5 and #E6A5DB with #A5E6DB are triadic colors.