COLOR #A5E7DA

HEX: #A5E7DA RGB: (165,231,218)

Renk bilgisi

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

RGB renk modeli

#A5E7DA color RGB value is (165,231,218).

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

RGB bağlantıları ve doygunluk

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

165
231
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 218 = 614 (100%)
R 165 of 614 ~ 26.87%
G 231 of 614 ~ 37.62%
B 218 of 614 ~ 35.5'%

%26.87
%37.62
%35.5

CMYK RENK MODELİ

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

  • camgöbeği tonu 28.57%
  • eflatun tonu 0.00%
  • sarı tonu 5.63%
  • ana renk tonu 9.41%

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

CMYK yüzdeleri

%28.57
%0
%5.63
%9.41

Codes

Color #A5E7DA in popluar color models

A5 E7 DA
RGB 165 231 218
HSL 168° 57.89% 77.65%
HSB/HSV 168° 28.57% 90.59%
CMYK 28.57% 0.00% 5.63%
9.41%

Color #A5E7DA in popluar number systems.

HEX A5 E7 DA
Decimal 165 231 218
Binary 10100101 11100111 11011010
Octal 245 347 332

Shades and tints

Shades of #A5E7DA

#A5E7DA
(165,231,218)
#96D2C7
(150,210,199)
#87BDB4
(135,189,180)
#78A8A1
(120,168,161)
#69938E
(105,147,142)
#5A7E7B
(90,126,123)
#4B6968
(75,105,104)
#3C5455
(60,84,85)
#2D3F42
(45,63,66)
#1E2A2F
(30,42,47)
#0F151C
(15,21,28)
#000000
(0,0,0)

Tints of #A5E7DA

#A5E7DA
(165,231,218)
#ADE9DD
(173,233,221)
#B5EBE0
(181,235,224)
#BDEDE3
(189,237,227)
#C5EFE6
(197,239,230)
#CDF1E9
(205,241,233)
#D5F3EC
(213,243,236)
#DDF5EF
(221,245,239)
#E5F7F2
(229,247,242)
#EDF9F5
(237,249,245)
#F5FBF8
(245,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E7DA; }

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

This text font color is #A5E7DA.

Background Color

.myBgColor { background-color: #A5E7DA; }

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

This div background color is #A5E7DA.

Border color

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

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

This div border color is #A5E7DA.

Opacity

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

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

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

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

This text has shadow with #A5E7DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E7DA.

Preview

Color preview on black background

This text has color #A5E7DA on black background.


Color preview on white background

This text has color #A5E7DA on white background.


Black color preview on #A5E7DA background

This text has black color on #A5E7DA background.


White color preview on #A5E7DA background

This text has white color on #A5E7DA background.


Related colors

Complementary color

Complementary color for #hex is #5A1825.


I love getcolorcode.com

Triadic colors

1 #DAA5E7 and #E7DAA5 with #A5E7DA are triadic colors.

2 #DAE7A5 and #E7A5DA with #A5E7DA are triadic colors.