COLOR #A5EECE

HEX: #A5EECE RGB: (165,238,206)

Renk bilgisi

#A5EECE contains mainly green and blue colors. #A5EECE ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A5EECE color RGB value is (165,238,206).

RGB: (165,238,206) (65%, 93%, 81%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 238 of 255 = 93%
B 206 of 255 = 81%

165
238
206

R + G + B ~ 80%. #A5EECE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 238 + 206 = 609 (100%)
R 165 of 609 ~ 27.09%
G 238 of 609 ~ 39.08%
B 206 of 609 ~ 33.83'%

%27.09
%39.08
%33.83

CMYK RENK MODELİ

#A5EECE rengi CMYK tonu (31,0,13,7).

  • camgöbeği tonu 30.67%
  • eflatun tonu 0.00%
  • sarı tonu 13.45%
  • ana renk tonu 6.67%

CMYK: (31,0,13,7)
C31M0Y13K7 (31%, 0%, 13%, 7%)
(0.31 / 0.00 / 0.13 / 0.07)

CMYK yüzdeleri

%30.67
%0
%13.45
%6.67

Codes

Color #A5EECE in popluar color models

A5 EE CE
RGB 165 238 206
HSL 154° 68.22% 79.02%
HSB/HSV 154° 30.67% 93.33%
CMYK 30.67% 0.00% 13.45%
6.67%

Color #A5EECE in popluar number systems.

HEX A5 EE CE
Decimal 165 238 206
Binary 10100101 11101110 11001110
Octal 245 356 316

Shades and tints

Shades of #A5EECE

#A5EECE
(165,238,206)
#96D9BC
(150,217,188)
#87C4AA
(135,196,170)
#78AF98
(120,175,152)
#699A86
(105,154,134)
#5A8574
(90,133,116)
#4B7062
(75,112,98)
#3C5B50
(60,91,80)
#2D463E
(45,70,62)
#1E312C
(30,49,44)
#0F1C1A
(15,28,26)
#000000
(0,0,0)

Tints of #A5EECE

#A5EECE
(165,238,206)
#ADEFD2
(173,239,210)
#B5F0D6
(181,240,214)
#BDF1DA
(189,241,218)
#C5F2DE
(197,242,222)
#CDF3E2
(205,243,226)
#D5F4E6
(213,244,230)
#DDF5EA
(221,245,234)
#E5F6EE
(229,246,238)
#EDF7F2
(237,247,242)
#F5F8F6
(245,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5EECE; }

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

This text font color is #A5EECE.

Background Color

.myBgColor { background-color: #A5EECE; }

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

This div background color is #A5EECE.

Border color

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

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

This div border color is #A5EECE.

Opacity

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

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

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

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

This text has shadow with #A5EECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EECE.

Preview

Color preview on black background

This text has color #A5EECE on black background.


Color preview on white background

This text has color #A5EECE on white background.


Black color preview on #A5EECE background

This text has black color on #A5EECE background.


White color preview on #A5EECE background

This text has white color on #A5EECE background.


Related colors

Complementary color

Complementary color for #hex is #5A1131.


I love getcolorcode.com

Triadic colors

1 #CEA5EE and #EECEA5 with #A5EECE are triadic colors.

2 #CEEEA5 and #EEA5CE with #A5EECE are triadic colors.