COLOR #A5E3E6

HEX: #A5E3E6 RGB: (165,227,230)

Renk bilgisi

#A5E3E6 contains mainly green and blue colors. #A5E3E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A5E3E6 color RGB value is (165,227,230).

RGB: (165,227,230) (65%, 89%, 90%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 227 of 255 = 89%
B 230 of 255 = 90%

165
227
230

R + G + B ~ 81%. #A5E3E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 227 + 230 = 622 (100%)
R 165 of 622 ~ 26.53%
G 227 of 622 ~ 36.5%
B 230 of 622 ~ 36.98'%

%26.53
%36.5
%36.98

CMYK RENK MODELİ

#A5E3E6 rengi CMYK tonu (28,1,0,10).

  • camgöbeği tonu 28.26%
  • eflatun tonu 1.30%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (28,1,0,10)
C28M1Y0K10 (28%, 1%, 0%, 10%)
(0.28 / 0.01 / 0.00 / 0.10)

CMYK yüzdeleri

%28.26
%1.3
%0
%9.8

Codes

Color #A5E3E6 in popluar color models

A5 E3 E6
RGB 165 227 230
HSL 183° 56.52% 77.45%
HSB/HSV 183° 28.26% 90.20%
CMYK 28.26% 1.30% 0.00%
9.80%

Color #A5E3E6 in popluar number systems.

HEX A5 E3 E6
Decimal 165 227 230
Binary 10100101 11100011 11100110
Octal 245 343 346

Shades and tints

Shades of #A5E3E6

#A5E3E6
(165,227,230)
#96CFD2
(150,207,210)
#87BBBE
(135,187,190)
#78A7AA
(120,167,170)
#699396
(105,147,150)
#5A7F82
(90,127,130)
#4B6B6E
(75,107,110)
#3C575A
(60,87,90)
#2D4346
(45,67,70)
#1E2F32
(30,47,50)
#0F1B1E
(15,27,30)
#000000
(0,0,0)

Tints of #A5E3E6

#A5E3E6
(165,227,230)
#ADE5E8
(173,229,232)
#B5E7EA
(181,231,234)
#BDE9EC
(189,233,236)
#C5EBEE
(197,235,238)
#CDEDF0
(205,237,240)
#D5EFF2
(213,239,242)
#DDF1F4
(221,241,244)
#E5F3F6
(229,243,246)
#EDF5F8
(237,245,248)
#F5F7FA
(245,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E3E6; }

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

This text font color is #A5E3E6.

Background Color

.myBgColor { background-color: #A5E3E6; }

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

This div background color is #A5E3E6.

Border color

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

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

This div border color is #A5E3E6.

Opacity

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

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

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

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

This text has shadow with #A5E3E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E3E6.

Preview

Color preview on black background

This text has color #A5E3E6 on black background.


Color preview on white background

This text has color #A5E3E6 on white background.


Black color preview on #A5E3E6 background

This text has black color on #A5E3E6 background.


White color preview on #A5E3E6 background

This text has white color on #A5E3E6 background.


Related colors

Complementary color

Complementary color for #hex is #5A1C19.


I love getcolorcode.com

Triadic colors

1 #E6A5E3 and #E3E6A5 with #A5E3E6 are triadic colors.

2 #E6E3A5 and #E3A5E6 with #A5E3E6 are triadic colors.