COLOR #A5EAE6

HEX: #A5EAE6 RGB: (165,234,230)

Renk bilgisi

#A5EAE6 contains mainly green and blue colors. #A5EAE6 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A5EAE6 color RGB value is (165,234,230).

RGB: (165,234,230) (65%, 92%, 90%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 234 of 255 = 92%
B 230 of 255 = 90%

165
234
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 234 + 230 = 629 (100%)
R 165 of 629 ~ 26.23%
G 234 of 629 ~ 37.2%
B 230 of 629 ~ 36.57'%

%26.23
%37.2
%36.57

CMYK RENK MODELİ

#A5EAE6 rengi CMYK tonu (29,0,2,8).

  • camgöbeği tonu 29.49%
  • eflatun tonu 0.00%
  • sarı tonu 1.71%
  • ana renk tonu 8.24%

CMYK: (29,0,2,8)
C29M0Y2K8 (29%, 0%, 2%, 8%)
(0.29 / 0.00 / 0.02 / 0.08)

CMYK yüzdeleri

%29.49
%0
%1.71
%8.24

Codes

Color #A5EAE6 in popluar color models

A5 EA E6
RGB 165 234 230
HSL 177° 62.16% 78.24%
HSB/HSV 177° 29.49% 91.76%
CMYK 29.49% 0.00% 1.71%
8.24%

Color #A5EAE6 in popluar number systems.

HEX A5 EA E6
Decimal 165 234 230
Binary 10100101 11101010 11100110
Octal 245 352 346

Shades and tints

Shades of #A5EAE6

#A5EAE6
(165,234,230)
#96D5D2
(150,213,210)
#87C0BE
(135,192,190)
#78ABAA
(120,171,170)
#699696
(105,150,150)
#5A8182
(90,129,130)
#4B6C6E
(75,108,110)
#3C575A
(60,87,90)
#2D4246
(45,66,70)
#1E2D32
(30,45,50)
#0F181E
(15,24,30)
#000000
(0,0,0)

Tints of #A5EAE6

#A5EAE6
(165,234,230)
#ADEBE8
(173,235,232)
#B5ECEA
(181,236,234)
#BDEDEC
(189,237,236)
#C5EEEE
(197,238,238)
#CDEFF0
(205,239,240)
#D5F0F2
(213,240,242)
#DDF1F4
(221,241,244)
#E5F2F6
(229,242,246)
#EDF3F8
(237,243,248)
#F5F4FA
(245,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5EAE6; }

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

This text font color is #A5EAE6.

Background Color

.myBgColor { background-color: #A5EAE6; }

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

This div background color is #A5EAE6.

Border color

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

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

This div border color is #A5EAE6.

Opacity

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

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

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

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

This text has shadow with #A5EAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EAE6.

Preview

Color preview on black background

This text has color #A5EAE6 on black background.


Color preview on white background

This text has color #A5EAE6 on white background.


Black color preview on #A5EAE6 background

This text has black color on #A5EAE6 background.


White color preview on #A5EAE6 background

This text has white color on #A5EAE6 background.


Related colors

Complementary color

Complementary color for #hex is #5A1519.


I love getcolorcode.com

Triadic colors

1 #E6A5EA and #EAE6A5 with #A5EAE6 are triadic colors.

2 #E6EAA5 and #EAA5E6 with #A5EAE6 are triadic colors.