COLOR #A5E2E5

HEX: #A5E2E5 RGB: (165,226,229)

Color info

#A5E2E5 contains mainly green and blue colors. Web safe color of #A5E2E5 is #99CCCC (or #9CC).

RGB color model

#A5E2E5 color RGB value is (165,226,229).

RGB: (165,226,229) (65%, 89%, 90%)

RGB channels and saturation

R 165 of 255 = 65%
G 226 of 255 = 89%
B 229 of 255 = 90%

165
226
229

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

Portions of RGB colors in percentages

R + G + B = 165 + 226 + 229 = 620 (100%)
R 165 of 620 ~ 26.61%
G 226 of 620 ~ 36.45%
B 229 of 620 ~ 36.94'%

%26.61
%36.45
%36.94

CMYK color model

#A5E2E5 color CMYK value is (28,1,0,10).

  • cyan value is 27.95%
  • magenta value is 1.31%
  • yellow value is 0.00%
  • key color value is 10.20%

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

CMYK percentages

%27.95
%1.31
%0
%10.2

Codes

Color #A5E2E5 in popluar color models

A5 E2 E5
RGB 165 226 229
HSL 183° 55.17% 77.25%
HSB/HSV 183° 27.95% 89.80%
CMYK 27.95% 1.31% 0.00%
10.20%

Color #A5E2E5 in popluar number systems.

HEX A5 E2 E5
Decimal 165 226 229
Binary 10100101 11100010 11100101
Octal 245 342 345

Shades and tints

Shades of #A5E2E5

#A5E2E5
(165,226,229)
#96CED1
(150,206,209)
#87BABD
(135,186,189)
#78A6A9
(120,166,169)
#699295
(105,146,149)
#5A7E81
(90,126,129)
#4B6A6D
(75,106,109)
#3C5659
(60,86,89)
#2D4245
(45,66,69)
#1E2E31
(30,46,49)
#0F1A1D
(15,26,29)
#000000
(0,0,0)

Tints of #A5E2E5

#A5E2E5
(165,226,229)
#ADE4E7
(173,228,231)
#B5E6E9
(181,230,233)
#BDE8EB
(189,232,235)
#C5EAED
(197,234,237)
#CDECEF
(205,236,239)
#D5EEF1
(213,238,241)
#DDF0F3
(221,240,243)
#E5F2F5
(229,242,245)
#EDF4F7
(237,244,247)
#F5F6F9
(245,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E2E5; }

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

This text font color is #A5E2E5.

Background Color

.myBgColor { background-color: #A5E2E5; }

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

This div background color is #A5E2E5.

Border color

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

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

This div border color is #A5E2E5.

Opacity

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

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

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

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

This text has shadow with #A5E2E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E2E5.

Preview

Color preview on black background

This text has color #A5E2E5 on black background.


Color preview on white background

This text has color #A5E2E5 on white background.


Black color preview on #A5E2E5 background

This text has black color on #A5E2E5 background.


White color preview on #A5E2E5 background

This text has white color on #A5E2E5 background.


Related colors

Complementary color

Complementary color for #hex is #5A1D1A.


I love getcolorcode.com

Triadic colors

1 #E5A5E2 and #E2E5A5 with #A5E2E5 are triadic colors.

2 #E5E2A5 and #E2A5E5 with #A5E2E5 are triadic colors.