COLOR #A5E2ED

HEX: #A5E2ED RGB: (165,226,237)

Renk bilgisi

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

RGB renk modeli

#A5E2ED color RGB value is (165,226,237).

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

RGB bağlantıları ve doygunluk

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

165
226
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 226 + 237 = 628 (100%)
R 165 of 628 ~ 26.27%
G 226 of 628 ~ 35.99%
B 237 of 628 ~ 37.74'%

%26.27
%35.99
%37.74

CMYK RENK MODELİ

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

  • camgöbeği tonu 30.38%
  • eflatun tonu 4.64%
  • 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
%4.64
%0
%7.06

Codes

Color #A5E2ED in popluar color models

A5 E2 ED
RGB 165 226 237
HSL 189° 66.67% 78.82%
HSB/HSV 189° 30.38% 92.94%
CMYK 30.38% 4.64% 0.00%
7.06%

Color #A5E2ED in popluar number systems.

HEX A5 E2 ED
Decimal 165 226 237
Binary 10100101 11100010 11101101
Octal 245 342 355

Shades and tints

Shades of #A5E2ED

#A5E2ED
(165,226,237)
#96CED8
(150,206,216)
#87BAC3
(135,186,195)
#78A6AE
(120,166,174)
#699299
(105,146,153)
#5A7E84
(90,126,132)
#4B6A6F
(75,106,111)
#3C565A
(60,86,90)
#2D4245
(45,66,69)
#1E2E30
(30,46,48)
#0F1A1B
(15,26,27)
#000000
(0,0,0)

Tints of #A5E2ED

#A5E2ED
(165,226,237)
#ADE4EE
(173,228,238)
#B5E6EF
(181,230,239)
#BDE8F0
(189,232,240)
#C5EAF1
(197,234,241)
#CDECF2
(205,236,242)
#D5EEF3
(213,238,243)
#DDF0F4
(221,240,244)
#E5F2F5
(229,242,245)
#EDF4F6
(237,244,246)
#F5F6F7
(245,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E2ED; }

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

This text font color is #A5E2ED.

Background Color

.myBgColor { background-color: #A5E2ED; }

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

This div background color is #A5E2ED.

Border color

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

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

This div border color is #A5E2ED.

Opacity

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

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

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

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

This text has shadow with #A5E2ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E2ED.

Preview

Color preview on black background

This text has color #A5E2ED on black background.


Color preview on white background

This text has color #A5E2ED on white background.


Black color preview on #A5E2ED background

This text has black color on #A5E2ED background.


White color preview on #A5E2ED background

This text has white color on #A5E2ED background.


Related colors

Complementary color

Complementary color for #hex is #5A1D12.


I love getcolorcode.com

Triadic colors

1 #EDA5E2 and #E2EDA5 with #A5E2ED are triadic colors.

2 #EDE2A5 and #E2A5ED with #A5E2ED are triadic colors.