COLOR #A5E2FD

HEX: #A5E2FD RGB: (165,226,253)

Renk bilgisi

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

RGB renk modeli

#A5E2FD color RGB value is (165,226,253).

RGB: (165,226,253) (65%, 89%, 99%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 226 of 255 = 89%
B 253 of 255 = 99%

165
226
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 226 + 253 = 644 (100%)
R 165 of 644 ~ 25.62%
G 226 of 644 ~ 35.09%
B 253 of 644 ~ 39.29'%

%25.62
%35.09
%39.29

CMYK RENK MODELİ

#A5E2FD rengi CMYK tonu (35,11,0,1).

  • camgöbeği tonu 34.78%
  • eflatun tonu 10.67%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (35,11,0,1)
C35M11Y0K1 (35%, 11%, 0%, 1%)
(0.35 / 0.11 / 0.00 / 0.01)

CMYK yüzdeleri

%34.78
%10.67
%0
%0.78

Codes

Color #A5E2FD in popluar color models

A5 E2 FD
RGB 165 226 253
HSL 198° 95.65% 81.96%
HSB/HSV 198° 34.78% 99.22%
CMYK 34.78% 10.67% 0.00%
0.78%

Color #A5E2FD in popluar number systems.

HEX A5 E2 FD
Decimal 165 226 253
Binary 10100101 11100010 11111101
Octal 245 342 375

Shades and tints

Shades of #A5E2FD

#A5E2FD
(165,226,253)
#96CEE6
(150,206,230)
#87BACF
(135,186,207)
#78A6B8
(120,166,184)
#6992A1
(105,146,161)
#5A7E8A
(90,126,138)
#4B6A73
(75,106,115)
#3C565C
(60,86,92)
#2D4245
(45,66,69)
#1E2E2E
(30,46,46)
#0F1A17
(15,26,23)
#000000
(0,0,0)

Tints of #A5E2FD

#A5E2FD
(165,226,253)
#ADE4FD
(173,228,253)
#B5E6FD
(181,230,253)
#BDE8FD
(189,232,253)
#C5EAFD
(197,234,253)
#CDECFD
(205,236,253)
#D5EEFD
(213,238,253)
#DDF0FD
(221,240,253)
#E5F2FD
(229,242,253)
#EDF4FD
(237,244,253)
#F5F6FD
(245,246,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E2FD; }

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

This text font color is #A5E2FD.

Background Color

.myBgColor { background-color: #A5E2FD; }

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

This div background color is #A5E2FD.

Border color

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

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

This div border color is #A5E2FD.

Opacity

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

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

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

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

This text has shadow with #A5E2FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E2FD.

Preview

Color preview on black background

This text has color #A5E2FD on black background.


Color preview on white background

This text has color #A5E2FD on white background.


Black color preview on #A5E2FD background

This text has black color on #A5E2FD background.


White color preview on #A5E2FD background

This text has white color on #A5E2FD background.


Related colors

Complementary color

Complementary color for #hex is #5A1D02.


I love getcolorcode.com

Triadic colors

1 #FDA5E2 and #E2FDA5 with #A5E2FD are triadic colors.

2 #FDE2A5 and #E2A5FD with #A5E2FD are triadic colors.