COLOR #A5E9DA

HEX: #A5E9DA RGB: (165,233,218)

Renk bilgisi

#A5E9DA contains mainly green and blue colors. #A5E9DA ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A5E9DA color RGB value is (165,233,218).

RGB: (165,233,218) (65%, 91%, 85%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 233 of 255 = 91%
B 218 of 255 = 85%

165
233
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 233 + 218 = 616 (100%)
R 165 of 616 ~ 26.79%
G 233 of 616 ~ 37.82%
B 218 of 616 ~ 35.39'%

%26.79
%37.82
%35.39

CMYK RENK MODELİ

#A5E9DA rengi CMYK tonu (29,0,6,9).

  • camgöbeği tonu 29.18%
  • eflatun tonu 0.00%
  • sarı tonu 6.44%
  • ana renk tonu 8.63%

CMYK: (29,0,6,9)
C29M0Y6K9 (29%, 0%, 6%, 9%)
(0.29 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%29.18
%0
%6.44
%8.63

Codes

Color #A5E9DA in popluar color models

A5 E9 DA
RGB 165 233 218
HSL 167° 60.71% 78.04%
HSB/HSV 167° 29.18% 91.37%
CMYK 29.18% 0.00% 6.44%
8.63%

Color #A5E9DA in popluar number systems.

HEX A5 E9 DA
Decimal 165 233 218
Binary 10100101 11101001 11011010
Octal 245 351 332

Shades and tints

Shades of #A5E9DA

#A5E9DA
(165,233,218)
#96D4C7
(150,212,199)
#87BFB4
(135,191,180)
#78AAA1
(120,170,161)
#69958E
(105,149,142)
#5A807B
(90,128,123)
#4B6B68
(75,107,104)
#3C5655
(60,86,85)
#2D4142
(45,65,66)
#1E2C2F
(30,44,47)
#0F171C
(15,23,28)
#000000
(0,0,0)

Tints of #A5E9DA

#A5E9DA
(165,233,218)
#ADEBDD
(173,235,221)
#B5EDE0
(181,237,224)
#BDEFE3
(189,239,227)
#C5F1E6
(197,241,230)
#CDF3E9
(205,243,233)
#D5F5EC
(213,245,236)
#DDF7EF
(221,247,239)
#E5F9F2
(229,249,242)
#EDFBF5
(237,251,245)
#F5FDF8
(245,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E9DA; }

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

This text font color is #A5E9DA.

Background Color

.myBgColor { background-color: #A5E9DA; }

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

This div background color is #A5E9DA.

Border color

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

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

This div border color is #A5E9DA.

Opacity

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

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

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

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

This text has shadow with #A5E9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E9DA.

Preview

Color preview on black background

This text has color #A5E9DA on black background.


Color preview on white background

This text has color #A5E9DA on white background.


Black color preview on #A5E9DA background

This text has black color on #A5E9DA background.


White color preview on #A5E9DA background

This text has white color on #A5E9DA background.


Related colors

Complementary color

Complementary color for #hex is #5A1625.


I love getcolorcode.com

Triadic colors

1 #DAA5E9 and #E9DAA5 with #A5E9DA are triadic colors.

2 #DAE9A5 and #E9A5DA with #A5E9DA are triadic colors.