COLOR #A5E4D5

HEX: #A5E4D5 RGB: (165,228,213)

Renk bilgisi

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

RGB renk modeli

#A5E4D5 color RGB value is (165,228,213).

RGB: (165,228,213) (65%, 89%, 84%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 213 of 255 = 84%

165
228
213

R + G + B ~ 79%. #A5E4D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 213 = 606 (100%)
R 165 of 606 ~ 27.23%
G 228 of 606 ~ 37.62%
B 213 of 606 ~ 35.15'%

%27.23
%37.62
%35.15

CMYK RENK MODELİ

#A5E4D5 rengi CMYK tonu (28,0,7,11).

  • camgöbeği tonu 27.63%
  • eflatun tonu 0.00%
  • sarı tonu 6.58%
  • ana renk tonu 10.59%

CMYK: (28,0,7,11)
C28M0Y7K11 (28%, 0%, 7%, 11%)
(0.28 / 0.00 / 0.07 / 0.11)

CMYK yüzdeleri

%27.63
%0
%6.58
%10.59

Codes

Color #A5E4D5 in popluar color models

A5 E4 D5
RGB 165 228 213
HSL 166° 53.85% 77.06%
HSB/HSV 166° 27.63% 89.41%
CMYK 27.63% 0.00% 6.58%
10.59%

Color #A5E4D5 in popluar number systems.

HEX A5 E4 D5
Decimal 165 228 213
Binary 10100101 11100100 11010101
Octal 245 344 325

Shades and tints

Shades of #A5E4D5

#A5E4D5
(165,228,213)
#96D0C2
(150,208,194)
#87BCAF
(135,188,175)
#78A89C
(120,168,156)
#699489
(105,148,137)
#5A8076
(90,128,118)
#4B6C63
(75,108,99)
#3C5850
(60,88,80)
#2D443D
(45,68,61)
#1E302A
(30,48,42)
#0F1C17
(15,28,23)
#000000
(0,0,0)

Tints of #A5E4D5

#A5E4D5
(165,228,213)
#ADE6D8
(173,230,216)
#B5E8DB
(181,232,219)
#BDEADE
(189,234,222)
#C5ECE1
(197,236,225)
#CDEEE4
(205,238,228)
#D5F0E7
(213,240,231)
#DDF2EA
(221,242,234)
#E5F4ED
(229,244,237)
#EDF6F0
(237,246,240)
#F5F8F3
(245,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4D5; }

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

This text font color is #A5E4D5.

Background Color

.myBgColor { background-color: #A5E4D5; }

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

This div background color is #A5E4D5.

Border color

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

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

This div border color is #A5E4D5.

Opacity

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

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

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

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

This text has shadow with #A5E4D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4D5.

Preview

Color preview on black background

This text has color #A5E4D5 on black background.


Color preview on white background

This text has color #A5E4D5 on white background.


Black color preview on #A5E4D5 background

This text has black color on #A5E4D5 background.


White color preview on #A5E4D5 background

This text has white color on #A5E4D5 background.


Related colors

Complementary color

Complementary color for #hex is #5A1B2A.


I love getcolorcode.com

Triadic colors

1 #D5A5E4 and #E4D5A5 with #A5E4D5 are triadic colors.

2 #D5E4A5 and #E4A5D5 with #A5E4D5 are triadic colors.