COLOR #A5E6E4

HEX: #A5E6E4 RGB: (165,230,228)

Renk bilgisi

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

RGB renk modeli

#A5E6E4 color RGB value is (165,230,228).

RGB: (165,230,228) (65%, 90%, 89%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 228 of 255 = 89%

165
230
228

R + G + B ~ 81%. #A5E6E4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 228 = 623 (100%)
R 165 of 623 ~ 26.48%
G 230 of 623 ~ 36.92%
B 228 of 623 ~ 36.6'%

%26.48
%36.92
%36.6

CMYK RENK MODELİ

#A5E6E4 rengi CMYK tonu (28,0,1,10).

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

CMYK: (28,0,1,10)
C28M0Y1K10 (28%, 0%, 1%, 10%)
(0.28 / 0.00 / 0.01 / 0.10)

CMYK yüzdeleri

%28.26
%0
%0.87
%9.8

Codes

Color #A5E6E4 in popluar color models

A5 E6 E4
RGB 165 230 228
HSL 178° 56.52% 77.45%
HSB/HSV 178° 28.26% 90.20%
CMYK 28.26% 0.00% 0.87%
9.80%

Color #A5E6E4 in popluar number systems.

HEX A5 E6 E4
Decimal 165 230 228
Binary 10100101 11100110 11100100
Octal 245 346 344

Shades and tints

Shades of #A5E6E4

#A5E6E4
(165,230,228)
#96D2D0
(150,210,208)
#87BEBC
(135,190,188)
#78AAA8
(120,170,168)
#699694
(105,150,148)
#5A8280
(90,130,128)
#4B6E6C
(75,110,108)
#3C5A58
(60,90,88)
#2D4644
(45,70,68)
#1E3230
(30,50,48)
#0F1E1C
(15,30,28)
#000000
(0,0,0)

Tints of #A5E6E4

#A5E6E4
(165,230,228)
#ADE8E6
(173,232,230)
#B5EAE8
(181,234,232)
#BDECEA
(189,236,234)
#C5EEEC
(197,238,236)
#CDF0EE
(205,240,238)
#D5F2F0
(213,242,240)
#DDF4F2
(221,244,242)
#E5F6F4
(229,246,244)
#EDF8F6
(237,248,246)
#F5FAF8
(245,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6E4; }

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

This text font color is #A5E6E4.

Background Color

.myBgColor { background-color: #A5E6E4; }

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

This div background color is #A5E6E4.

Border color

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

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

This div border color is #A5E6E4.

Opacity

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

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

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

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

This text has shadow with #A5E6E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6E4.

Preview

Color preview on black background

This text has color #A5E6E4 on black background.


Color preview on white background

This text has color #A5E6E4 on white background.


Black color preview on #A5E6E4 background

This text has black color on #A5E6E4 background.


White color preview on #A5E6E4 background

This text has white color on #A5E6E4 background.


Related colors

Complementary color

Complementary color for #hex is #5A191B.


I love getcolorcode.com

Triadic colors

1 #E4A5E6 and #E6E4A5 with #A5E6E4 are triadic colors.

2 #E4E6A5 and #E6A5E4 with #A5E6E4 are triadic colors.