COLOR #A5E7D5

HEX: #A5E7D5 RGB: (165,231,213)

Renk bilgisi

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

RGB renk modeli

#A5E7D5 color RGB value is (165,231,213).

RGB: (165,231,213) (65%, 91%, 84%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 213 of 255 = 84%

165
231
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 213 = 609 (100%)
R 165 of 609 ~ 27.09%
G 231 of 609 ~ 37.93%
B 213 of 609 ~ 34.98'%

%27.09
%37.93
%34.98

CMYK RENK MODELİ

#A5E7D5 rengi CMYK tonu (29,0,8,9).

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

CMYK: (29,0,8,9)
C29M0Y8K9 (29%, 0%, 8%, 9%)
(0.29 / 0.00 / 0.08 / 0.09)

CMYK yüzdeleri

%28.57
%0
%7.79
%9.41

Codes

Color #A5E7D5 in popluar color models

A5 E7 D5
RGB 165 231 213
HSL 164° 57.89% 77.65%
HSB/HSV 164° 28.57% 90.59%
CMYK 28.57% 0.00% 7.79%
9.41%

Color #A5E7D5 in popluar number systems.

HEX A5 E7 D5
Decimal 165 231 213
Binary 10100101 11100111 11010101
Octal 245 347 325

Shades and tints

Shades of #A5E7D5

#A5E7D5
(165,231,213)
#96D2C2
(150,210,194)
#87BDAF
(135,189,175)
#78A89C
(120,168,156)
#699389
(105,147,137)
#5A7E76
(90,126,118)
#4B6963
(75,105,99)
#3C5450
(60,84,80)
#2D3F3D
(45,63,61)
#1E2A2A
(30,42,42)
#0F1517
(15,21,23)
#000000
(0,0,0)

Tints of #A5E7D5

#A5E7D5
(165,231,213)
#ADE9D8
(173,233,216)
#B5EBDB
(181,235,219)
#BDEDDE
(189,237,222)
#C5EFE1
(197,239,225)
#CDF1E4
(205,241,228)
#D5F3E7
(213,243,231)
#DDF5EA
(221,245,234)
#E5F7ED
(229,247,237)
#EDF9F0
(237,249,240)
#F5FBF3
(245,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E7D5; }

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

This text font color is #A5E7D5.

Background Color

.myBgColor { background-color: #A5E7D5; }

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

This div background color is #A5E7D5.

Border color

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

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

This div border color is #A5E7D5.

Opacity

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

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

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

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

This text has shadow with #A5E7D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E7D5.

Preview

Color preview on black background

This text has color #A5E7D5 on black background.


Color preview on white background

This text has color #A5E7D5 on white background.


Black color preview on #A5E7D5 background

This text has black color on #A5E7D5 background.


White color preview on #A5E7D5 background

This text has white color on #A5E7D5 background.


Related colors

Complementary color

Complementary color for #hex is #5A182A.


I love getcolorcode.com

Triadic colors

1 #D5A5E7 and #E7D5A5 with #A5E7D5 are triadic colors.

2 #D5E7A5 and #E7A5D5 with #A5E7D5 are triadic colors.