COLOR #A5E5D5

HEX: #A5E5D5 RGB: (165,229,213)

Renk bilgisi

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

RGB renk modeli

#A5E5D5 color RGB value is (165,229,213).

RGB: (165,229,213) (65%, 90%, 84%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 213 of 255 = 84%

165
229
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 213 = 607 (100%)
R 165 of 607 ~ 27.18%
G 229 of 607 ~ 37.73%
B 213 of 607 ~ 35.09'%

%27.18
%37.73
%35.09

CMYK RENK MODELİ

#A5E5D5 rengi CMYK tonu (28,0,7,10).

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

CMYK: (28,0,7,10)
C28M0Y7K10 (28%, 0%, 7%, 10%)
(0.28 / 0.00 / 0.07 / 0.10)

CMYK yüzdeleri

%27.95
%0
%6.99
%10.2

Codes

Color #A5E5D5 in popluar color models

A5 E5 D5
RGB 165 229 213
HSL 165° 55.17% 77.25%
HSB/HSV 165° 27.95% 89.80%
CMYK 27.95% 0.00% 6.99%
10.20%

Color #A5E5D5 in popluar number systems.

HEX A5 E5 D5
Decimal 165 229 213
Binary 10100101 11100101 11010101
Octal 245 345 325

Shades and tints

Shades of #A5E5D5

#A5E5D5
(165,229,213)
#96D1C2
(150,209,194)
#87BDAF
(135,189,175)
#78A99C
(120,169,156)
#699589
(105,149,137)
#5A8176
(90,129,118)
#4B6D63
(75,109,99)
#3C5950
(60,89,80)
#2D453D
(45,69,61)
#1E312A
(30,49,42)
#0F1D17
(15,29,23)
#000000
(0,0,0)

Tints of #A5E5D5

#A5E5D5
(165,229,213)
#ADE7D8
(173,231,216)
#B5E9DB
(181,233,219)
#BDEBDE
(189,235,222)
#C5EDE1
(197,237,225)
#CDEFE4
(205,239,228)
#D5F1E7
(213,241,231)
#DDF3EA
(221,243,234)
#E5F5ED
(229,245,237)
#EDF7F0
(237,247,240)
#F5F9F3
(245,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5D5; }

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

This text font color is #A5E5D5.

Background Color

.myBgColor { background-color: #A5E5D5; }

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

This div background color is #A5E5D5.

Border color

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

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

This div border color is #A5E5D5.

Opacity

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

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

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

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

This text has shadow with #A5E5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5D5.

Preview

Color preview on black background

This text has color #A5E5D5 on black background.


Color preview on white background

This text has color #A5E5D5 on white background.


Black color preview on #A5E5D5 background

This text has black color on #A5E5D5 background.


White color preview on #A5E5D5 background

This text has white color on #A5E5D5 background.


Related colors

Complementary color

Complementary color for #hex is #5A1A2A.


I love getcolorcode.com

Triadic colors

1 #D5A5E5 and #E5D5A5 with #A5E5D5 are triadic colors.

2 #D5E5A5 and #E5A5D5 with #A5E5D5 are triadic colors.