COLOR #A5E5DA

HEX: #A5E5DA RGB: (165,229,218)

Renk bilgisi

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

RGB renk modeli

#A5E5DA color RGB value is (165,229,218).

RGB: (165,229,218) (65%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 218 of 255 = 85%

165
229
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 218 = 612 (100%)
R 165 of 612 ~ 26.96%
G 229 of 612 ~ 37.42%
B 218 of 612 ~ 35.62'%

%26.96
%37.42
%35.62

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.95%
  • eflatun tonu 0.00%
  • sarı tonu 4.80%
  • ana renk tonu 10.20%

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

CMYK yüzdeleri

%27.95
%0
%4.8
%10.2

Codes

Color #A5E5DA in popluar color models

A5 E5 DA
RGB 165 229 218
HSL 170° 55.17% 77.25%
HSB/HSV 170° 27.95% 89.80%
CMYK 27.95% 0.00% 4.80%
10.20%

Color #A5E5DA in popluar number systems.

HEX A5 E5 DA
Decimal 165 229 218
Binary 10100101 11100101 11011010
Octal 245 345 332

Shades and tints

Shades of #A5E5DA

#A5E5DA
(165,229,218)
#96D1C7
(150,209,199)
#87BDB4
(135,189,180)
#78A9A1
(120,169,161)
#69958E
(105,149,142)
#5A817B
(90,129,123)
#4B6D68
(75,109,104)
#3C5955
(60,89,85)
#2D4542
(45,69,66)
#1E312F
(30,49,47)
#0F1D1C
(15,29,28)
#000000
(0,0,0)

Tints of #A5E5DA

#A5E5DA
(165,229,218)
#ADE7DD
(173,231,221)
#B5E9E0
(181,233,224)
#BDEBE3
(189,235,227)
#C5EDE6
(197,237,230)
#CDEFE9
(205,239,233)
#D5F1EC
(213,241,236)
#DDF3EF
(221,243,239)
#E5F5F2
(229,245,242)
#EDF7F5
(237,247,245)
#F5F9F8
(245,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5DA; }

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

This text font color is #A5E5DA.

Background Color

.myBgColor { background-color: #A5E5DA; }

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

This div background color is #A5E5DA.

Border color

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

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

This div border color is #A5E5DA.

Opacity

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

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

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

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

This text has shadow with #A5E5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5DA.

Preview

Color preview on black background

This text has color #A5E5DA on black background.


Color preview on white background

This text has color #A5E5DA on white background.


Black color preview on #A5E5DA background

This text has black color on #A5E5DA background.


White color preview on #A5E5DA background

This text has white color on #A5E5DA background.


Related colors

Complementary color

Complementary color for #hex is #5A1A25.


I love getcolorcode.com

Triadic colors

1 #DAA5E5 and #E5DAA5 with #A5E5DA are triadic colors.

2 #DAE5A5 and #E5A5DA with #A5E5DA are triadic colors.