COLOR #A5E5FA

HEX: #A5E5FA RGB: (165,229,250)

Renk bilgisi

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

RGB renk modeli

#A5E5FA color RGB value is (165,229,250).

RGB: (165,229,250) (65%, 90%, 98%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 250 of 255 = 98%

165
229
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 250 = 644 (100%)
R 165 of 644 ~ 25.62%
G 229 of 644 ~ 35.56%
B 250 of 644 ~ 38.82'%

%25.62
%35.56
%38.82

CMYK RENK MODELİ

#A5E5FA rengi CMYK tonu (34,8,0,2).

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

CMYK: (34,8,0,2)
C34M8Y0K2 (34%, 8%, 0%, 2%)
(0.34 / 0.08 / 0.00 / 0.02)

CMYK yüzdeleri

%34
%8.4
%0
%1.96

Codes

Color #A5E5FA in popluar color models

A5 E5 FA
RGB 165 229 250
HSL 195° 89.47% 81.37%
HSB/HSV 195° 34.00% 98.04%
CMYK 34.00% 8.40% 0.00%
1.96%

Color #A5E5FA in popluar number systems.

HEX A5 E5 FA
Decimal 165 229 250
Binary 10100101 11100101 11111010
Octal 245 345 372

Shades and tints

Shades of #A5E5FA

#A5E5FA
(165,229,250)
#96D1E4
(150,209,228)
#87BDCE
(135,189,206)
#78A9B8
(120,169,184)
#6995A2
(105,149,162)
#5A818C
(90,129,140)
#4B6D76
(75,109,118)
#3C5960
(60,89,96)
#2D454A
(45,69,74)
#1E3134
(30,49,52)
#0F1D1E
(15,29,30)
#000000
(0,0,0)

Tints of #A5E5FA

#A5E5FA
(165,229,250)
#ADE7FA
(173,231,250)
#B5E9FA
(181,233,250)
#BDEBFA
(189,235,250)
#C5EDFA
(197,237,250)
#CDEFFA
(205,239,250)
#D5F1FA
(213,241,250)
#DDF3FA
(221,243,250)
#E5F5FA
(229,245,250)
#EDF7FA
(237,247,250)
#F5F9FA
(245,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5FA; }

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

This text font color is #A5E5FA.

Background Color

.myBgColor { background-color: #A5E5FA; }

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

This div background color is #A5E5FA.

Border color

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

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

This div border color is #A5E5FA.

Opacity

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

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

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

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

This text has shadow with #A5E5FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5FA.

Preview

Color preview on black background

This text has color #A5E5FA on black background.


Color preview on white background

This text has color #A5E5FA on white background.


Black color preview on #A5E5FA background

This text has black color on #A5E5FA background.


White color preview on #A5E5FA background

This text has white color on #A5E5FA background.


Related colors

Complementary color

Complementary color for #hex is #5A1A05.


I love getcolorcode.com

Triadic colors

1 #FAA5E5 and #E5FAA5 with #A5E5FA are triadic colors.

2 #FAE5A5 and #E5A5FA with #A5E5FA are triadic colors.