COLOR #A5E6EC

HEX: #A5E6EC RGB: (165,230,236)

Renk bilgisi

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

RGB renk modeli

#A5E6EC color RGB value is (165,230,236).

RGB: (165,230,236) (65%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 236 of 255 = 93%

165
230
236

R + G + B ~ 83%. #A5E6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 236 = 631 (100%)
R 165 of 631 ~ 26.15%
G 230 of 631 ~ 36.45%
B 236 of 631 ~ 37.4'%

%26.15
%36.45
%37.4

CMYK RENK MODELİ

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

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

Codes

Color #A5E6EC in popluar color models

A5 E6 EC
RGB 165 230 236
HSL 185° 65.14% 78.63%
HSB/HSV 185° 30.08% 92.55%
CMYK 30.08% 2.54% 0.00%
7.45%

Color #A5E6EC in popluar number systems.

HEX A5 E6 EC
Decimal 165 230 236
Binary 10100101 11100110 11101100
Octal 245 346 354

Shades and tints

Shades of #A5E6EC

#A5E6EC
(165,230,236)
#96D2D7
(150,210,215)
#87BEC2
(135,190,194)
#78AAAD
(120,170,173)
#699698
(105,150,152)
#5A8283
(90,130,131)
#4B6E6E
(75,110,110)
#3C5A59
(60,90,89)
#2D4644
(45,70,68)
#1E322F
(30,50,47)
#0F1E1A
(15,30,26)
#000000
(0,0,0)

Tints of #A5E6EC

#A5E6EC
(165,230,236)
#ADE8ED
(173,232,237)
#B5EAEE
(181,234,238)
#BDECEF
(189,236,239)
#C5EEF0
(197,238,240)
#CDF0F1
(205,240,241)
#D5F2F2
(213,242,242)
#DDF4F3
(221,244,243)
#E5F6F4
(229,246,244)
#EDF8F5
(237,248,245)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6EC; }

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

This text font color is #A5E6EC.

Background Color

.myBgColor { background-color: #A5E6EC; }

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

This div background color is #A5E6EC.

Border color

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

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

This div border color is #A5E6EC.

Opacity

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

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

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

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

This text has shadow with #A5E6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6EC.

Preview

Color preview on black background

This text has color #A5E6EC on black background.


Color preview on white background

This text has color #A5E6EC on white background.


Black color preview on #A5E6EC background

This text has black color on #A5E6EC background.


White color preview on #A5E6EC background

This text has white color on #A5E6EC background.


Related colors

Complementary color

Complementary color for #hex is #5A1913.


I love getcolorcode.com

Triadic colors

1 #ECA5E6 and #E6ECA5 with #A5E6EC are triadic colors.

2 #ECE6A5 and #E6A5EC with #A5E6EC are triadic colors.