COLOR #A5E5CC

HEX: #A5E5CC RGB: (165,229,204)

Renk bilgisi

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

RGB renk modeli

#A5E5CC color RGB value is (165,229,204).

RGB: (165,229,204) (65%, 90%, 80%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 229 of 255 = 90%
B 204 of 255 = 80%

165
229
204

R + G + B ~ 78%. #A5E5CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 229 + 204 = 598 (100%)
R 165 of 598 ~ 27.59%
G 229 of 598 ~ 38.29%
B 204 of 598 ~ 34.11'%

%27.59
%38.29
%34.11

CMYK RENK MODELİ

#A5E5CC rengi CMYK tonu (28,0,11,10).

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

CMYK: (28,0,11,10)
C28M0Y11K10 (28%, 0%, 11%, 10%)
(0.28 / 0.00 / 0.11 / 0.10)

CMYK yüzdeleri

%27.95
%0
%10.92
%10.2

Codes

Color #A5E5CC in popluar color models

A5 E5 CC
RGB 165 229 204
HSL 157° 55.17% 77.25%
HSB/HSV 157° 27.95% 89.80%
CMYK 27.95% 0.00% 10.92%
10.20%

Color #A5E5CC in popluar number systems.

HEX A5 E5 CC
Decimal 165 229 204
Binary 10100101 11100101 11001100
Octal 245 345 314

Shades and tints

Shades of #A5E5CC

#A5E5CC
(165,229,204)
#96D1BA
(150,209,186)
#87BDA8
(135,189,168)
#78A996
(120,169,150)
#699584
(105,149,132)
#5A8172
(90,129,114)
#4B6D60
(75,109,96)
#3C594E
(60,89,78)
#2D453C
(45,69,60)
#1E312A
(30,49,42)
#0F1D18
(15,29,24)
#000000
(0,0,0)

Tints of #A5E5CC

#A5E5CC
(165,229,204)
#ADE7D0
(173,231,208)
#B5E9D4
(181,233,212)
#BDEBD8
(189,235,216)
#C5EDDC
(197,237,220)
#CDEFE0
(205,239,224)
#D5F1E4
(213,241,228)
#DDF3E8
(221,243,232)
#E5F5EC
(229,245,236)
#EDF7F0
(237,247,240)
#F5F9F4
(245,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5E5CC; }

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

This text font color is #A5E5CC.

Background Color

.myBgColor { background-color: #A5E5CC; }

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

This div background color is #A5E5CC.

Border color

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

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

This div border color is #A5E5CC.

Opacity

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

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

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

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

This text has shadow with #A5E5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5E5CC.

Preview

Color preview on black background

This text has color #A5E5CC on black background.


Color preview on white background

This text has color #A5E5CC on white background.


Black color preview on #A5E5CC background

This text has black color on #A5E5CC background.


White color preview on #A5E5CC background

This text has white color on #A5E5CC background.


Related colors

Complementary color

Complementary color for #hex is #5A1A33.


I love getcolorcode.com

Triadic colors

1 #CCA5E5 and #E5CCA5 with #A5E5CC are triadic colors.

2 #CCE5A5 and #E5A5CC with #A5E5CC are triadic colors.