COLOR #A5E3F9

HEX: #A5E3F9 RGB: (165,227,249)

Renk bilgisi

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

RGB renk modeli

#A5E3F9 color RGB value is (165,227,249).

RGB: (165,227,249) (65%, 89%, 98%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 227 of 255 = 89%
B 249 of 255 = 98%

165
227
249

R + G + B ~ 84%. #A5E3F9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 227 + 249 = 641 (100%)
R 165 of 641 ~ 25.74%
G 227 of 641 ~ 35.41%
B 249 of 641 ~ 38.85'%

%25.74
%35.41
%38.85

CMYK RENK MODELİ

#A5E3F9 rengi CMYK tonu (34,9,0,2).

  • camgöbeği tonu 33.73%
  • eflatun tonu 8.84%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (34,9,0,2)
C34M9Y0K2 (34%, 9%, 0%, 2%)
(0.34 / 0.09 / 0.00 / 0.02)

CMYK yüzdeleri

%33.73
%8.84
%0
%2.35

Codes

Color #A5E3F9 in popluar color models

A5 E3 F9
RGB 165 227 249
HSL 196° 87.50% 81.18%
HSB/HSV 196° 33.73% 97.65%
CMYK 33.73% 8.84% 0.00%
2.35%

Color #A5E3F9 in popluar number systems.

HEX A5 E3 F9
Decimal 165 227 249
Binary 10100101 11100011 11111001
Octal 245 343 371

Shades and tints

Shades of #A5E3F9

#A5E3F9
(165,227,249)
#96CFE3
(150,207,227)
#87BBCD
(135,187,205)
#78A7B7
(120,167,183)
#6993A1
(105,147,161)
#5A7F8B
(90,127,139)
#4B6B75
(75,107,117)
#3C575F
(60,87,95)
#2D4349
(45,67,73)
#1E2F33
(30,47,51)
#0F1B1D
(15,27,29)
#000000
(0,0,0)

Tints of #A5E3F9

#A5E3F9
(165,227,249)
#ADE5F9
(173,229,249)
#B5E7F9
(181,231,249)
#BDE9F9
(189,233,249)
#C5EBF9
(197,235,249)
#CDEDF9
(205,237,249)
#D5EFF9
(213,239,249)
#DDF1F9
(221,241,249)
#E5F3F9
(229,243,249)
#EDF5F9
(237,245,249)
#F5F7F9
(245,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E3F9; }

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

This text font color is #A5E3F9.

Background Color

.myBgColor { background-color: #A5E3F9; }

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

This div background color is #A5E3F9.

Border color

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

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

This div border color is #A5E3F9.

Opacity

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

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

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

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

This text has shadow with #A5E3F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E3F9.

Preview

Color preview on black background

This text has color #A5E3F9 on black background.


Color preview on white background

This text has color #A5E3F9 on white background.


Black color preview on #A5E3F9 background

This text has black color on #A5E3F9 background.


White color preview on #A5E3F9 background

This text has white color on #A5E3F9 background.


Related colors

Complementary color

Complementary color for #hex is #5A1C06.


I love getcolorcode.com

Triadic colors

1 #F9A5E3 and #E3F9A5 with #A5E3F9 are triadic colors.

2 #F9E3A5 and #E3A5F9 with #A5E3F9 are triadic colors.