COLOR #A5E5CE

HEX: #A5E5CE RGB: (165,229,206)

Renk bilgisi

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

RGB renk modeli

#A5E5CE color RGB value is (165,229,206).

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

RGB bağlantıları ve doygunluk

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

165
229
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 206 = 600 (100%)
R 165 of 600 ~ 27.5%
G 229 of 600 ~ 38.17%
B 206 of 600 ~ 34.33'%

%27.5
%38.17
%34.33

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.95%
  • eflatun tonu 0.00%
  • sarı tonu 10.04%
  • ana renk tonu 10.20%

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

CMYK yüzdeleri

%27.95
%0
%10.04
%10.2

Codes

Color #A5E5CE in popluar color models

A5 E5 CE
RGB 165 229 206
HSL 158° 55.17% 77.25%
HSB/HSV 158° 27.95% 89.80%
CMYK 27.95% 0.00% 10.04%
10.20%

Color #A5E5CE in popluar number systems.

HEX A5 E5 CE
Decimal 165 229 206
Binary 10100101 11100101 11001110
Octal 245 345 316

Shades and tints

Shades of #A5E5CE

#A5E5CE
(165,229,206)
#96D1BC
(150,209,188)
#87BDAA
(135,189,170)
#78A998
(120,169,152)
#699586
(105,149,134)
#5A8174
(90,129,116)
#4B6D62
(75,109,98)
#3C5950
(60,89,80)
#2D453E
(45,69,62)
#1E312C
(30,49,44)
#0F1D1A
(15,29,26)
#000000
(0,0,0)

Tints of #A5E5CE

#A5E5CE
(165,229,206)
#ADE7D2
(173,231,210)
#B5E9D6
(181,233,214)
#BDEBDA
(189,235,218)
#C5EDDE
(197,237,222)
#CDEFE2
(205,239,226)
#D5F1E6
(213,241,230)
#DDF3EA
(221,243,234)
#E5F5EE
(229,245,238)
#EDF7F2
(237,247,242)
#F5F9F6
(245,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5CE; }

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

This text font color is #A5E5CE.

Background Color

.myBgColor { background-color: #A5E5CE; }

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

This div background color is #A5E5CE.

Border color

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

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

This div border color is #A5E5CE.

Opacity

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

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

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

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

This text has shadow with #A5E5CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5CE.

Preview

Color preview on black background

This text has color #A5E5CE on black background.


Color preview on white background

This text has color #A5E5CE on white background.


Black color preview on #A5E5CE background

This text has black color on #A5E5CE background.


White color preview on #A5E5CE background

This text has white color on #A5E5CE background.


Related colors

Complementary color

Complementary color for #hex is #5A1A31.


I love getcolorcode.com

Triadic colors

1 #CEA5E5 and #E5CEA5 with #A5E5CE are triadic colors.

2 #CEE5A5 and #E5A5CE with #A5E5CE are triadic colors.