COLOR #A5E1ED

HEX: #A5E1ED RGB: (165,225,237)

Renk bilgisi

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

RGB renk modeli

#A5E1ED color RGB value is (165,225,237).

RGB: (165,225,237) (65%, 88%, 93%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 225 of 255 = 88%
B 237 of 255 = 93%

165
225
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 225 + 237 = 627 (100%)
R 165 of 627 ~ 26.32%
G 225 of 627 ~ 35.89%
B 237 of 627 ~ 37.8'%

%26.32
%35.89
%37.8

CMYK RENK MODELİ

#A5E1ED rengi CMYK tonu (30,5,0,7).

  • camgöbeği tonu 30.38%
  • eflatun tonu 5.06%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (30,5,0,7)
C30M5Y0K7 (30%, 5%, 0%, 7%)
(0.30 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%30.38
%5.06
%0
%7.06

Codes

Color #A5E1ED in popluar color models

A5 E1 ED
RGB 165 225 237
HSL 190° 66.67% 78.82%
HSB/HSV 190° 30.38% 92.94%
CMYK 30.38% 5.06% 0.00%
7.06%

Color #A5E1ED in popluar number systems.

HEX A5 E1 ED
Decimal 165 225 237
Binary 10100101 11100001 11101101
Octal 245 341 355

Shades and tints

Shades of #A5E1ED

#A5E1ED
(165,225,237)
#96CDD8
(150,205,216)
#87B9C3
(135,185,195)
#78A5AE
(120,165,174)
#699199
(105,145,153)
#5A7D84
(90,125,132)
#4B696F
(75,105,111)
#3C555A
(60,85,90)
#2D4145
(45,65,69)
#1E2D30
(30,45,48)
#0F191B
(15,25,27)
#000000
(0,0,0)

Tints of #A5E1ED

#A5E1ED
(165,225,237)
#ADE3EE
(173,227,238)
#B5E5EF
(181,229,239)
#BDE7F0
(189,231,240)
#C5E9F1
(197,233,241)
#CDEBF2
(205,235,242)
#D5EDF3
(213,237,243)
#DDEFF4
(221,239,244)
#E5F1F5
(229,241,245)
#EDF3F6
(237,243,246)
#F5F5F7
(245,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E1ED color. Also use rgb(165,225,237) instead hex code.

Text Font Color

.myTextColor { color: #A5E1ED; }

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

This text font color is #A5E1ED.

Background Color

.myBgColor { background-color: #A5E1ED; }

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

This div background color is #A5E1ED.

Border color

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

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

This div border color is #A5E1ED.

Opacity

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

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

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

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

This text has shadow with #A5E1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E1ED.

Preview

Color preview on black background

This text has color #A5E1ED on black background.


Color preview on white background

This text has color #A5E1ED on white background.


Black color preview on #A5E1ED background

This text has black color on #A5E1ED background.


White color preview on #A5E1ED background

This text has white color on #A5E1ED background.


Related colors

Complementary color

Complementary color for #hex is #5A1E12.


I love getcolorcode.com

Triadic colors

1 #EDA5E1 and #E1EDA5 with #A5E1ED are triadic colors.

2 #EDE1A5 and #E1A5ED with #A5E1ED are triadic colors.