COLOR #A5E4DC

HEX: #A5E4DC RGB: (165,228,220)

Renk bilgisi

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

RGB renk modeli

#A5E4DC color RGB value is (165,228,220).

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

RGB bağlantıları ve doygunluk

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

165
228
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 220 = 613 (100%)
R 165 of 613 ~ 26.92%
G 228 of 613 ~ 37.19%
B 220 of 613 ~ 35.89'%

%26.92
%37.19
%35.89

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.63%
  • eflatun tonu 0.00%
  • sarı tonu 3.51%
  • 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.51
%10.59

Codes

Color #A5E4DC in popluar color models

A5 E4 DC
RGB 165 228 220
HSL 172° 53.85% 77.06%
HSB/HSV 172° 27.63% 89.41%
CMYK 27.63% 0.00% 3.51%
10.59%

Color #A5E4DC in popluar number systems.

HEX A5 E4 DC
Decimal 165 228 220
Binary 10100101 11100100 11011100
Octal 245 344 334

Shades and tints

Shades of #A5E4DC

#A5E4DC
(165,228,220)
#96D0C8
(150,208,200)
#87BCB4
(135,188,180)
#78A8A0
(120,168,160)
#69948C
(105,148,140)
#5A8078
(90,128,120)
#4B6C64
(75,108,100)
#3C5850
(60,88,80)
#2D443C
(45,68,60)
#1E3028
(30,48,40)
#0F1C14
(15,28,20)
#000000
(0,0,0)

Tints of #A5E4DC

#A5E4DC
(165,228,220)
#ADE6DF
(173,230,223)
#B5E8E2
(181,232,226)
#BDEAE5
(189,234,229)
#C5ECE8
(197,236,232)
#CDEEEB
(205,238,235)
#D5F0EE
(213,240,238)
#DDF2F1
(221,242,241)
#E5F4F4
(229,244,244)
#EDF6F7
(237,246,247)
#F5F8FA
(245,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4DC; }

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

This text font color is #A5E4DC.

Background Color

.myBgColor { background-color: #A5E4DC; }

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

This div background color is #A5E4DC.

Border color

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

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

This div border color is #A5E4DC.

Opacity

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

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

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

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

This text has shadow with #A5E4DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4DC.

Preview

Color preview on black background

This text has color #A5E4DC on black background.


Color preview on white background

This text has color #A5E4DC on white background.


Black color preview on #A5E4DC background

This text has black color on #A5E4DC background.


White color preview on #A5E4DC background

This text has white color on #A5E4DC background.


Related colors

Complementary color

Complementary color for #hex is #5A1B23.


I love getcolorcode.com

Triadic colors

1 #DCA5E4 and #E4DCA5 with #A5E4DC are triadic colors.

2 #DCE4A5 and #E4A5DC with #A5E4DC are triadic colors.