COLOR #A5E6D8

HEX: #A5E6D8 RGB: (165,230,216)

Renk bilgisi

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

RGB renk modeli

#A5E6D8 color RGB value is (165,230,216).

RGB: (165,230,216) (65%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 216 of 255 = 85%

165
230
216

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 216 = 611 (100%)
R 165 of 611 ~ 27%
G 230 of 611 ~ 37.64%
B 216 of 611 ~ 35.35'%

%27
%37.64
%35.35

CMYK RENK MODELİ

#A5E6D8 rengi CMYK tonu (28,0,6,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 0.00%
  • sarı tonu 6.09%
  • ana renk tonu 9.80%

CMYK: (28,0,6,10)
C28M0Y6K10 (28%, 0%, 6%, 10%)
(0.28 / 0.00 / 0.06 / 0.10)

CMYK yüzdeleri

%28.26
%0
%6.09
%9.8

Codes

Color #A5E6D8 in popluar color models

A5 E6 D8
RGB 165 230 216
HSL 167° 56.52% 77.45%
HSB/HSV 167° 28.26% 90.20%
CMYK 28.26% 0.00% 6.09%
9.80%

Color #A5E6D8 in popluar number systems.

HEX A5 E6 D8
Decimal 165 230 216
Binary 10100101 11100110 11011000
Octal 245 346 330

Shades and tints

Shades of #A5E6D8

#A5E6D8
(165,230,216)
#96D2C5
(150,210,197)
#87BEB2
(135,190,178)
#78AA9F
(120,170,159)
#69968C
(105,150,140)
#5A8279
(90,130,121)
#4B6E66
(75,110,102)
#3C5A53
(60,90,83)
#2D4640
(45,70,64)
#1E322D
(30,50,45)
#0F1E1A
(15,30,26)
#000000
(0,0,0)

Tints of #A5E6D8

#A5E6D8
(165,230,216)
#ADE8DB
(173,232,219)
#B5EADE
(181,234,222)
#BDECE1
(189,236,225)
#C5EEE4
(197,238,228)
#CDF0E7
(205,240,231)
#D5F2EA
(213,242,234)
#DDF4ED
(221,244,237)
#E5F6F0
(229,246,240)
#EDF8F3
(237,248,243)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E6D8 color. Also use rgb(165,230,216) instead hex code.

Text Font Color

.myTextColor { color: #A5E6D8; }

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

This text font color is #A5E6D8.

Background Color

.myBgColor { background-color: #A5E6D8; }

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

This div background color is #A5E6D8.

Border color

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

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

This div border color is #A5E6D8.

Opacity

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

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

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

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

This text has shadow with #A5E6D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6D8.

Preview

Color preview on black background

This text has color #A5E6D8 on black background.


Color preview on white background

This text has color #A5E6D8 on white background.


Black color preview on #A5E6D8 background

This text has black color on #A5E6D8 background.


White color preview on #A5E6D8 background

This text has white color on #A5E6D8 background.


Related colors

Complementary color

Complementary color for #hex is #5A1927.


I love getcolorcode.com

Triadic colors

1 #D8A5E6 and #E6D8A5 with #A5E6D8 are triadic colors.

2 #D8E6A5 and #E6A5D8 with #A5E6D8 are triadic colors.