COLOR #A5E3EC

HEX: #A5E3EC RGB: (165,227,236)

Renk bilgisi

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

RGB renk modeli

#A5E3EC color RGB value is (165,227,236).

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

RGB bağlantıları ve doygunluk

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

165
227
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 227 + 236 = 628 (100%)
R 165 of 628 ~ 26.27%
G 227 of 628 ~ 36.15%
B 236 of 628 ~ 37.58'%

%26.27
%36.15
%37.58

CMYK RENK MODELİ

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

  • camgöbeği tonu 30.08%
  • eflatun tonu 3.81%
  • 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
%3.81
%0
%7.45

Codes

Color #A5E3EC in popluar color models

A5 E3 EC
RGB 165 227 236
HSL 188° 65.14% 78.63%
HSB/HSV 188° 30.08% 92.55%
CMYK 30.08% 3.81% 0.00%
7.45%

Color #A5E3EC in popluar number systems.

HEX A5 E3 EC
Decimal 165 227 236
Binary 10100101 11100011 11101100
Octal 245 343 354

Shades and tints

Shades of #A5E3EC

#A5E3EC
(165,227,236)
#96CFD7
(150,207,215)
#87BBC2
(135,187,194)
#78A7AD
(120,167,173)
#699398
(105,147,152)
#5A7F83
(90,127,131)
#4B6B6E
(75,107,110)
#3C5759
(60,87,89)
#2D4344
(45,67,68)
#1E2F2F
(30,47,47)
#0F1B1A
(15,27,26)
#000000
(0,0,0)

Tints of #A5E3EC

#A5E3EC
(165,227,236)
#ADE5ED
(173,229,237)
#B5E7EE
(181,231,238)
#BDE9EF
(189,233,239)
#C5EBF0
(197,235,240)
#CDEDF1
(205,237,241)
#D5EFF2
(213,239,242)
#DDF1F3
(221,241,243)
#E5F3F4
(229,243,244)
#EDF5F5
(237,245,245)
#F5F7F6
(245,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E3EC; }

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

This text font color is #A5E3EC.

Background Color

.myBgColor { background-color: #A5E3EC; }

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

This div background color is #A5E3EC.

Border color

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

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

This div border color is #A5E3EC.

Opacity

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

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

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

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

This text has shadow with #A5E3EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E3EC.

Preview

Color preview on black background

This text has color #A5E3EC on black background.


Color preview on white background

This text has color #A5E3EC on white background.


Black color preview on #A5E3EC background

This text has black color on #A5E3EC background.


White color preview on #A5E3EC background

This text has white color on #A5E3EC background.


Related colors

Complementary color

Complementary color for #hex is #5A1C13.


I love getcolorcode.com

Triadic colors

1 #ECA5E3 and #E3ECA5 with #A5E3EC are triadic colors.

2 #ECE3A5 and #E3A5EC with #A5E3EC are triadic colors.