COLOR #A5E6E2

HEX: #A5E6E2 RGB: (165,230,226)

Renk bilgisi

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

RGB renk modeli

#A5E6E2 color RGB value is (165,230,226).

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

RGB bağlantıları ve doygunluk

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

165
230
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 226 = 621 (100%)
R 165 of 621 ~ 26.57%
G 230 of 621 ~ 37.04%
B 226 of 621 ~ 36.39'%

%26.57
%37.04
%36.39

CMYK RENK MODELİ

#A5E6E2 rengi CMYK tonu (28,0,2,10).

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

CMYK: (28,0,2,10)
C28M0Y2K10 (28%, 0%, 2%, 10%)
(0.28 / 0.00 / 0.02 / 0.10)

CMYK yüzdeleri

%28.26
%0
%1.74
%9.8

Codes

Color #A5E6E2 in popluar color models

A5 E6 E2
RGB 165 230 226
HSL 176° 56.52% 77.45%
HSB/HSV 176° 28.26% 90.20%
CMYK 28.26% 0.00% 1.74%
9.80%

Color #A5E6E2 in popluar number systems.

HEX A5 E6 E2
Decimal 165 230 226
Binary 10100101 11100110 11100010
Octal 245 346 342

Shades and tints

Shades of #A5E6E2

#A5E6E2
(165,230,226)
#96D2CE
(150,210,206)
#87BEBA
(135,190,186)
#78AAA6
(120,170,166)
#699692
(105,150,146)
#5A827E
(90,130,126)
#4B6E6A
(75,110,106)
#3C5A56
(60,90,86)
#2D4642
(45,70,66)
#1E322E
(30,50,46)
#0F1E1A
(15,30,26)
#000000
(0,0,0)

Tints of #A5E6E2

#A5E6E2
(165,230,226)
#ADE8E4
(173,232,228)
#B5EAE6
(181,234,230)
#BDECE8
(189,236,232)
#C5EEEA
(197,238,234)
#CDF0EC
(205,240,236)
#D5F2EE
(213,242,238)
#DDF4F0
(221,244,240)
#E5F6F2
(229,246,242)
#EDF8F4
(237,248,244)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6E2; }

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

This text font color is #A5E6E2.

Background Color

.myBgColor { background-color: #A5E6E2; }

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

This div background color is #A5E6E2.

Border color

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

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

This div border color is #A5E6E2.

Opacity

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

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

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

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

This text has shadow with #A5E6E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6E2.

Preview

Color preview on black background

This text has color #A5E6E2 on black background.


Color preview on white background

This text has color #A5E6E2 on white background.


Black color preview on #A5E6E2 background

This text has black color on #A5E6E2 background.


White color preview on #A5E6E2 background

This text has white color on #A5E6E2 background.


Related colors

Complementary color

Complementary color for #hex is #5A191D.


I love getcolorcode.com

Triadic colors

1 #E2A5E6 and #E6E2A5 with #A5E6E2 are triadic colors.

2 #E2E6A5 and #E6A5E2 with #A5E6E2 are triadic colors.