COLOR #A5E2EC

HEX: #A5E2EC RGB: (165,226,236)

Renk bilgisi

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

RGB renk modeli

#A5E2EC color RGB value is (165,226,236).

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

RGB bağlantıları ve doygunluk

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

165
226
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 226 + 236 = 627 (100%)
R 165 of 627 ~ 26.32%
G 226 of 627 ~ 36.04%
B 236 of 627 ~ 37.64'%

%26.32
%36.04
%37.64

CMYK RENK MODELİ

#A5E2EC rengi CMYK tonu (30,4,0,7).

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

CMYK: (30,4,0,7)
C30M4Y0K7 (30%, 4%, 0%, 7%)
(0.30 / 0.04 / 0.00 / 0.07)

CMYK yüzdeleri

%30.08
%4.24
%0
%7.45

Codes

Color #A5E2EC in popluar color models

A5 E2 EC
RGB 165 226 236
HSL 188° 65.14% 78.63%
HSB/HSV 188° 30.08% 92.55%
CMYK 30.08% 4.24% 0.00%
7.45%

Color #A5E2EC in popluar number systems.

HEX A5 E2 EC
Decimal 165 226 236
Binary 10100101 11100010 11101100
Octal 245 342 354

Shades and tints

Shades of #A5E2EC

#A5E2EC
(165,226,236)
#96CED7
(150,206,215)
#87BAC2
(135,186,194)
#78A6AD
(120,166,173)
#699298
(105,146,152)
#5A7E83
(90,126,131)
#4B6A6E
(75,106,110)
#3C5659
(60,86,89)
#2D4244
(45,66,68)
#1E2E2F
(30,46,47)
#0F1A1A
(15,26,26)
#000000
(0,0,0)

Tints of #A5E2EC

#A5E2EC
(165,226,236)
#ADE4ED
(173,228,237)
#B5E6EE
(181,230,238)
#BDE8EF
(189,232,239)
#C5EAF0
(197,234,240)
#CDECF1
(205,236,241)
#D5EEF2
(213,238,242)
#DDF0F3
(221,240,243)
#E5F2F4
(229,242,244)
#EDF4F5
(237,244,245)
#F5F6F6
(245,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E2EC; }

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

This text font color is #A5E2EC.

Background Color

.myBgColor { background-color: #A5E2EC; }

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

This div background color is #A5E2EC.

Border color

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

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

This div border color is #A5E2EC.

Opacity

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

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

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

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

This text has shadow with #A5E2EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E2EC.

Preview

Color preview on black background

This text has color #A5E2EC on black background.


Color preview on white background

This text has color #A5E2EC on white background.


Black color preview on #A5E2EC background

This text has black color on #A5E2EC background.


White color preview on #A5E2EC background

This text has white color on #A5E2EC background.


Related colors

Complementary color

Complementary color for #hex is #5A1D13.


I love getcolorcode.com

Triadic colors

1 #ECA5E2 and #E2ECA5 with #A5E2EC are triadic colors.

2 #ECE2A5 and #E2A5EC with #A5E2EC are triadic colors.