COLOR #A5E7FB

HEX: #A5E7FB RGB: (165,231,251)

Renk bilgisi

#A5E7FB contains mainly green and blue colors. #A5E7FB ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#A5E7FB color RGB value is (165,231,251).

RGB: (165,231,251) (65%, 91%, 98%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 231 of 255 = 91%
B 251 of 255 = 98%

165
231
251

R + G + B ~ 85%. #A5E7FB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 231 + 251 = 647 (100%)
R 165 of 647 ~ 25.5%
G 231 of 647 ~ 35.7%
B 251 of 647 ~ 38.79'%

%25.5
%35.7
%38.79

CMYK RENK MODELİ

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

  • camgöbeği tonu 34.26%
  • eflatun tonu 7.97%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%

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

CMYK yüzdeleri

%34.26
%7.97
%0
%1.57

Codes

Color #A5E7FB in popluar color models

A5 E7 FB
RGB 165 231 251
HSL 194° 91.49% 81.57%
HSB/HSV 194° 34.26% 98.43%
CMYK 34.26% 7.97% 0.00%
1.57%

Color #A5E7FB in popluar number systems.

HEX A5 E7 FB
Decimal 165 231 251
Binary 10100101 11100111 11111011
Octal 245 347 373

Shades and tints

Shades of #A5E7FB

#A5E7FB
(165,231,251)
#96D2E5
(150,210,229)
#87BDCF
(135,189,207)
#78A8B9
(120,168,185)
#6993A3
(105,147,163)
#5A7E8D
(90,126,141)
#4B6977
(75,105,119)
#3C5461
(60,84,97)
#2D3F4B
(45,63,75)
#1E2A35
(30,42,53)
#0F151F
(15,21,31)
#000000
(0,0,0)

Tints of #A5E7FB

#A5E7FB
(165,231,251)
#ADE9FB
(173,233,251)
#B5EBFB
(181,235,251)
#BDEDFB
(189,237,251)
#C5EFFB
(197,239,251)
#CDF1FB
(205,241,251)
#D5F3FB
(213,243,251)
#DDF5FB
(221,245,251)
#E5F7FB
(229,247,251)
#EDF9FB
(237,249,251)
#F5FBFB
(245,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5E7FB color. Also use rgb(165,231,251) instead hex code.

Text Font Color

.myTextColor { color: #A5E7FB; }

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

This text font color is #A5E7FB.

Background Color

.myBgColor { background-color: #A5E7FB; }

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

This div background color is #A5E7FB.

Border color

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

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

This div border color is #A5E7FB.

Opacity

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

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

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

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

This text has shadow with #A5E7FB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E7FB.

Preview

Color preview on black background

This text has color #A5E7FB on black background.


Color preview on white background

This text has color #A5E7FB on white background.


Black color preview on #A5E7FB background

This text has black color on #A5E7FB background.


White color preview on #A5E7FB background

This text has white color on #A5E7FB background.


Related colors

Complementary color

Complementary color for #hex is #5A1804.


I love getcolorcode.com

Triadic colors

1 #FBA5E7 and #E7FBA5 with #A5E7FB are triadic colors.

2 #FBE7A5 and #E7A5FB with #A5E7FB are triadic colors.