COLOR #A5E5E6

HEX: #A5E5E6 RGB: (165,229,230)

Renk bilgisi

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

RGB renk modeli

#A5E5E6 color RGB value is (165,229,230).

RGB: (165,229,230) (65%, 90%, 90%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 230 of 255 = 90%

165
229
230

R + G + B ~ 82%. #A5E5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 230 = 624 (100%)
R 165 of 624 ~ 26.44%
G 229 of 624 ~ 36.7%
B 230 of 624 ~ 36.86'%

%26.44
%36.7
%36.86

CMYK RENK MODELİ

#A5E5E6 rengi CMYK tonu (28,0,0,10).

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

CMYK: (28,0,0,10)
C28M0Y0K10 (28%, 0%, 0%, 10%)
(0.28 / 0.00 / 0.00 / 0.10)

CMYK yüzdeleri

%28.26
%0.43
%0
%9.8

Codes

Color #A5E5E6 in popluar color models

A5 E5 E6
RGB 165 229 230
HSL 181° 56.52% 77.45%
HSB/HSV 181° 28.26% 90.20%
CMYK 28.26% 0.43% 0.00%
9.80%

Color #A5E5E6 in popluar number systems.

HEX A5 E5 E6
Decimal 165 229 230
Binary 10100101 11100101 11100110
Octal 245 345 346

Shades and tints

Shades of #A5E5E6

#A5E5E6
(165,229,230)
#96D1D2
(150,209,210)
#87BDBE
(135,189,190)
#78A9AA
(120,169,170)
#699596
(105,149,150)
#5A8182
(90,129,130)
#4B6D6E
(75,109,110)
#3C595A
(60,89,90)
#2D4546
(45,69,70)
#1E3132
(30,49,50)
#0F1D1E
(15,29,30)
#000000
(0,0,0)

Tints of #A5E5E6

#A5E5E6
(165,229,230)
#ADE7E8
(173,231,232)
#B5E9EA
(181,233,234)
#BDEBEC
(189,235,236)
#C5EDEE
(197,237,238)
#CDEFF0
(205,239,240)
#D5F1F2
(213,241,242)
#DDF3F4
(221,243,244)
#E5F5F6
(229,245,246)
#EDF7F8
(237,247,248)
#F5F9FA
(245,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5E6; }

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

This text font color is #A5E5E6.

Background Color

.myBgColor { background-color: #A5E5E6; }

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

This div background color is #A5E5E6.

Border color

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

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

This div border color is #A5E5E6.

Opacity

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

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

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

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

This text has shadow with #A5E5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5E6.

Preview

Color preview on black background

This text has color #A5E5E6 on black background.


Color preview on white background

This text has color #A5E5E6 on white background.


Black color preview on #A5E5E6 background

This text has black color on #A5E5E6 background.


White color preview on #A5E5E6 background

This text has white color on #A5E5E6 background.


Related colors

Complementary color

Complementary color for #hex is #5A1A19.


I love getcolorcode.com

Triadic colors

1 #E6A5E5 and #E5E6A5 with #A5E5E6 are triadic colors.

2 #E6E5A5 and #E5A5E6 with #A5E5E6 are triadic colors.