COLOR #A5E6CE

HEX: #A5E6CE RGB: (165,230,206)

Renk bilgisi

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

RGB renk modeli

#A5E6CE color RGB value is (165,230,206).

RGB: (165,230,206) (65%, 90%, 81%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 230 of 255 = 90%
B 206 of 255 = 81%

165
230
206

R + G + B ~ 79%. #A5E6CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 230 + 206 = 601 (100%)
R 165 of 601 ~ 27.45%
G 230 of 601 ~ 38.27%
B 206 of 601 ~ 34.28'%

%27.45
%38.27
%34.28

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%28.26
%0
%10.43
%9.8

Codes

Color #A5E6CE in popluar color models

A5 E6 CE
RGB 165 230 206
HSL 158° 56.52% 77.45%
HSB/HSV 158° 28.26% 90.20%
CMYK 28.26% 0.00% 10.43%
9.80%

Color #A5E6CE in popluar number systems.

HEX A5 E6 CE
Decimal 165 230 206
Binary 10100101 11100110 11001110
Octal 245 346 316

Shades and tints

Shades of #A5E6CE

#A5E6CE
(165,230,206)
#96D2BC
(150,210,188)
#87BEAA
(135,190,170)
#78AA98
(120,170,152)
#699686
(105,150,134)
#5A8274
(90,130,116)
#4B6E62
(75,110,98)
#3C5A50
(60,90,80)
#2D463E
(45,70,62)
#1E322C
(30,50,44)
#0F1E1A
(15,30,26)
#000000
(0,0,0)

Tints of #A5E6CE

#A5E6CE
(165,230,206)
#ADE8D2
(173,232,210)
#B5EAD6
(181,234,214)
#BDECDA
(189,236,218)
#C5EEDE
(197,238,222)
#CDF0E2
(205,240,226)
#D5F2E6
(213,242,230)
#DDF4EA
(221,244,234)
#E5F6EE
(229,246,238)
#EDF8F2
(237,248,242)
#F5FAF6
(245,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E6CE; }

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

This text font color is #A5E6CE.

Background Color

.myBgColor { background-color: #A5E6CE; }

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

This div background color is #A5E6CE.

Border color

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

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

This div border color is #A5E6CE.

Opacity

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

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

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

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

This text has shadow with #A5E6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E6CE.

Preview

Color preview on black background

This text has color #A5E6CE on black background.


Color preview on white background

This text has color #A5E6CE on white background.


Black color preview on #A5E6CE background

This text has black color on #A5E6CE background.


White color preview on #A5E6CE background

This text has white color on #A5E6CE background.


Related colors

Complementary color

Complementary color for #hex is #5A1931.


I love getcolorcode.com

Triadic colors

1 #CEA5E6 and #E6CEA5 with #A5E6CE are triadic colors.

2 #CEE6A5 and #E6A5CE with #A5E6CE are triadic colors.