COLOR #A5E4FA

HEX: #A5E4FA RGB: (165,228,250)

Renk bilgisi

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

RGB renk modeli

#A5E4FA color RGB value is (165,228,250).

RGB: (165,228,250) (65%, 89%, 98%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 228 of 255 = 89%
B 250 of 255 = 98%

165
228
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 228 + 250 = 643 (100%)
R 165 of 643 ~ 25.66%
G 228 of 643 ~ 35.46%
B 250 of 643 ~ 38.88'%

%25.66
%35.46
%38.88

CMYK RENK MODELİ

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

  • camgöbeği tonu 34.00%
  • eflatun tonu 8.80%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

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

CMYK yüzdeleri

%34
%8.8
%0
%1.96

Codes

Color #A5E4FA in popluar color models

A5 E4 FA
RGB 165 228 250
HSL 196° 89.47% 81.37%
HSB/HSV 196° 34.00% 98.04%
CMYK 34.00% 8.80% 0.00%
1.96%

Color #A5E4FA in popluar number systems.

HEX A5 E4 FA
Decimal 165 228 250
Binary 10100101 11100100 11111010
Octal 245 344 372

Shades and tints

Shades of #A5E4FA

#A5E4FA
(165,228,250)
#96D0E4
(150,208,228)
#87BCCE
(135,188,206)
#78A8B8
(120,168,184)
#6994A2
(105,148,162)
#5A808C
(90,128,140)
#4B6C76
(75,108,118)
#3C5860
(60,88,96)
#2D444A
(45,68,74)
#1E3034
(30,48,52)
#0F1C1E
(15,28,30)
#000000
(0,0,0)

Tints of #A5E4FA

#A5E4FA
(165,228,250)
#ADE6FA
(173,230,250)
#B5E8FA
(181,232,250)
#BDEAFA
(189,234,250)
#C5ECFA
(197,236,250)
#CDEEFA
(205,238,250)
#D5F0FA
(213,240,250)
#DDF2FA
(221,242,250)
#E5F4FA
(229,244,250)
#EDF6FA
(237,246,250)
#F5F8FA
(245,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E4FA color. Also use rgb(165,228,250) instead hex code.

Text Font Color

.myTextColor { color: #A5E4FA; }

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

This text font color is #A5E4FA.

Background Color

.myBgColor { background-color: #A5E4FA; }

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

This div background color is #A5E4FA.

Border color

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

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

This div border color is #A5E4FA.

Opacity

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

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

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

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

This text has shadow with #A5E4FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E4FA.

Preview

Color preview on black background

This text has color #A5E4FA on black background.


Color preview on white background

This text has color #A5E4FA on white background.


Black color preview on #A5E4FA background

This text has black color on #A5E4FA background.


White color preview on #A5E4FA background

This text has white color on #A5E4FA background.


Related colors

Complementary color

Complementary color for #hex is #5A1B05.


I love getcolorcode.com

Triadic colors

1 #FAA5E4 and #E4FAA5 with #A5E4FA are triadic colors.

2 #FAE4A5 and #E4A5FA with #A5E4FA are triadic colors.