COLOR #A5E5DC

HEX: #A5E5DC RGB: (165,229,220)

Renk bilgisi

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

RGB renk modeli

#A5E5DC color RGB value is (165,229,220).

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

RGB bağlantıları ve doygunluk

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

165
229
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 220 = 614 (100%)
R 165 of 614 ~ 26.87%
G 229 of 614 ~ 37.3%
B 220 of 614 ~ 35.83'%

%26.87
%37.3
%35.83

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.95%
  • eflatun tonu 0.00%
  • sarı tonu 3.93%
  • 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
%3.93
%10.2

Codes

Color #A5E5DC in popluar color models

A5 E5 DC
RGB 165 229 220
HSL 172° 55.17% 77.25%
HSB/HSV 172° 27.95% 89.80%
CMYK 27.95% 0.00% 3.93%
10.20%

Color #A5E5DC in popluar number systems.

HEX A5 E5 DC
Decimal 165 229 220
Binary 10100101 11100101 11011100
Octal 245 345 334

Shades and tints

Shades of #A5E5DC

#A5E5DC
(165,229,220)
#96D1C8
(150,209,200)
#87BDB4
(135,189,180)
#78A9A0
(120,169,160)
#69958C
(105,149,140)
#5A8178
(90,129,120)
#4B6D64
(75,109,100)
#3C5950
(60,89,80)
#2D453C
(45,69,60)
#1E3128
(30,49,40)
#0F1D14
(15,29,20)
#000000
(0,0,0)

Tints of #A5E5DC

#A5E5DC
(165,229,220)
#ADE7DF
(173,231,223)
#B5E9E2
(181,233,226)
#BDEBE5
(189,235,229)
#C5EDE8
(197,237,232)
#CDEFEB
(205,239,235)
#D5F1EE
(213,241,238)
#DDF3F1
(221,243,241)
#E5F5F4
(229,245,244)
#EDF7F7
(237,247,247)
#F5F9FA
(245,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5DC; }

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

This text font color is #A5E5DC.

Background Color

.myBgColor { background-color: #A5E5DC; }

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

This div background color is #A5E5DC.

Border color

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

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

This div border color is #A5E5DC.

Opacity

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

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

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

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

This text has shadow with #A5E5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5DC.

Preview

Color preview on black background

This text has color #A5E5DC on black background.


Color preview on white background

This text has color #A5E5DC on white background.


Black color preview on #A5E5DC background

This text has black color on #A5E5DC background.


White color preview on #A5E5DC background

This text has white color on #A5E5DC background.


Related colors

Complementary color

Complementary color for #hex is #5A1A23.


I love getcolorcode.com

Triadic colors

1 #DCA5E5 and #E5DCA5 with #A5E5DC are triadic colors.

2 #DCE5A5 and #E5A5DC with #A5E5DC are triadic colors.