COLOR #A5E4EC

HEX: #A5E4EC RGB: (165,228,236)

Renk bilgisi

#A5E4EC contains mainly green and blue colors. #A5E4EC ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#A5E4EC color RGB value is (165,228,236).

RGB: (165,228,236) (65%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 236 of 255 = 93%

165
228
236

R + G + B ~ 82%. #A5E4EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 236 = 629 (100%)
R 165 of 629 ~ 26.23%
G 228 of 629 ~ 36.25%
B 236 of 629 ~ 37.52'%

%26.23
%36.25
%37.52

CMYK RENK MODELİ

#A5E4EC rengi CMYK tonu (30,3,0,7).

  • camgöbeği tonu 30.08%
  • eflatun tonu 3.39%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (30,3,0,7)
C30M3Y0K7 (30%, 3%, 0%, 7%)
(0.30 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%30.08
%3.39
%0
%7.45

Codes

Color #A5E4EC in popluar color models

A5 E4 EC
RGB 165 228 236
HSL 187° 65.14% 78.63%
HSB/HSV 187° 30.08% 92.55%
CMYK 30.08% 3.39% 0.00%
7.45%

Color #A5E4EC in popluar number systems.

HEX A5 E4 EC
Decimal 165 228 236
Binary 10100101 11100100 11101100
Octal 245 344 354

Shades and tints

Shades of #A5E4EC

#A5E4EC
(165,228,236)
#96D0D7
(150,208,215)
#87BCC2
(135,188,194)
#78A8AD
(120,168,173)
#699498
(105,148,152)
#5A8083
(90,128,131)
#4B6C6E
(75,108,110)
#3C5859
(60,88,89)
#2D4444
(45,68,68)
#1E302F
(30,48,47)
#0F1C1A
(15,28,26)
#000000
(0,0,0)

Tints of #A5E4EC

#A5E4EC
(165,228,236)
#ADE6ED
(173,230,237)
#B5E8EE
(181,232,238)
#BDEAEF
(189,234,239)
#C5ECF0
(197,236,240)
#CDEEF1
(205,238,241)
#D5F0F2
(213,240,242)
#DDF2F3
(221,242,243)
#E5F4F4
(229,244,244)
#EDF6F5
(237,246,245)
#F5F8F6
(245,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E4EC; }

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

This text font color is #A5E4EC.

Background Color

.myBgColor { background-color: #A5E4EC; }

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

This div background color is #A5E4EC.

Border color

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

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

This div border color is #A5E4EC.

Opacity

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

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

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

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

This text has shadow with #A5E4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4EC.

Preview

Color preview on black background

This text has color #A5E4EC on black background.


Color preview on white background

This text has color #A5E4EC on white background.


Black color preview on #A5E4EC background

This text has black color on #A5E4EC background.


White color preview on #A5E4EC background

This text has white color on #A5E4EC background.


Related colors

Complementary color

Complementary color for #hex is #5A1B13.


I love getcolorcode.com

Triadic colors

1 #ECA5E4 and #E4ECA5 with #A5E4EC are triadic colors.

2 #ECE4A5 and #E4A5EC with #A5E4EC are triadic colors.