COLOR #A5E3DB

HEX: #A5E3DB RGB: (165,227,219)

Renk bilgisi

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

RGB renk modeli

#A5E3DB color RGB value is (165,227,219).

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

RGB bağlantıları ve doygunluk

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

165
227
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 227 + 219 = 611 (100%)
R 165 of 611 ~ 27%
G 227 of 611 ~ 37.15%
B 219 of 611 ~ 35.84'%

%27
%37.15
%35.84

CMYK RENK MODELİ

#A5E3DB rengi CMYK tonu (27,0,4,11).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 3.52%
  • ana renk tonu 10.98%

CMYK: (27,0,4,11)
C27M0Y4K11 (27%, 0%, 4%, 11%)
(0.27 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%27.31
%0
%3.52
%10.98

Codes

Color #A5E3DB in popluar color models

A5 E3 DB
RGB 165 227 219
HSL 172° 52.54% 76.86%
HSB/HSV 172° 27.31% 89.02%
CMYK 27.31% 0.00% 3.52%
10.98%

Color #A5E3DB in popluar number systems.

HEX A5 E3 DB
Decimal 165 227 219
Binary 10100101 11100011 11011011
Octal 245 343 333

Shades and tints

Shades of #A5E3DB

#A5E3DB
(165,227,219)
#96CFC8
(150,207,200)
#87BBB5
(135,187,181)
#78A7A2
(120,167,162)
#69938F
(105,147,143)
#5A7F7C
(90,127,124)
#4B6B69
(75,107,105)
#3C5756
(60,87,86)
#2D4343
(45,67,67)
#1E2F30
(30,47,48)
#0F1B1D
(15,27,29)
#000000
(0,0,0)

Tints of #A5E3DB

#A5E3DB
(165,227,219)
#ADE5DE
(173,229,222)
#B5E7E1
(181,231,225)
#BDE9E4
(189,233,228)
#C5EBE7
(197,235,231)
#CDEDEA
(205,237,234)
#D5EFED
(213,239,237)
#DDF1F0
(221,241,240)
#E5F3F3
(229,243,243)
#EDF5F6
(237,245,246)
#F5F7F9
(245,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E3DB; }

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

This text font color is #A5E3DB.

Background Color

.myBgColor { background-color: #A5E3DB; }

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

This div background color is #A5E3DB.

Border color

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

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

This div border color is #A5E3DB.

Opacity

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

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

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

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

This text has shadow with #A5E3DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E3DB.

Preview

Color preview on black background

This text has color #A5E3DB on black background.


Color preview on white background

This text has color #A5E3DB on white background.


Black color preview on #A5E3DB background

This text has black color on #A5E3DB background.


White color preview on #A5E3DB background

This text has white color on #A5E3DB background.


Related colors

Complementary color

Complementary color for #hex is #5A1C24.


I love getcolorcode.com

Triadic colors

1 #DBA5E3 and #E3DBA5 with #A5E3DB are triadic colors.

2 #DBE3A5 and #E3A5DB with #A5E3DB are triadic colors.